MRFPatchField Class Reference
Inheritance diagram for MRFPatchField:

Public Member Functions

 MRFPatchField ()
 Construct null. More...
 
 MRFPatchField (const dictionary &)
 Construct from dictionary. More...
 
const MRFZoneMRFzone (const objectRegistry &obr) const
 
void makeAbsolute (fvPatchField< vector > &Up) const
 
void makeRelative (fvPatchField< vector > &Up) const
 
void write (Ostream &) const
 

Detailed Description

Definition at line 51 of file MRFPatchField.H.

Constructor & Destructor Documentation

◆ MRFPatchField() [1/2]

Construct null.

Definition at line 31 of file MRFPatchField.C.

◆ MRFPatchField() [2/2]

MRFPatchField ( const dictionary dict)

Construct from dictionary.

Definition at line 35 of file MRFPatchField.C.

Member Function Documentation

◆ MRFzone()

const Foam::MRFZone & MRFzone ( const objectRegistry obr) const

Definition at line 43 of file MRFPatchField.C.

References Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, objectRegistry::lookupObject(), Foam::name(), word::null, and UPtrList< T >::size().

Here is the call graph for this function:

◆ makeAbsolute()

void makeAbsolute ( fvPatchField< vector > &  Up) const

Definition at line 87 of file MRFPatchField.C.

References fvPatchField< Type >::db(), fvPatch::index(), and fvPatchField< Type >::patch().

Here is the call graph for this function:

◆ makeRelative()

void makeRelative ( fvPatchField< vector > &  Up) const

Definition at line 93 of file MRFPatchField.C.

References fvPatchField< Type >::db(), fvPatch::index(), and fvPatchField< Type >::patch().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const

Definition at line 99 of file MRFPatchField.C.

References word::null, and Foam::writeEntry().

Here is the call graph for this function:

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