tagint np_total
total number of particles
Definition: domain.h:39
bool axisymmetric
true if axisymmetric, false otherwise
Definition: domain.h:38
vector< class Solid * > solids
list of defined Solids
Definition: domain.h:47
class Grid * grid
pointer to the common background grid (if using Updated Lagrangian)
Definition: domain.h:49
RegionCreatorMap * region_map
Map of all the known region types.
Definition: domain.h:67
bool created
has the domain been created?
Definition: domain.h:37
int dimension
1 == 1D, 2 == 2d, 3 == 3d
Definition: domain.h:36
vector< class Region * > regions
list of defined Regions
Definition: domain.h:46