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< VolumeAround > | Vola |
| typedef ActionVolume< VolumeInCylinder > | Volc |
| typedef ActionVolume< VolumeCavity > | VolCav |
| typedef ActionVolume< VolumeInEnvelope > | volenv |
| typedef ActionVolume< VolumeInSphere > | Vols |
| typedef ActionVolume< VolumeTetrapore > | VolTet |
| typedef VolumeShortcut< glob_around > | VolumeAroundShortcut |
| typedef VolumeShortcut< glob_cavity > | VolumeCavityShortcut |
| typedef VolumeShortcut< glob_cylinder > | VolumeInCylinderShortcut |
| typedef VolumeShortcut< glob_contours > | VolumeInEnvelopeShortcut |
| typedef VolumeShortcut< glob_sphere > | VolumeInSphereShortcut |
| typedef VolumeShortcut< glob_tetrapore > | VolumeTetraporeShortcut |
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 ActionVolume<VolumeAround> PLMD::volumes::Vola |
| char PLMD::volumes::glob_around[] = "AROUND" |
| char PLMD::volumes::glob_cavity[] = "CAVITY" |
| char PLMD::volumes::glob_contours[] = "INENVELOPE" |
| char PLMD::volumes::glob_cylinder[] = "INCYLINDER" |
| char PLMD::volumes::glob_sphere[] = "INSPHERE" |
| char PLMD::volumes::glob_tetrapore[] = "TETRAHEDRALPORE" |
Hosted by GitHub
|
1.13.2
|