Base class for fvMesh based motionSolvers. More...
Public Member Functions | |
ClassName ("displacementMotionSolver") | |
fvMotionSolver (const polyMesh &) | |
const fvMesh & | mesh () const |
template<class Type > | |
Foam::wordList | cellMotionBoundaryTypes (const typename GeometricField< Type, pointPatchField, pointMesh >::Boundary &pmUbf) const |
Protected Member Functions | |
template<class Type > | |
wordList | cellMotionBoundaryTypes (const typename GeometricField< Type, pointPatchField, pointMesh >::Boundary &pmUbf) const |
Protected Attributes | |
const fvMesh & | fvMesh_ |
Base class for fvMesh based motionSolvers.
Definition at line 46 of file fvMotionSolver.H.
fvMotionSolver | ( | const polyMesh & | mesh | ) |
Definition at line 33 of file fvMotionSolver.C.
|
protected |
ClassName | ( | "displacementMotionSolver" | ) |
|
inline |
Definition at line 82 of file fvMotionSolver.H.
References fvMotionSolver::fvMesh_.
Foam::wordList cellMotionBoundaryTypes | ( | const typename GeometricField< Type, pointPatchField, pointMesh >::Boundary & | pmUbf | ) | const |
Definition at line 29 of file fvMotionSolverTemplates.C.
References Foam::expressions::patchExpr::debug, Foam::endl(), forAll, Foam::isA(), OSstream::name(), Foam::Pout, and List::setSize().
|
protected |
Definition at line 54 of file fvMotionSolver.H.
Referenced by fvMotionSolver::mesh(), and laplacianMotionSolver::setBoundaryConditions().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.