| actionsAfterSolve() | DPMBase | protectedvirtual |
| actionsAfterTimeStep() | DPMBase | protectedvirtual |
| actionsBeforeTimeLoop() | DPMBase | protectedvirtual |
| actionsBeforeTimeStep() override | VariableBottom | inlinevirtual |
| actionsBeforeTimeStep() override | VariableBottom | inlinevirtual |
| actionsOnRestart() | DPMBase | protectedvirtual |
| add_particles() | VariableBottom | inline |
| addFlowParticlesCompactly() | Chute | protectedvirtual |
| addHopper() | ChuteWithHopper | protected |
| append_ | DPMBase | private |
| areInContact(const BaseParticle *pI, const BaseParticle *pJ) | DPMBase | static |
| autoNumber() | DPMBase | |
| backgroundDrag_ | DPMBase | private |
| boundaryHandler | DPMBase | |
| boundaryVTKWriter_ | DPMBase | private |
| cgHandler | DPMBase | |
| checkAndDuplicatePeriodicParticles() | DPMBase | protected |
| checkInteractionWithBoundaries() | DPMBase | protectedvirtual |
| Chute::checkParticleForInteraction(const BaseParticle &P) final | MercuryBase | virtual |
| ChuteWithHopper::checkParticleForInteraction(const BaseParticle &P) final | MercuryBase | virtual |
| Chute::checkParticleForInteractionLocal(const BaseParticle &P) final | MercuryBase | virtual |
| ChuteWithHopper::checkParticleForInteractionLocal(const BaseParticle &P) final | MercuryBase | virtual |
| checkParticleForInteractionLocalPeriodic(const BaseParticle &P) | DPMBase | |
| checkSettings() | DPMBase | |
| Chute::Chute() | Chute | |
| Chute::Chute(const DPMBase &other) | Chute | explicit |
| Chute::Chute(const MercuryBase &other) | Chute | explicit |
| Chute::Chute(const Mercury3D &other) | Chute | explicit |
| Chute::Chute(const Chute &other) | Chute | |
| ChuteWithHopper::Chute() | Chute | |
| ChuteWithHopper::Chute(const DPMBase &other) | Chute | explicit |
| ChuteWithHopper::Chute(const MercuryBase &other) | Chute | explicit |
| ChuteWithHopper::Chute(const Mercury3D &other) | Chute | explicit |
| ChuteWithHopper::Chute(const Chute &other) | Chute | |
| Chute::chuteAngle_ | Chute | private |
| ChuteWithHopper(const Chute &other) | ChuteWithHopper | explicit |
| ChuteWithHopper(const Mercury3D &other) | ChuteWithHopper | explicit |
| ChuteWithHopper(const MercuryBase &other) | ChuteWithHopper | explicit |
| ChuteWithHopper(const DPMBase &other) | ChuteWithHopper | explicit |
| ChuteWithHopper() | ChuteWithHopper | |
| cleanChute() | VariableBottom | inline |
| cleanChute() | VariableBottom | inline |
| clock_ | DPMBase | |
| closeFiles() | DPMBase | |
| computeAdditionalForces() | DPMBase | inlineprotectedvirtual |
| computeAllForces() | DPMBase | protectedvirtual |
| computeExternalForces(BaseParticle *) | DPMBase | protectedvirtual |
| computeForcesDueToWalls(BaseParticle *, BaseWall *) | DPMBase | protectedvirtual |
| computeInternalForce(BaseParticle *, BaseParticle *) | DPMBase | protectedvirtual |
| Chute::computeInternalForces(BaseParticle *obj) override | Mercury3D | protectedvirtual |
| ChuteWithHopper::computeInternalForces(BaseParticle *obj) override | Mercury3D | protectedvirtual |
| computeOneTimeStep() | DPMBase | virtual |
| Chute::computeWallForces(BaseWall *w) override | Mercury3D | protectedvirtual |
| ChuteWithHopper::computeWallForces(BaseWall *w) override | Mercury3D | protectedvirtual |
| Chute::constructor() | Chute | |
| continueFlag_ | DPMBase | privatestatic |
| continueSolve() const | DPMBase | protectedvirtual |
| createBottom() | VariableBottom | inlinevirtual |
| createBottom() | VariableBottom | inlinevirtual |
| createFlowParticle() | Chute | protectedvirtual |
| Chute::currentMaxRelativeDisplacement_ | MercuryBase | private |
| dataFile | DPMBase | |
| decompose() | DPMBase | virtual |
| deleteGhostParticles(std::set< BaseParticle * > &particlesToBeDeleted) | DPMBase | protected |
| disableSoftStop() | DPMBase | inlineprotected |
| disableSoftStop_ | DPMBase | private |
| discontinueSolve() | DPMBase | inlineprotected |
| domainHandler | DPMBase | |
| DomainSplit enum name | DPMBase | |
| DPMBase() | DPMBase | |
| DPMBase(const DPMBase &other) | DPMBase | |
| eneFile | DPMBase | |
| fillDomainWithParticles(unsigned N=50) | DPMBase | |
| finaliseSolve() | DPMBase | |
| findNextExistingDataFile(Mdouble tMin, bool verbose=true) | DPMBase | |
| finishStatistics() | DPMBase | protectedvirtual |
| Chute::fixedParticleRadius_ | Chute | private |
| Chute::fixedParticleSpacing_ | Chute | private |
| forceWriteOutputFiles() | DPMBase | |
| forceWritePythonFileForVTKVisualisation_ | DPMBase | private |
| fStatFile | DPMBase | |
| gatherContactStatistics(unsigned int index1, int index2, Vec3D Contact, Mdouble delta, Mdouble ctheta, Mdouble fdotn, Mdouble fdott, Vec3D P1_P2_normal_, Vec3D P1_P2_tangential) | DPMBase | virtual |
| gatherContactStatistics() | DPMBase | protected |
| get1DParametersFromRunNumber(int size_x) const | DPMBase | |
| get2DParametersFromRunNumber(int size_x, int size_y) const | DPMBase | |
| get3DParametersFromRunNumber(int size_x, int size_y, int size_z) const | DPMBase | |
| getAppend() const | DPMBase | |
| getBackgroundDrag() const | DPMBase | inline |
| getCenter() const | DPMBase | inline |
| getCentreOfMass() const | DPMBase | |
| Chute::getChuteAngle() const | Chute | |
| ChuteWithHopper::getChuteAngle() const | Chute | |
| Chute::getChuteAngleDegrees() const | Chute | |
| ChuteWithHopper::getChuteAngleDegrees() const | Chute | |
| Chute::getChuteLength() const | Chute | |
| ChuteWithHopper::getChuteLength() const | ChuteWithHopper | |
| Chute::getChuteWidth() const | Chute | |
| ChuteWithHopper::getChuteWidth() const | Chute | |
| getCPUTime() | DPMBase | inline |
| getCurrentDomain() | DPMBase | |
| getDataFile() | DPMBase | |
| getDataFile() const | DPMBase | |
| getElasticEnergy() const | DPMBase | |
| getEneFile() | DPMBase | |
| getEneFile() const | DPMBase | |
| Chute::getFixedParticleRadius() const | Chute | |
| ChuteWithHopper::getFixedParticleRadius() const | Chute | |
| Chute::getFixedParticleSpacing() const | Chute | |
| ChuteWithHopper::getFixedParticleSpacing() const | Chute | |
| getFStatFile() | DPMBase | |
| getFStatFile() const | DPMBase | |
| getGravitationalEnergy(Vec3D origin={0, 0, 0}) const | DPMBase | |
| getGravity() const | DPMBase | |
| Chute::getHGrid() | MercuryBase | inlineprotected |
| Chute::getHGrid() const | MercuryBase | inlineprotected |
| ChuteWithHopper::getHGrid() | MercuryBase | inlineprotected |
| ChuteWithHopper::getHGrid() const | MercuryBase | inlineprotected |
| Chute::getHGridCellOverSizeRatio() const | MercuryBase | |
| ChuteWithHopper::getHGridCellOverSizeRatio() const | MercuryBase | |
| Chute::getHGridCurrentMaxRelativeDisplacement() const | MercuryBase | |
| ChuteWithHopper::getHGridCurrentMaxRelativeDisplacement() const | MercuryBase | |
| Chute::getHGridDistribution() const | MercuryBase | |
| ChuteWithHopper::getHGridDistribution() const | MercuryBase | |
| Chute::getHGridMaxLevels() const | MercuryBase | |
| ChuteWithHopper::getHGridMaxLevels() const | MercuryBase | |
| Chute::getHGridMethod() const | MercuryBase | inline |
| ChuteWithHopper::getHGridMethod() const | MercuryBase | inline |
| getHGridTargetMaxInteractionRadius() const | MercuryBase | virtual |
| getHGridTargetMinInteractionRadius() const | MercuryBase | virtual |
| getHGridTargetNumberOfBuckets() const | MercuryBase | virtual |
| Chute::getHGridTotalCurrentMaxRelativeDisplacement() const | MercuryBase | |
| ChuteWithHopper::getHGridTotalCurrentMaxRelativeDisplacement() const | MercuryBase | |
| Chute::getHGridUpdateEachTimeStep() const final | MercuryBase | virtual |
| ChuteWithHopper::getHGridUpdateEachTimeStep() const final | MercuryBase | virtual |
| getHopperAngle() const | ChuteWithHopper | |
| getHopperDimension() const | ChuteWithHopper | |
| getHopperExitHeight() const | ChuteWithHopper | |
| getHopperExitLength() const | ChuteWithHopper | |
| getHopperFillingPercentage() const | ChuteWithHopper | |
| getHopperHeight() const | ChuteWithHopper | |
| getHopperLength() const | ChuteWithHopper | |
| getHopperLift() const | ChuteWithHopper | |
| getHopperLowestPoint() const | ChuteWithHopper | |
| getHopperShift() const | ChuteWithHopper | |
| Chute::getInflowHeight() const | Chute | |
| ChuteWithHopper::getInflowHeight() const | Chute | |
| Chute::getInflowParticleRadius() const | Chute | |
| ChuteWithHopper::getInflowParticleRadius() const | Chute | |
| Chute::getInflowVelocity() const | Chute | |
| ChuteWithHopper::getInflowVelocity() const | Chute | |
| Chute::getInflowVelocityVariance() const | Chute | |
| ChuteWithHopper::getInflowVelocityVariance() const | Chute | |
| getInfo(const BaseParticle &P) const | DPMBase | virtual |
| getInteractionFile() | DPMBase | |
| getInteractionFile() const | DPMBase | |
| getIsHopperCentred() const | ChuteWithHopper | |
| Chute::getIsPeriodic() const | Chute | |
| ChuteWithHopper::getIsPeriodic() const | Chute | |
| getKineticEnergy() const | DPMBase | |
| getKineticStress() const | DPMBase | |
| getMax() const | DPMBase | inline |
| Chute::getMaxFailed() const | Chute | |
| ChuteWithHopper::getMaxFailed() const | Chute | |
| getMaximumVelocityInducedByGravity() const | ChuteWithHopper | |
| Chute::getMaxInflowParticleRadius() const | Chute | |
| ChuteWithHopper::getMaxInflowParticleRadius() const | Chute | |
| getMin() const | DPMBase | inline |
| Chute::getMinInflowParticleRadius() const | Chute | |
| ChuteWithHopper::getMinInflowParticleRadius() const | Chute | |
| getName() const | DPMBase | |
| getNextTime() const | DPMBase | |
| getNToWrite() const | DPMBase | |
| getNumberOfDomains() | DPMBase | |
| getNumberOfOMPThreads() const | DPMBase | |
| getNumberOfTimeSteps() const | DPMBase | |
| getParticleDimensions() const | DPMBase | |
| getParticlesWriteVTK() const | DPMBase | |
| getRestarted() const | DPMBase | |
| getRestartFile() | DPMBase | |
| getRestartFile() const | DPMBase | |
| getRestartVersion() const | DPMBase | |
| getRotation() const | DPMBase | inline |
| getRotationalEnergy() const | DPMBase | |
| Chute::getRoughBottomType() const | Chute | |
| ChuteWithHopper::getRoughBottomType() const | Chute | |
| getRunNumber() const | DPMBase | |
| getStatFile() | DPMBase | |
| getStatFile() const | DPMBase | |
| getStaticStress() const | DPMBase | |
| getSuperquadricParticlesWriteVTK() const | DPMBase | |
| getSystemDimensions() const | DPMBase | |
| getTime() const | DPMBase | |
| getTimeMax() const | DPMBase | |
| getTimeStep() const | DPMBase | |
| getTimeStepRatio() const | ChuteWithHopper | |
| getTotalEnergy() const | DPMBase | |
| getTotalMass() const | DPMBase | |
| getTotalMomentum() const | DPMBase | |
| getTotalStress() const | DPMBase | |
| getTotalVolume() const | DPMBase | |
| getVtkWriter() const | DPMBase | |
| getWallsWriteVTK() const | DPMBase | |
| getWallTime() | DPMBase | inline |
| getWallVTKWriter() | DPMBase | |
| getWritePythonFileForVTKVisualisation() const | DPMBase | |
| getXBallsAdditionalArguments() const | DPMBase | |
| getXBallsColourMode() const | DPMBase | |
| getXBallsScale() const | DPMBase | |
| getXBallsVectorScale() const | DPMBase | |
| getXCenter() const | DPMBase | inline |
| getXMax() const | DPMBase | inline |
| getXMin() const | DPMBase | inline |
| getYCenter() const | DPMBase | inline |
| getYMax() const | DPMBase | inline |
| getYMin() const | DPMBase | inline |
| getZCenter() const | DPMBase | inline |
| getZMax() const | DPMBase | inline |
| getZMin() const | DPMBase | inline |
| gravity_ | DPMBase | private |
| Chute::grid | MercuryBase | private |
| Chute::gridNeedsUpdate_ | MercuryBase | private |
| handleParticleAddition(unsigned int id, BaseParticle *p) | DPMBase | virtual |
| handleParticleRemoval(unsigned int id) | DPMBase | virtual |
| Chute::hGridActionsAfterIntegration() override | MercuryBase | protectedvirtual |
| ChuteWithHopper::hGridActionsAfterIntegration() override | MercuryBase | protectedvirtual |
| Chute::hGridActionsBeforeIntegration() override | MercuryBase | protectedvirtual |
| ChuteWithHopper::hGridActionsBeforeIntegration() override | MercuryBase | protectedvirtual |
| Chute::hGridActionsBeforeTimeLoop() override | MercuryBase | virtual |
| ChuteWithHopper::hGridActionsBeforeTimeLoop() override | MercuryBase | virtual |
| Chute::hGridActionsBeforeTimeStep() override | MercuryBase | virtual |
| ChuteWithHopper::hGridActionsBeforeTimeStep() override | MercuryBase | virtual |
| Chute::hGridCellOverSizeRatio_ | MercuryBase | private |
| Chute::hGridDistribution_ | MercuryBase | private |
| Chute::hGridFindContactsWithinTargetCell(int x, int y, int z, unsigned int l) | Mercury3D | protected |
| ChuteWithHopper::hGridFindContactsWithinTargetCell(int x, int y, int z, unsigned int l) | Mercury3D | protected |
| Chute::hGridFindContactsWithTargetCell(int x, int y, int z, unsigned int l, BaseParticle *obj) | Mercury3D | protected |
| ChuteWithHopper::hGridFindContactsWithTargetCell(int x, int y, int z, unsigned int l, BaseParticle *obj) | Mercury3D | protected |
| Chute::hGridFindParticleContacts(const BaseParticle *obj) override | Mercury3D | virtual |
| ChuteWithHopper::hGridFindParticleContacts(const BaseParticle *obj) override | Mercury3D | virtual |
| Chute::hGridFindParticlesWithTargetCell(int x, int y, int z, unsigned int l, BaseParticle *obj, std::vector< BaseParticle * > &list) | Mercury3D | protected |
| ChuteWithHopper::hGridFindParticlesWithTargetCell(int x, int y, int z, unsigned int l, BaseParticle *obj, std::vector< BaseParticle * > &list) | Mercury3D | protected |
| Chute::hGridGetInteractingParticleList(BaseParticle *obj, std::vector< BaseParticle * > &list) override | Mercury3D | protectedvirtual |
| ChuteWithHopper::hGridGetInteractingParticleList(BaseParticle *obj, std::vector< BaseParticle * > &list) override | Mercury3D | protectedvirtual |
| Chute::hGridHasContactsInTargetCell(int x, int y, int z, unsigned int l, const BaseParticle *obj) const | Mercury3D | protected |
| ChuteWithHopper::hGridHasContactsInTargetCell(int x, int y, int z, unsigned int l, const BaseParticle *obj) const | Mercury3D | protected |
| Chute::hGridHasParticleContacts(const BaseParticle *obj) override | Mercury3D | protectedvirtual |
| ChuteWithHopper::hGridHasParticleContacts(const BaseParticle *obj) override | Mercury3D | protectedvirtual |
| Chute::hGridInfo(std::ostream &os=std::cout) const | MercuryBase | |
| ChuteWithHopper::hGridInfo(std::ostream &os=std::cout) const | MercuryBase | |
| Chute::hGridInsertParticle(BaseParticle *obj) final | MercuryBase | protected |
| Chute::DPMBase::hGridInsertParticle(BaseParticle *obj UNUSED) | DPMBase | virtual |
| ChuteWithHopper::hGridInsertParticle(BaseParticle *obj) final | MercuryBase | protected |
| Chute::hGridMaxLevels_ | MercuryBase | private |
| Chute::hGridMethod_ | MercuryBase | private |
| Chute::hGridNeedsRebuilding() | MercuryBase | |
| ChuteWithHopper::hGridNeedsRebuilding() | MercuryBase | |
| Chute::hGridRebuild() | MercuryBase | protected |
| ChuteWithHopper::hGridRebuild() | MercuryBase | protected |
| Chute::hGridRemoveParticle(BaseParticle *obj) override | Mercury3D | protected |
| Chute::MercuryBase::hGridRemoveParticle(BaseParticle *obj UNUSED) | DPMBase | virtual |
| ChuteWithHopper::hGridRemoveParticle(BaseParticle *obj) override | Mercury3D | protected |
| Chute::hGridUpdateMove(BaseParticle *iP, Mdouble move) final | MercuryBase | protectedvirtual |
| ChuteWithHopper::hGridUpdateMove(BaseParticle *iP, Mdouble move) final | MercuryBase | protectedvirtual |
| Chute::hGridUpdateParticle(BaseParticle *obj) override | Mercury3D | protected |
| Chute::MercuryBase::hGridUpdateParticle(BaseParticle *obj UNUSED) | DPMBase | virtual |
| ChuteWithHopper::hGridUpdateParticle(BaseParticle *obj) override | Mercury3D | protected |
| hopperAngle_ | ChuteWithHopper | private |
| hopperDimension_ | ChuteWithHopper | private |
| hopperExitHeight_ | ChuteWithHopper | private |
| hopperExitLength_ | ChuteWithHopper | private |
| hopperFillingPercentage_ | ChuteWithHopper | private |
| hopperHeight_ | ChuteWithHopper | private |
| hopperLength_ | ChuteWithHopper | private |
| hopperLift_ | ChuteWithHopper | private |
| hopperLowerFillingHeight_ | ChuteWithHopper | private |
| hopperLowestPoint_ | ChuteWithHopper | private |
| hopperShift_ | ChuteWithHopper | private |
| importParticlesAs(ParticleHandler &particleHandler, InteractionHandler &interactionHandler, const ParticleSpecies *species) | DPMBase | |
| incrementRunNumberInFile() | DPMBase | static |
| Chute::inflowHeight_ | Chute | private |
| Chute::inflowVelocity_ | Chute | private |
| Chute::inflowVelocityVariance_ | Chute | private |
| initialiseSolve() | DPMBase | |
| initialiseStatistics() | DPMBase | protectedvirtual |
| initialiseVTK() const | DPMBase | private |
| insertGhostParticle(BaseParticle *P) | DPMBase | |
| Chute::insertionBoundary_ | Chute | private |
| integrateAfterForceComputation() | DPMBase | protectedvirtual |
| integrateBeforeForceComputation() | DPMBase | protectedvirtual |
| interactionFile | DPMBase | |
| interactionHandler | DPMBase | |
| interactionVTKWriter_ | DPMBase | private |
| Chute::isChutePeriodic_ | Chute | private |
| isHopperAlignedWithBottom_ | ChuteWithHopper | private |
| isHopperCentred_ | ChuteWithHopper | private |
| isTimeEqualTo(Mdouble time) const | DPMBase | protected |
| launchNewRun(const char *name, bool quick=false) | DPMBase | |
| Chute::makeChutePeriodic() | Chute | |
| ChuteWithHopper::makeChutePeriodic() | Chute | |
| max_ | DPMBase | private |
| Chute::maxFailed_ | Chute | private |
| Chute::maxInflowParticleRadius_ | Chute | private |
| Chute::Mercury3D() | Mercury3D | |
| Chute::Mercury3D(const DPMBase &other) | Mercury3D | explicit |
| Chute::Mercury3D(const Mercury3D &other) | Mercury3D | |
| ChuteWithHopper::Mercury3D() | Mercury3D | |
| ChuteWithHopper::Mercury3D(const DPMBase &other) | Mercury3D | explicit |
| ChuteWithHopper::Mercury3D(const Mercury3D &other) | Mercury3D | |
| Chute::MercuryBase() | MercuryBase | |
| Chute::MercuryBase(const MercuryBase &mercuryBase) | MercuryBase | |
| ChuteWithHopper::MercuryBase() | MercuryBase | |
| ChuteWithHopper::MercuryBase(const MercuryBase &mercuryBase) | MercuryBase | |
| min_ | DPMBase | private |
| Chute::minInflowParticleRadius_ | Chute | private |
| mpiInsertParticleCheck(BaseParticle *P) | DPMBase | |
| mpiIsInCommunicationZone(BaseParticle *particle) | DPMBase | |
| name_ | DPMBase | private |
| nToWrite_ | DPMBase | private |
| numberOfDomains_ | DPMBase | private |
| numberOfOMPThreads_ | DPMBase | private |
| numberOfTimeSteps_ | DPMBase | private |
| outputInteractionDetails() const | DPMBase | protected |
| outputStatistics() | DPMBase | protectedvirtual |
| outputXBallsData(std::ostream &os) const | DPMBase | protectedvirtual |
| outputXBallsDataParticle(unsigned int i, unsigned int format, std::ostream &os) const | DPMBase | protectedvirtual |
| paoloParticleHandler | DPMBase | |
| particleDimensions_ | DPMBase | private |
| particleHandler | DPMBase | |
| performGhostParticleUpdate() | DPMBase | protected |
| performGhostVelocityUpdate() | DPMBase | protected |
| periodicBoundaryHandler | DPMBase | |
| printTime() const override | VariableBottom | inlinevirtual |
| printTime() const override | VariableBottom | inlinevirtual |
| processStatistics(bool) | DPMBase | protectedvirtual |
| random | DPMBase | |
| Chute::read(std::istream &is, ReadOptions opt=ReadOptions::ReadAll) override | Chute | virtual |
| ChuteWithHopper::read(std::istream &is, ReadOptions opt=ReadOptions::ReadAll) override | ChuteWithHopper | virtual |
| readArguments(int argc, char *argv[]) | DPMBase | |
| readDataFile(std::string fileName="", unsigned int format=0) | DPMBase | |
| Chute::readNextArgument(int &i, int argc, char *argv[]) override | Chute | virtual |
| ChuteWithHopper::readNextArgument(int &i, int argc, char *argv[]) override | ChuteWithHopper | virtual |
| readNextDataFile(unsigned int format=0) | DPMBase | |
| readNextFStatFile() | DPMBase | |
| readOld(std::istream &is) | DPMBase | virtual |
| ReadOptions enum name | DPMBase | |
| readParAndIniFiles(std::string fileName) | DPMBase | |
| readRestartFile(ReadOptions opt=ReadOptions::ReadAll) | DPMBase | |
| readRestartFile(std::string fileName, ReadOptions opt=ReadOptions::ReadAll) | DPMBase | |
| readRunNumberFromFile() | DPMBase | static |
| readSpeciesFromDataFile(bool read=true) | DPMBase | inline |
| readSpeciesFromDataFile_ | DPMBase | private |
| readUserDefinedWall(const std::string &type) const | DPMBase | inlinevirtual |
| removeDuplicatePeriodicParticles() | DPMBase | protected |
| removeOldFiles() const | DPMBase | |
| resetFileCounter() | DPMBase | |
| restarted_ | DPMBase | private |
| restartFile | DPMBase | |
| restartVersion_ | DPMBase | private |
| rotation_ | DPMBase | private |
| Chute::roughBottomType_ | Chute | private |
| runNumber_ | DPMBase | private |
| set_chute_parameters() | VariableBottom | inline |
| set_chute_parameters() | VariableBottom | inline |
| set_chute_parameters() | VariableBottom | inline |
| set_silbert_parameters() | VariableBottom | inline |
| set_silbert_parameters() | VariableBottom | inline |
| set_silbert_parameters() | VariableBottom | inline |
| setAppend(bool newAppendFlag) | DPMBase | |
| setBackgroundDrag(Mdouble backgroundDrag) | DPMBase | inline |
| Chute::setChuteAngle(Mdouble chuteAngle) | Chute | |
| ChuteWithHopper::setChuteAngle(Mdouble chuteAngle) | Chute | |
| Chute::setChuteAngleAndMagnitudeOfGravity(Mdouble chuteAngle, Mdouble gravity) | Chute | |
| ChuteWithHopper::setChuteAngleAndMagnitudeOfGravity(Mdouble chuteAngle, Mdouble gravity) | Chute | |
| Chute::setChuteLength(Mdouble chuteLength) | Chute | virtual |
| ChuteWithHopper::setChuteLength(Mdouble chuteLength) override | ChuteWithHopper | virtual |
| Chute::setChuteWidth(Mdouble chuteWidth) | Chute | |
| ChuteWithHopper::setChuteWidth(Mdouble chuteWidth) | Chute | |
| setDimension(unsigned int newDim) | DPMBase | |
| setDomain(const Vec3D &min, const Vec3D &max) | DPMBase | |
| setFileType(FileType fileType) | DPMBase | |
| Chute::setFixedParticleRadius(Mdouble fixedParticleRadius) | Chute | |
| ChuteWithHopper::setFixedParticleRadius(Mdouble fixedParticleRadius) | Chute | |
| setFixedParticles(unsigned int n) | DPMBase | protected |
| Chute::setFixedParticleSpacing(Mdouble fixedParticleSpacing) | Chute | |
| ChuteWithHopper::setFixedParticleSpacing(Mdouble fixedParticleSpacing) | Chute | |
| setGravity(Vec3D newGravity) | DPMBase | |
| Chute::setHGridCellOverSizeRatio(Mdouble cellOverSizeRatio) | MercuryBase | |
| ChuteWithHopper::setHGridCellOverSizeRatio(Mdouble cellOverSizeRatio) | MercuryBase | |
| Chute::setHGridDistribution(HGridDistribution hGridDistribution) | MercuryBase | |
| ChuteWithHopper::setHGridDistribution(HGridDistribution hGridDistribution) | MercuryBase | |
| Chute::setHGridMaxLevels(unsigned int HGridMaxLevels) | MercuryBase | |
| ChuteWithHopper::setHGridMaxLevels(unsigned int HGridMaxLevels) | MercuryBase | |
| Chute::setHGridMethod(HGridMethod hGridMethod) | MercuryBase | |
| ChuteWithHopper::setHGridMethod(HGridMethod hGridMethod) | MercuryBase | |
| Chute::setHGridUpdateEachTimeStep(bool updateEachTimeStep) | MercuryBase | |
| ChuteWithHopper::setHGridUpdateEachTimeStep(bool updateEachTimeStep) | MercuryBase | |
| setHopper(Mdouble exitLength, Mdouble exitHeight, Mdouble angle, Mdouble length, Mdouble height) | ChuteWithHopper | |
| setHopperDimension(unsigned int hopperDimension) | ChuteWithHopper | |
| setHopperFillingPercentage(Mdouble hopperFillingPercentage) | ChuteWithHopper | |
| setHopperLift(Mdouble hopperLift) | ChuteWithHopper | |
| setHopperLowerFillingHeight(Mdouble hopperLowerFillingHeight) | ChuteWithHopper | |
| setHopperLowestPoint(Mdouble hopperLowestPoint) | ChuteWithHopper | |
| setHopperShift(Mdouble hopperShift) | ChuteWithHopper | |
| Chute::setInflowHeight(Mdouble inflowHeight) | Chute | |
| ChuteWithHopper::setInflowHeight(Mdouble inflowHeight) | Chute | |
| Chute::setInflowParticleRadius(Mdouble inflowParticleRadius) | Chute | |
| Chute::setInflowParticleRadius(Mdouble minInflowParticleRadius, Mdouble maxInflowParticleRadius) | Chute | |
| ChuteWithHopper::setInflowParticleRadius(Mdouble inflowParticleRadius) | Chute | |
| ChuteWithHopper::setInflowParticleRadius(Mdouble minInflowParticleRadius, Mdouble maxInflowParticleRadius) | Chute | |
| Chute::setInflowVelocity(Mdouble inflowVelocity) | Chute | |
| ChuteWithHopper::setInflowVelocity(Mdouble inflowVelocity) | Chute | |
| Chute::setInflowVelocityVariance(Mdouble inflowVelocityVariance) | Chute | |
| ChuteWithHopper::setInflowVelocityVariance(Mdouble inflowVelocityVariance) | Chute | |
| Chute::setInsertionBoundary(InsertionBoundary *insertionBoundary) | Chute | |
| ChuteWithHopper::setInsertionBoundary(InsertionBoundary *insertionBoundary) | Chute | |
| setInteractionsWriteVTK(bool) | DPMBase | |
| setIsHopperAlignedWithBottom(bool isHopperAlignedWithBottom) | ChuteWithHopper | |
| setIsHopperCentred(bool isHopperCentred) | ChuteWithHopper | |
| setLastSavedTimeStep(unsigned int nextSavedTimeStep) | DPMBase | |
| setLogarithmicSaveCount(Mdouble logarithmicSaveCountBase) | DPMBase | |
| setMax(const Vec3D &max) | DPMBase | |
| setMax(Mdouble, Mdouble, Mdouble) | DPMBase | |
| Chute::setMaxFailed(unsigned int maxFailed) | Chute | |
| ChuteWithHopper::setMaxFailed(unsigned int maxFailed) | Chute | |
| Chute::setMaxInflowParticleRadius(Mdouble maxInflowParticleRadius) | Chute | |
| ChuteWithHopper::setMaxInflowParticleRadius(Mdouble maxInflowParticleRadius) | Chute | |
| setMeanVelocity(Vec3D V_mean_goal) | DPMBase | |
| setMeanVelocityAndKineticEnergy(Vec3D V_mean_goal, Mdouble Ek_goal) | DPMBase | |
| setMin(const Vec3D &min) | DPMBase | |
| setMin(Mdouble, Mdouble, Mdouble) | DPMBase | |
| Chute::setMinInflowParticleRadius(Mdouble minInflowParticleRadius) | Chute | |
| ChuteWithHopper::setMinInflowParticleRadius(Mdouble minInflowParticleRadius) | Chute | |
| setName(const std::string &name) | DPMBase | |
| setName(const char *name) | DPMBase | |
| setNToWrite(int nToWrite) | DPMBase | |
| setNumberOfDomains(std::vector< unsigned > direction) | DPMBase | |
| setNumberOfOMPThreads(int numberOfOMPThreads) | DPMBase | |
| setOpenMode(std::fstream::openmode openMode) | DPMBase | |
| setParticleDimensions(unsigned int particleDimensions) | DPMBase | |
| setParticlesWriteVTK(bool writeParticlesVTK) | DPMBase | |
| setRestarted(bool newRestartedFlag) | DPMBase | |
| setRestartVersion(std::string newRV) | DPMBase | |
| setRotation(bool rotation) | DPMBase | inline |
| Chute::setRoughBottomType(RoughBottomType roughBottomType) | Chute | |
| Chute::setRoughBottomType(std::string roughBottomTypeString) | Chute | |
| ChuteWithHopper::setRoughBottomType(RoughBottomType roughBottomType) | Chute | |
| ChuteWithHopper::setRoughBottomType(std::string roughBottomTypeString) | Chute | |
| setRunNumber(int runNumber) | DPMBase | |
| setSaveCount(unsigned int saveCount) | DPMBase | |
| setSoftStop() | DPMBase | private |
| setSuperquadricParticlesWriteVTK(bool writeSuperquadricParticlesVTK) | DPMBase | |
| setSystemDimensions(unsigned int newDim) | DPMBase | |
| setTime(Mdouble time) | DPMBase | |
| setTimeMax(Mdouble newTMax) | DPMBase | |
| setTimeStep(Mdouble newDt) | DPMBase | |
| setupInitialConditions() override | VariableBottom | inlinevirtual |
| setupInitialConditions() override | VariableBottom | inlinevirtual |
| setupInitialConditions() override | VariableBottom | inlinevirtual |
| Chute::setupSideWalls() | Chute | |
| ChuteWithHopper::setupSideWalls() | Chute | |
| setVTKOutputDirectory(const std::string &dir) | DPMBase | |
| setWallsWriteVTK(FileType writeWallsVTK) | DPMBase | |
| setWallsWriteVTK(bool) | DPMBase | |
| setWritePythonFileForVTKVisualisation(bool forceWritePythonFileForVTKVisualisation) | DPMBase | |
| setXBallsAdditionalArguments(std::string newXBArgs) | DPMBase | |
| setXBallsColourMode(int newCMode) | DPMBase | |
| setXBallsScale(Mdouble newScale) | DPMBase | |
| setXBallsVectorScale(double newVScale) | DPMBase | |
| setXMax(Mdouble newXMax) | DPMBase | |
| setXMin(Mdouble newXMin) | DPMBase | |
| setYMax(Mdouble newYMax) | DPMBase | |
| setYMin(Mdouble newYMin) | DPMBase | |
| setZMax(Mdouble newZMax) | DPMBase | |
| setZMin(Mdouble newZMin) | DPMBase | |
| signalHandler(int signal) | DPMBase | privatestatic |
| solve() | DPMBase | |
| solve(int argc, char *argv[]) | DPMBase | |
| speciesHandler | DPMBase | |
| splitDomain(DomainSplit domainSplit) | DPMBase | |
| statFile | DPMBase | |
| synchroniseParticle(BaseParticle *, unsigned fromProcessor=0) | DPMBase | protected |
| systemDimensions_ | DPMBase | private |
| time_ | DPMBase | private |
| timeMax_ | DPMBase | private |
| timeStep_ | DPMBase | private |
| Chute::totalCurrentMaxRelativeDisplacement_ | MercuryBase | private |
| Chute::updateEachTimeStep_ | MercuryBase | private |
| updateGhostGrid(BaseParticle *P) | DPMBase | |
| userHGridCellSize(unsigned int level) | MercuryBase | virtual |
| vtkWriter_ | DPMBase | private |
| wallDetailsVTKWriter_ | DPMBase | private |
| wallHandler | DPMBase | |
| wallVTKWriter_ | DPMBase | private |
| Chute::write(std::ostream &os, bool writeAllParticles=true) const override | Chute | virtual |
| ChuteWithHopper::write(std::ostream &os, bool writeAllParticles=true) const override | ChuteWithHopper | virtual |
| writeDataFile() | DPMBase | |
| writeEneFile() | DPMBase | |
| writeEneHeader(std::ostream &os) const | DPMBase | protectedvirtual |
| writeEneTimeStep(std::ostream &os) const | DPMBase | protectedvirtual |
| writeFStatFile() | DPMBase | |
| writeFstatHeader(std::ostream &os) const | DPMBase | protectedvirtual |
| writeOutputFiles() | DPMBase | virtual |
| writeParticlesVTK_ | DPMBase | private |
| writePythonFileForVTKVisualisation() const | DPMBase | |
| writeRestartFile() | DPMBase | virtual |
| writeSuperquadricParticlesVTK_ | DPMBase | private |
| writeVTKFiles() const | DPMBase | protected |
| writeXBallsScript() const | DPMBase | virtual |
| xBallsAdditionalArguments_ | DPMBase | private |
| xBallsColourMode_ | DPMBase | private |
| xBallsScale_ | DPMBase | private |
| xBallsVectorScale_ | DPMBase | private |
| ~DPMBase() | DPMBase | virtual |
| Chute::~MercuryBase() override | MercuryBase | |
| ChuteWithHopper::~MercuryBase() override | MercuryBase | |