|
IFEM
90A354
|
This is the complete list of members for MPC, including all inherited members.
| addMaster(const DOF &dof, Real tol=Real(1.0e-8)) | MPC | |
| addMaster(int n, int d, Real c=Real(1), Real tol=Real(1.0e-8)) | MPC | inline |
| addOffset(Real offset) | MPC | inline |
| getMaster(size_t i) const | MPC | inline |
| getNoMaster(bool recursive=false) const | MPC | |
| getSlave() const | MPC | inline |
| iceq | MPC | |
| isChained() const | MPC | inline |
| master | MPC | private |
| merge(const MPC *mpc) | MPC | |
| MPC(int n, int d, Real s=Real(0)) | MPC | inline |
| operator<<(std::ostream &s, const MPC &mpc) | MPC | friend |
| printMaster(std::ostream &os) const | MPC | protected |
| removeMaster(size_t pos) | MPC | inline |
| renumberNodes(const std::map< int, int > &old2new, bool msg=false) | MPC | |
| setSlaveCoeff(Real c0) | MPC | inline |
| shiftNodes(int nshift) | MPC | |
| slave | MPC | private |
| updateMaster(size_t pos, Real c) | MPC | inline |
| updateMaster(size_t pos, MPC *m) | MPC | inline |