Class used for the construction of PtrLists of motionSolvers. More...
#include <motionSolver.H>
Public Member Functions | |
| iNew (const polyMesh &mesh) | |
| autoPtr< motionSolver > | operator() (Istream &is) const |
Class used for the construction of PtrLists of motionSolvers.
Definition at line 118 of file motionSolver.H.
| iNew | ( | const polyMesh & | mesh | ) |
Definition at line 161 of file motionSolver.C.
References motionSolver::mesh().

| Foam::autoPtr< Foam::motionSolver > operator() | ( | Istream & | is | ) | const |
Definition at line 167 of file motionSolver.C.
References IOdictionary::IOdictionary(), dictionaryEntry::name(), motionSolver::New(), and dictionary::null.
