Loading...
Searching...
No Matches
PLMD::volumes Namespace Reference

Classes

class  ActionVolume
 This is the abstract base class to use for implementing a new way of defining a particular region of the simulation box. More...
 
class  Density
 Provides the keyword DENSITY More...
 
class  VolumeAround
 
class  VolumeCavity
 
struct  VolumeData
 
class  VolumeInCylinder
 
class  VolumeInEnvelope
 
struct  VolumeInput
 
struct  VolumeInSphere
 
class  VolumeOutput
 
class  VolumeShortcut
 
class  VolumeTetrapore
 

Typedefs

typedef ActionVolume< VolumeAroundVola
 
typedef ActionVolume< VolumeInCylinderVolc
 
typedef ActionVolume< VolumeCavityVolCav
 
typedef ActionVolume< VolumeInEnvelopevolenv
 
typedef ActionVolume< VolumeInSphereVols
 
typedef ActionVolume< VolumeTetraporeVolTet
 
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

◆ Vola

◆ Volc

◆ VolCav

◆ volenv

◆ Vols

◆ VolTet

◆ 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"