This is the complete list of members for VoronoiMeshSnapshot, including all inherited members.
| _ageIndex (defined in Snapshot) | Snapshot | private |
| _biasIndex (defined in Snapshot) | Snapshot | private |
| _blocklists (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _blocktrees (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _boxIndex (defined in Snapshot) | Snapshot | private |
| _cells (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _coordinateSystem (defined in Snapshot) | Snapshot | private |
| _cumrhov (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _currentMassIndex (defined in Snapshot) | Snapshot | private |
| _densityIndex (defined in Snapshot) | Snapshot | private |
| _eps (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _extent (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _foregoVoronoiMesh (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _hasDensityPolicy (defined in Snapshot) | Snapshot | private |
| _holdsNumber (defined in Snapshot) | Snapshot | private |
| _infile (defined in Snapshot) | Snapshot | private |
| _initialMassIndex (defined in Snapshot) | Snapshot | private |
| _log (defined in Snapshot) | Snapshot | private |
| _magneticFieldIndex (defined in Snapshot) | Snapshot | private |
| _mass (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _massIndex (defined in Snapshot) | Snapshot | private |
| _maxTemperature (defined in Snapshot) | Snapshot | private |
| _metallicityIndex (defined in Snapshot) | Snapshot | private |
| _multiplier (defined in Snapshot) | Snapshot | private |
| _nb (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _nb2 (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _nb3 (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _needGetEntities (defined in Snapshot) | Snapshot | private |
| _nextIndex (defined in Snapshot) | Snapshot | private |
| _numParameters (defined in Snapshot) | Snapshot | private |
| _parametersIndex (defined in Snapshot) | Snapshot | private |
| _positionIndex (defined in Snapshot) | Snapshot | private |
| _random (defined in Snapshot) | Snapshot | private |
| _rhov (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | private |
| _sizeIndex (defined in Snapshot) | Snapshot | private |
| _temperatureIndex (defined in Snapshot) | Snapshot | private |
| _units (defined in Snapshot) | Snapshot | private |
| _useMetallicity (defined in Snapshot) | Snapshot | private |
| _velocityDispersionIndex (defined in Snapshot) | Snapshot | private |
| _velocityIndex (defined in Snapshot) | Snapshot | private |
| age(int m) const | Snapshot | |
| ageIndex() const | Snapshot | inlineprotected |
| bias(int m) const | Snapshot | |
| biasIndex() const | Snapshot | inlineprotected |
| boxIndex() const | Snapshot | inlineprotected |
| buildMesh(bool relax) | VoronoiMeshSnapshot | private |
| buildSearchPerBlock() | VoronoiMeshSnapshot | private |
| buildSearchSingle() | VoronoiMeshSnapshot | private |
| buildTree(vector< int >::iterator first, vector< int >::iterator last, int depth) const | VoronoiMeshSnapshot | private |
| calculateDensityAndMass(Array &rhov, Array &cumrhov, double &mass) | Snapshot | protected |
| calculateVolume() | VoronoiMeshSnapshot | private |
| cellIndex(Position bfr) const | VoronoiMeshSnapshot | |
| centroidPosition(int m) const | VoronoiMeshSnapshot | |
| close() | Snapshot | |
| CoordinateSystem enum name | Snapshot | |
| createPathSegmentGenerator() const | VoronoiMeshSnapshot | |
| currentMass(int m) const | Snapshot | |
| currentMassIndex() const | Snapshot | inlineprotected |
| density(int m) const override | VoronoiMeshSnapshot | virtual |
| density(Position bfr) const override | VoronoiMeshSnapshot | virtual |
| densityIndex() const | Snapshot | inlineprotected |
| extent() const override | VoronoiMeshSnapshot | virtual |
| extent(int m) const | VoronoiMeshSnapshot | |
| foregoVoronoiMesh() | VoronoiMeshSnapshot | |
| generatePosition(int m) const override | VoronoiMeshSnapshot | virtual |
| generatePosition() const override | VoronoiMeshSnapshot | virtual |
| getEntities(EntityCollection &entities, Position bfr) const override | VoronoiMeshSnapshot | virtual |
| getEntities(EntityCollection &entities, Position bfr, Direction bfk) const override | VoronoiMeshSnapshot | virtual |
| hasAge() const | Snapshot | inline |
| hasBias() const | Snapshot | inline |
| hasCurrentMass() const | Snapshot | inline |
| hasInitialMass() const | Snapshot | inline |
| hasMagneticField() const | Snapshot | inline |
| hasMassDensityPolicy() const | Snapshot | inlineprotected |
| hasMetallicity() const | Snapshot | inline |
| hasParameters() const | Snapshot | inline |
| hasTemperature() const | Snapshot | inline |
| hasVelocity() const | Snapshot | inline |
| hasVelocityDispersion() const | Snapshot | inline |
| holdsNumber() const | Snapshot | inline |
| importBias() | Snapshot | |
| importBox() | Snapshot | |
| importCurrentMass() | Snapshot | |
| importMagneticField() | Snapshot | |
| importMass() | Snapshot | |
| importMassDensity() | Snapshot | |
| importMetallicity() | Snapshot | |
| importNumber() | Snapshot | |
| importNumberDensity() | Snapshot | |
| importParameters(const vector< SnapshotParameter > ¶meters) | Snapshot | |
| importPosition() | Snapshot | |
| importSize() | Snapshot | |
| importTemperature() | Snapshot | |
| importVelocity() | Snapshot | |
| importVelocityDispersion() | Snapshot | |
| infile() | Snapshot | inlineprotected |
| initialMass(int m) const | Snapshot | |
| initialMassIndex() const | Snapshot | inlineprotected |
| isPointClosestTo(Vec r, int m, const vector< int > &ids) const | VoronoiMeshSnapshot | private |
| log() const | Snapshot | inlineprotected |
| logMassStatistics(int numIgnored, double totalOriginalMass, double totalMetallicMass, double totalEffectiveMass) | Snapshot | protected |
| magneticField(int m) const | Snapshot | |
| magneticField(Position bfr) const | Snapshot | |
| magneticFieldIndex() const | Snapshot | inlineprotected |
| mass() const override | VoronoiMeshSnapshot | virtual |
| massIndex() const | Snapshot | inlineprotected |
| maxTemperature() const | Snapshot | inlineprotected |
| metallicity(int m) const | Snapshot | |
| metallicity(Position bfr) const | Snapshot | |
| metallicityIndex() const | Snapshot | inlineprotected |
| multiplier() const | Snapshot | inlineprotected |
| MySegmentGenerator (defined in VoronoiMeshSnapshot) | VoronoiMeshSnapshot | friend |
| needGetEntities() const | Snapshot | inlineprotected |
| numEntities() const override | VoronoiMeshSnapshot | virtual |
| numParameters() const | Snapshot | inlineprotected |
| open(const SimulationItem *item, string filename, string description) | Snapshot | |
| parameters(int m, Array ¶ms) const | Snapshot | |
| parameters(Position bfr, Array ¶ms) const | Snapshot | |
| parametersIndex() const | Snapshot | inlineprotected |
| position(int m) const override | VoronoiMeshSnapshot | virtual |
| positionIndex() const | Snapshot | inlineprotected |
| properties(int m) const override | VoronoiMeshSnapshot | protectedvirtual |
| random() const | Snapshot | inlineprotected |
| readAndClose() override | VoronoiMeshSnapshot | virtual |
| setContext(const SimulationItem *item) | Snapshot | protected |
| setCoordinateSystem(CoordinateSystem coordinateSystem) | Snapshot | |
| setExtent(const Box &extent) | VoronoiMeshSnapshot | |
| setMassDensityPolicy(double multiplier, double maxTemperature, bool useMetallicity) | Snapshot | |
| setNeedGetEntities() | Snapshot | |
| SigmaX() const | Snapshot | |
| SigmaY() const | Snapshot | |
| SigmaZ() const | Snapshot | |
| sizeIndex() const | Snapshot | inlineprotected |
| Snapshot() | Snapshot | |
| temperature(int m) const | Snapshot | |
| temperature(Position bfr) const | Snapshot | |
| temperatureIndex() const | Snapshot | inlineprotected |
| units() const | Snapshot | inlineprotected |
| useColumns(string columns) | Snapshot | |
| useMetallicity() const | Snapshot | inlineprotected |
| useTemperatureCutoff() const | Snapshot | inlineprotected |
| velocity(int m) const | Snapshot | |
| velocity(Position bfr) const | Snapshot | |
| velocityDispersion(int m) const | Snapshot | |
| velocityDispersionIndex() const | Snapshot | inlineprotected |
| velocityIndex() const | Snapshot | inlineprotected |
| volume(int m) const override | VoronoiMeshSnapshot | virtual |
| Snapshot::volume() const | Snapshot | |
| VoronoiMeshSnapshot() | VoronoiMeshSnapshot | |
| VoronoiMeshSnapshot(const SimulationItem *item, const Box &extent, string filename, bool relax) | VoronoiMeshSnapshot | |
| VoronoiMeshSnapshot(const SimulationItem *item, const Box &extent, SiteListInterface *sli, bool relax) | VoronoiMeshSnapshot | |
| VoronoiMeshSnapshot(const SimulationItem *item, const Box &extent, const vector< Vec > &sites, bool relax) | VoronoiMeshSnapshot | |
| writeGridPlotFiles(const SimulationItem *probe) const | VoronoiMeshSnapshot | |
| ~Snapshot() | Snapshot | virtual |
| ~VoronoiMeshSnapshot() | VoronoiMeshSnapshot |