This is the complete list of members for motionSolver, including all inherited members.
clone() const | motionSolver | virtual |
coeffDict() const | motionSolver | inline |
curPoints() const =0 | motionSolver | pure virtual |
declareRunTimeSelectionTable(autoPtr, motionSolver, dictionary,(const polyMesh &mesh, const dictionary &dict),(mesh, dict)) | motionSolver | |
mesh() const | motionSolver | inline |
motionSolver(const polyMesh &mesh, const dictionary &, const word &type) | motionSolver | |
movePoints(const pointField &)=0 | motionSolver | pure virtual |
New(const polyMesh &, const dictionary &) | motionSolver | static |
newPoints() | motionSolver | virtual |
solve()=0 | motionSolver | pure virtual |
twoDCorrectPoints(pointField &) const | motionSolver | virtual |
TypeName("motionSolver") | motionSolver | |
updateMesh(const mapPolyMesh &)=0 | motionSolver | pure virtual |
write() const | motionSolver | virtual |
~motionSolver() | motionSolver | virtual |