|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
Enumerations | |
| enum | { DO_NOT_COMPUTE , NOT_SYSBOUNDARY , IONOSPHERE , OUTFLOW , MAXWELLIAN , COPYSPHERE , OUTER_BOUNDARY_PADDING , N_SYSBOUNDARY_CONDITIONS } |
The namespace sysboundarytype contains the identification index of the boundary condition types applied to a cell, it is stored in SpatialCell::sysBoundaryFlag and used by the BoundaryCondition class' functions to determine what type of BC to apply to a cell. At least for the workings of vlasovmover_leveque.cpp the order of the first two entries should not be changed.
| anonymous enum |