#include <VolumeAround.h>
Public Types | |
| using | precision = double |
| typedef VolumeIn< precision > | VolumeInput |
| typedef VolumeOut< precision > | VolumeOutput |
Public Member Functions | |
| template<typename TPM> | |
| void | parseInput (ActionVolume< VolumeAround, TPM > *action) |
| template<typename TPM> | |
| void | setupRegions (ActionVolume< VolumeAround, TPM > *action, const Pbc &pbc, const std::vector< Vector > &positions) |
Static Public Member Functions | |
| static void | calculateNumberInside (const VolumeInput &input, const VolumeAround &actioninput, VolumeOutput &output) |
| template<typename TPM> | |
| static void | parseAtoms (ActionVolume< VolumeAround, TPM > *action, std::vector< AtomNumber > &atom) |
| static void | registerKeywords (Keywords &keys) |
Public Attributes | |
| bool | dox {true} |
| bool | doy {true} |
| bool | doz {true} |
| HistogramBead::KernelType | kerneltype |
| double | sigma |
| double | xhigh {0.0} |
| double | xlow {0.0} |
| double | yhigh {0.0} |
| double | ylow {0.0} |
| double | zhigh {0.0} |
| double | zlow {0.0} |
| using PLMD::volumes::VolumeAround::precision = double |
|
static |
|
static |
| void PLMD::volumes::VolumeAround::parseInput | ( | ActionVolume< VolumeAround, TPM > * | action | ) |
|
static |
|
inline |
| bool PLMD::volumes::VolumeAround::dox {true} |
| bool PLMD::volumes::VolumeAround::doy {true} |
| bool PLMD::volumes::VolumeAround::doz {true} |
| HistogramBead::KernelType PLMD::volumes::VolumeAround::kerneltype |
| double PLMD::volumes::VolumeAround::sigma |
| double PLMD::volumes::VolumeAround::xhigh {0.0} |
| double PLMD::volumes::VolumeAround::xlow {0.0} |
| double PLMD::volumes::VolumeAround::yhigh {0.0} |
| double PLMD::volumes::VolumeAround::ylow {0.0} |
| double PLMD::volumes::VolumeAround::zhigh {0.0} |
| double PLMD::volumes::VolumeAround::zlow {0.0} |
Hosted by GitHub
|
1.13.2
|