Classes | Typedefs | Variables
PLMD::volumes Namespace Reference

Classes

class  ActionVolume
 
class  Density
 Provides the keyword DENSITY More...
 
class  VolumeAround
 Provides the keyword AROUND_CALC More...
 
class  VolumeCavity
 Provides the keyword CAVITY_CALC More...
 
class  VolumeInCylinder
 Provides the keyword INCYLINDER_CALC More...
 
class  VolumeInEnvelope
 Provides the keyword INENVELOPE_CALC More...
 
class  VolumeInSphere
 Provides the keyword INSPHERE_CALC More...
 
class  VolumeShortcut
 
class  VolumeTetrapore
 Provides the keyword TETRAHEDRALPORE_CALC More...
 

Typedefs

typedef VolumeShortcut< glob_aroundVolumeAroundShortcut
 
typedef VolumeShortcut< glob_cavityVolumeCavityShortcut
 
typedef VolumeShortcut< glob_cylinderVolumeInCylinderShortcut
 
typedef VolumeShortcut< glob_contoursVolumeInEnvelopeShortcut
 
typedef VolumeShortcut< glob_sphereVolumeInSphereShortcut
 
typedef VolumeShortcut< glob_tetraporeVolumeTetraporeShortcut
 

Variables

char glob_around [] = "AROUND"
 
char glob_cavity [] = "CAVITY"
 
char glob_contours [] = "INENVELOPE"
 
char glob_cylinder [] = "INCYLINDER"
 
char glob_sphere [] = "INSPHERE"
 
char glob_tetrapore [] = "TETRAHEDRALPORE"
 

Typedef Documentation

◆ VolumeAroundShortcut

◆ VolumeCavityShortcut

◆ VolumeInCylinderShortcut

◆ VolumeInEnvelopeShortcut

◆ VolumeInSphereShortcut

◆ VolumeTetraporeShortcut

Variable Documentation

◆ glob_around

char PLMD::volumes::glob_around[] = "AROUND"

◆ glob_cavity

char PLMD::volumes::glob_cavity[] = "CAVITY"

◆ glob_contours

char PLMD::volumes::glob_contours[] = "INENVELOPE"

◆ glob_cylinder

char PLMD::volumes::glob_cylinder[] = "INCYLINDER"

◆ glob_sphere

char PLMD::volumes::glob_sphere[] = "INSPHERE"

◆ glob_tetrapore

char PLMD::volumes::glob_tetrapore[] = "TETRAHEDRALPORE"