Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
fvMotionSolver Class Reference

Base class for fvMesh based motionSolvers. More...

Inheritance diagram for fvMotionSolver:
Inheritance graph
[legend]
Collaboration diagram for fvMotionSolver:
Collaboration graph
[legend]

Public Member Functions

 ClassName ("displacementMotionSolver")
 
 fvMotionSolver (const polyMesh &)
 
const fvMeshmesh () 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 fvMeshfvMesh_
 

Detailed Description

Base class for fvMesh based motionSolvers.

Source files

Definition at line 46 of file fvMotionSolver.H.

Constructor & Destructor Documentation

◆ fvMotionSolver()

fvMotionSolver ( const polyMesh mesh)

Definition at line 33 of file fvMotionSolver.C.

Member Function Documentation

◆ cellMotionBoundaryTypes() [1/2]

wordList cellMotionBoundaryTypes ( const typename GeometricField< Type, pointPatchField, pointMesh >::Boundary &  pmUbf) const
protected

◆ ClassName()

ClassName ( "displacementMotionSolver"  )

◆ mesh()

const fvMesh& mesh ( ) const
inline

Definition at line 82 of file fvMotionSolver.H.

References fvMotionSolver::fvMesh_.

◆ cellMotionBoundaryTypes() [2/2]

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().

Here is the call graph for this function:

Member Data Documentation

◆ fvMesh_

const fvMesh& fvMesh_
protected

The documentation for this class was generated from the following files: