|
dune-grid 2.10
|
Loading...
Searching...
No Matches
Dune::Alberta::FillFlags< dim > Struct Template Reference
#include <dune/grid/albertagrid/misc.hh>
Public Types | |
| typedef ALBERTA FLAGS | Flags |
Static Public Attributes | |
| static const Flags | nothing = FILL_NOTHING |
| static const Flags | coords = FILL_COORDS |
| static const Flags | neighbor = FILL_NEIGH |
| static const Flags | orientation = (dim == 3 ? FILL_ORIENTATION : FILL_NOTHING) |
| static const Flags | projection = FILL_PROJECTION |
| static const Flags | elementType = FILL_NOTHING |
| static const Flags | boundaryId = FILL_MACRO_WALLS |
| static const Flags | nonPeriodic = FILL_NON_PERIODIC |
| static const Flags | all |
| static const Flags | standardWithCoords = all & ~nonPeriodic & ~projection |
| static const Flags | standard = standardWithCoords |
Member Typedef Documentation
◆ Flags
template<int dim>
| typedef ALBERTA FLAGS Dune::Alberta::FillFlags< dim >::Flags |
Member Data Documentation
◆ all
template<int dim>
|
static |
Initial value:
◆ boundaryId
template<int dim>
|
static |
◆ coords
template<int dim>
|
static |
◆ elementType
template<int dim>
|
static |
◆ neighbor
template<int dim>
|
static |
◆ nonPeriodic
template<int dim>
|
static |
◆ nothing
template<int dim>
|
static |
◆ orientation
template<int dim>
|
static |
◆ projection
template<int dim>
|
static |
◆ standard
template<int dim>
|
static |
◆ standardWithCoords
template<int dim>
|
static |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8