| actionsBeforeTimeLoop() | BaseBoundary | virtual |
| activate() | InsertionBoundary | |
| BaseBoundary() | BaseBoundary | |
| BaseBoundary(const BaseBoundary &b) | BaseBoundary | |
| BaseObject()=default | BaseObject | |
| BaseObject(const BaseObject &p)=default | BaseObject | |
| checkBoundaryAfterParticlesMove(ParticleHandler &pH) | BaseBoundary | virtual |
| checkBoundaryBeforeTimeStep(DPMBase *md) override | InsertionBoundary | virtual |
| checkParticleForInteraction_ | InsertionBoundary | |
| chosenSpecies_ | InsertionBoundary | |
| copy() const override | CylinderInsertionBoundary | virtual |
| createPeriodicParticle(BaseParticle *p UNUSED, ParticleHandler &pH UNUSED) | BaseBoundary | virtual |
| createPeriodicParticles(ParticleHandler &pH UNUSED) | BaseBoundary | virtual |
| CylinderInsertionBoundary() | CylinderInsertionBoundary | |
| CylinderInsertionBoundary(const CylinderInsertionBoundary &other) | CylinderInsertionBoundary | |
| deactivate() | InsertionBoundary | |
| generateParticle(RNG &random) | InsertionBoundary | virtual |
| getCheckParticleForInteraction() const | InsertionBoundary | |
| getGroupId() const | BaseObject | inline |
| getHandler() const | BaseBoundary | |
| getId() const | BaseObject | inline |
| getIndex() const | BaseObject | inline |
| getInitialVolume() const | InsertionBoundary | |
| getMassOfParticlesInserted() const | InsertionBoundary | |
| getMaxFailed() const | InsertionBoundary | |
| getName() const override | CylinderInsertionBoundary | privatevirtual |
| getNumberOfParticlesInserted() const | InsertionBoundary | |
| getOrientationMatrix() const | CylinderInsertionBoundary | |
| getOrigin() const | CylinderInsertionBoundary | |
| getParticleToCopy() | InsertionBoundary | |
| getPSD() | InsertionBoundary | |
| getRotationMatrixX(Mdouble rotationAngle) | CylinderInsertionBoundary | |
| getRotationMatrixY(Mdouble rotationAngle) | CylinderInsertionBoundary | |
| getRotationMatrixZ(Mdouble rotationAngle) | CylinderInsertionBoundary | |
| getVolumeFlowRate() const | InsertionBoundary | |
| getVolumeOfParticlesInserted() const | InsertionBoundary | |
| groupId_ | BaseObject | private |
| handler_ | BaseBoundary | private |
| hMax_ | CylinderInsertionBoundary | protected |
| hMin_ | CylinderInsertionBoundary | protected |
| id_ | BaseObject | private |
| index_ | BaseObject | private |
| initialVolume_ | InsertionBoundary | |
| InsertionBoundary() | InsertionBoundary | |
| InsertionBoundary(const InsertionBoundary &other) | InsertionBoundary | |
| insertParticle(Mdouble time) | InsertionBoundary | |
| insertParticles(DPMBase *md) | InsertionBoundary | |
| isActivated() | InsertionBoundary | |
| isActivated_ | InsertionBoundary | |
| isManuallyInserting_ | InsertionBoundary | |
| massInserted_ | InsertionBoundary | |
| maxFailed_ | InsertionBoundary | |
| modifyGhostAfterCreation(BaseParticle *particle, int i) | BaseBoundary | virtual |
| moveInHandler(unsigned int index) | BaseObject | virtual |
| numberOfParticlesInserted_ | InsertionBoundary | |
| orientationMatrix_ | CylinderInsertionBoundary | protected |
| origin_ | CylinderInsertionBoundary | protected |
| p0 | InsertionBoundary | |
| particleSizeDistributionVector_ | InsertionBoundary | |
| particleToCopy_ | InsertionBoundary | |
| placeParticle(BaseParticle *p, RNG &random) override | CylinderInsertionBoundary | virtual |
| probability_ | InsertionBoundary | |
| radMax_ | CylinderInsertionBoundary | protected |
| radMin_ | CylinderInsertionBoundary | protected |
| read(std::istream &is) override | CylinderInsertionBoundary | virtual |
| reset() | InsertionBoundary | |
| rotateBoundary(Vec3D angle) override | CylinderInsertionBoundary | virtual |
| samplingInterval_ | InsertionBoundary | |
| set(BaseParticle *particleToCopy, unsigned int maxFailed, Mdouble rMin, Mdouble rMax, Mdouble hMin, Mdouble hMax, Vec3D normal={0, 0, 1}, Mdouble thetaMin=-constants::pi, Mdouble thetaMax=constants::pi, Vec3D velMin={0, 0, 0}, Vec3D velMax={0, 0, 0}) | CylinderInsertionBoundary | |
| set(BaseParticle &particleToCopy, unsigned int maxFailed, Mdouble rMin, Mdouble rMax, Mdouble hMin, Mdouble hMax, Vec3D normal={0, 0, 1}, Mdouble thetaMin=-constants::pi, Mdouble thetaMax=constants::pi, Vec3D velMin={0, 0, 0}, Vec3D velMax={0, 0, 0}) | CylinderInsertionBoundary | |
| set(std::vector< BaseParticle * > particleToCopy, unsigned int maxFailed, Mdouble rMin, Mdouble rMax, Mdouble hMin, Mdouble hMax, Vec3D normal={0, 0, 1}, Mdouble thetaMin=-constants::pi, Mdouble thetaMax=constants::pi, Vec3D velMin={0, 0, 0}, Vec3D velMax={0, 0, 0}) | CylinderInsertionBoundary | |
| set(BaseParticle *particleToCopy, unsigned int maxFailed, Mdouble radMin, Mdouble radMax, Mdouble hMin, Mdouble hMax, Vec3D normal, Mdouble thetaMin, Mdouble thetaMax, Vec3D velMin, Vec3D velMax, Mdouble particleRMin, Mdouble particleRMax) | CylinderInsertionBoundary | |
| set(BaseParticle &particleToCopy, unsigned int maxFailed, Mdouble radMin, Mdouble radMax, Mdouble hMin, Mdouble hMax, Vec3D normal, Mdouble thetaMin, Mdouble thetaMax, Vec3D velMin, Vec3D velMax, Mdouble particleRMin, Mdouble particleRMax) | CylinderInsertionBoundary | |
| setCheckParticleForInteraction(bool checkParticleForInteraction) | InsertionBoundary | |
| setGeometry(Mdouble rMin, Mdouble rMax, Mdouble hMin, Mdouble hMax, Mdouble thetaMin, Mdouble thetaMax, Vec3D normal) | CylinderInsertionBoundary | |
| setGroupId(unsigned groupId) | BaseObject | inline |
| setHandler(BoundaryHandler *handler) | BaseBoundary | |
| setId(unsigned long id) | BaseObject | |
| setIndex(unsigned int index) | BaseObject | |
| setInitialVolume(Mdouble initialVolume) | InsertionBoundary | |
| setManualInsertion(bool manualInsertion) | InsertionBoundary | |
| setOrientation(Vec3D normal) | CylinderInsertionBoundary | |
| setParticleToCopy(std::vector< BaseParticle * > particleToCopy) | InsertionBoundary | |
| setParticleToCopy(BaseParticle *particleToCopy) | InsertionBoundary | |
| setPSD(const PSD psd) | InsertionBoundary | |
| setPSD(std::vector< PSD > psd, std::vector< Mdouble > probability) | InsertionBoundary | |
| setVariableVolumeFlowRate(const std::vector< Mdouble > &variableCumulativeVolumeFlowRate, Mdouble samplingInterval) | InsertionBoundary | |
| setVolumeFlowRate(Mdouble volumeFlowRate) | InsertionBoundary | |
| shiftBoundary(Vec3D shift) override | CylinderInsertionBoundary | virtual |
| thetaMax_ | CylinderInsertionBoundary | protected |
| thetaMin_ | CylinderInsertionBoundary | protected |
| variableCumulativeVolumeFlowRate_ | InsertionBoundary | |
| velMax_ | InsertionBoundary | |
| velMin_ | InsertionBoundary | |
| volumeFlowRate_ | InsertionBoundary | |
| volumeInserted_ | InsertionBoundary | |
| write(std::ostream &os) const override | CylinderInsertionBoundary | virtual |
| writeVTK(std::fstream &file) | BaseBoundary | inlinevirtual |
| ~BaseBoundary() override | BaseBoundary | |
| ~BaseObject()=default | BaseObject | virtual |
| ~CylinderInsertionBoundary() override | CylinderInsertionBoundary | |
| ~InsertionBoundary() override | InsertionBoundary | |