| actionsBeforeTimeLoop() | BaseBoundary | virtual |
| activate() | InsertionBoundary | |
| addGenerandum(BaseParticle *generandum, double probability, double sizeDispersity) | PolydisperseInsertionBoundary | |
| 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 | PolydisperseInsertionBoundary | virtual |
| createPeriodicParticle(BaseParticle *p UNUSED, ParticleHandler &pH UNUSED) | BaseBoundary | virtual |
| createPeriodicParticles(ParticleHandler &pH UNUSED) | BaseBoundary | virtual |
| deactivate() | InsertionBoundary | |
| generanda_ | PolydisperseInsertionBoundary | |
| generateParticle(RNG &random) override | PolydisperseInsertionBoundary | virtual |
| getCheckParticleForInteraction() const | InsertionBoundary | |
| getGenerandum(unsigned int spec) const | PolydisperseInsertionBoundary | |
| 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 | PolydisperseInsertionBoundary | virtual |
| getNumberOfParticlesInserted() const | InsertionBoundary | |
| getParticleToCopy() | InsertionBoundary | |
| getPSD() | InsertionBoundary | |
| getVolumeFlowRate() const | InsertionBoundary | |
| getVolumeOfParticlesInserted() const | InsertionBoundary | |
| groupId_ | BaseObject | private |
| handler_ | BaseBoundary | private |
| 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 | |
| massesInserted_ | PolydisperseInsertionBoundary | |
| massInserted_ | InsertionBoundary | |
| maxFailed_ | InsertionBoundary | |
| modifyGhostAfterCreation(BaseParticle *particle, int i) | BaseBoundary | virtual |
| moveInHandler(unsigned int index) | BaseObject | virtual |
| numberOfParticlesInserted_ | InsertionBoundary | |
| numbersInserted_ | PolydisperseInsertionBoundary | |
| p0 | InsertionBoundary | |
| particleSizeDistributionVector_ | InsertionBoundary | |
| particleToCopy_ | InsertionBoundary | |
| placeParticle(BaseParticle *p, RNG &random) override | PolydisperseInsertionBoundary | virtual |
| PolydisperseInsertionBoundary() | PolydisperseInsertionBoundary | |
| PolydisperseInsertionBoundary(const PolydisperseInsertionBoundary &other) | PolydisperseInsertionBoundary | |
| posMax_ | PolydisperseInsertionBoundary | |
| posMin_ | PolydisperseInsertionBoundary | |
| probabilitates_ | PolydisperseInsertionBoundary | |
| probability_ | InsertionBoundary | |
| read(std::istream &is) override | PolydisperseInsertionBoundary | virtual |
| reset() | InsertionBoundary | |
| rotateBoundary(Vec3D angle) | InsertionBoundary | virtual |
| samplingInterval_ | InsertionBoundary | |
| setCheckParticleForInteraction(bool checkParticleForInteraction) | InsertionBoundary | |
| setGenerandum(unsigned int spec, BaseParticle *generandum, double probability, double sizeDispersity) | PolydisperseInsertionBoundary | |
| setGeometry(int maxFailed, Vec3D posMin, Vec3D posMax, Vec3D velMin, Vec3D velMax) | PolydisperseInsertionBoundary | |
| 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 | |
| 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) | InsertionBoundary | virtual |
| sizeDispersities_ | PolydisperseInsertionBoundary | |
| variableCumulativeVolumeFlowRate_ | InsertionBoundary | |
| velMax_ | PolydisperseInsertionBoundary | |
| velMin_ | PolydisperseInsertionBoundary | |
| volumeFlowRate_ | InsertionBoundary | |
| volumeInserted_ | InsertionBoundary | |
| volumesInserted_ | PolydisperseInsertionBoundary | |
| write(std::ostream &os) const override | PolydisperseInsertionBoundary | virtual |
| writeVTK(std::fstream &file) | BaseBoundary | inlinevirtual |
| ~BaseBoundary() override | BaseBoundary | |
| ~BaseObject()=default | BaseObject | virtual |
| ~InsertionBoundary() override | InsertionBoundary | |
| ~PolydisperseInsertionBoundary() override | PolydisperseInsertionBoundary | |