|
ESyS-Particle
2.3.4
|
This is the complete list of members for esys::lsm::ABCDampingPrmsPy, including all inherited members.
| ABCDampingIGP() | ABCDampingIGP | inline |
| ABCDampingIGP(const string &, const string &, double, double, int, const Vec3 &, const Vec3 &, const Vec3 &, double) | ABCDampingIGP | |
| ABCDampingPrmsPy(const std::string &type, const std::string &name, double viscosity, int maxIterations, const Vec3 &vref, const Vec3 &pos, const Vec3 &normal, double c1) | esys::lsm::ABCDampingPrmsPy | |
| AIGParam(const std::string &name="") | AIGParam | |
| CDampingIGP() | CDampingIGP | |
| CDampingIGP(const string &type, const string &name, double viscosity, double dt, int maxIteractions, const Vec3 &refVelocity=Vec3::ZERO) | CDampingIGP | |
| getC1() | ABCDampingIGP | inline |
| getMaxIter() const | CDampingIGP | inline |
| getName() const | AIGParam | inline |
| getNormal() | ABCDampingIGP | inline |
| getPos() | ABCDampingIGP | inline |
| getTimeStep() const | CDampingIGP | inline |
| getTypeString() const | CDampingIGP | inlinevirtual |
| getVisc() const | CDampingIGP | inline |
| getVRef() const | CDampingIGP | inline |
| m_c1 | ABCDampingIGP | protected |
| m_dt | CDampingIGP | protected |
| m_max_iter | CDampingIGP | protected |
| m_name | AIGParam | private |
| m_normal | ABCDampingIGP | protected |
| m_pos | ABCDampingIGP | protected |
| m_type | CDampingIGP | protected |
| m_visc | CDampingIGP | protected |
| m_vref | CDampingIGP | protected |
| Name() const | AIGParam | inline |
| packInto(CVarMPIBuffer *) const | ABCDampingIGP | virtual |
| setC1(double d) | ABCDampingIGP | inline |
| setMaxIter(int mi) | CDampingIGP | inline |
| setName(const std::string &name) | AIGParam | |
| setNormal(const Vec3 &n) | ABCDampingIGP | inline |
| setPos(const Vec3 &p) | ABCDampingIGP | inline |
| setTimeStep(double t) | CDampingIGP | inline |
| setTimeStepSize(double t) | CDampingIGP | inline |
| setType(const string &type) | CDampingIGP | inline |
| setVisc(double v) | CDampingIGP | inline |
| setVRef(const Vec3 V) | CDampingIGP | inline |
| ~AIGParam() | AIGParam | virtual |