![]() |
NuTo
Numerics Tool
|
This is the complete list of members for NuTo::ParticleHandler, including all inherited members.
| ExportParticlesToFile(const std::string &rExportFileName, bool rInitialRadius) const | NuTo::ParticleHandler | |
| ExportParticlesToGmsh2D(std::string rOutputFile, Specimen &rSpecimen, double rMeshSize, double rZCoord, double rMinRadius) const | NuTo::ParticleHandler | |
| ExportParticlesToGmsh3D(std::string rOutputFile, Specimen &rSpecimen, double rMeshSize) const | NuTo::ParticleHandler | |
| ExportParticlesToVTU2D(std::string rOutputFile, double rZCoord) const | NuTo::ParticleHandler | |
| ExportParticlesToVTU3D(std::string rOutputDirectory, int rTimeStep, double rGlobalTime, bool rFinal) const | NuTo::ParticleHandler | |
| GetAbsoluteMininimalDistance(Specimen &rSpecimen) | NuTo::ParticleHandler | |
| GetKineticEnergy() const | NuTo::ParticleHandler | |
| GetNumParticles() const | NuTo::ParticleHandler | |
| GetParticle(const int rIndex) const | NuTo::ParticleHandler | |
| GetParticles(bool rInitialRadius=false) const | NuTo::ParticleHandler | |
| GetParticles2D(double rZCoord, double rMinRadius) const | NuTo::ParticleHandler | |
| GetSubBoxDivisions(Specimen &rSpecimen, const int rParticlesPerBox) | NuTo::ParticleHandler | |
| GetVolume() const | NuTo::ParticleHandler | |
| ParticleHandler(int rNumParticles, Eigen::MatrixXd rParticleBoundingBox, double rVelocityRange, double rGrowthRate, int rSeed=0) | NuTo::ParticleHandler | |
| ParticleHandler(Eigen::MatrixXd rSpheres, double rVelocityRange, double rRelativeGrowthRate, double rAbsoluteGrowthRate, int rSeed=0) | NuTo::ParticleHandler | |
| ParticleHandler(const std::string &rFileName, double rVelocityRange, double rRelativeGrowthRate, double rAbsoluteGrowthRate, int rSeed=0) | NuTo::ParticleHandler | |
| ResetVelocities() | NuTo::ParticleHandler | |
| SetVisualizationFileName(const std::string &rVisualizationFileName) | NuTo::ParticleHandler | |
| Sync(const double rTime) | NuTo::ParticleHandler | |
| ~ParticleHandler() | NuTo::ParticleHandler |
1.8.11