Public Member Functions | List of all members
meshWaveFrozen Class Reference
Inheritance diagram for meshWaveFrozen:
Inheritance graph
[legend]
Collaboration diagram for meshWaveFrozen:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("meshWaveFrozen")
 
 meshWaveFrozen (const dictionary &dict, const fvMesh &mesh, const labelHashSet &patchIDs)
 
 meshWaveFrozen (const fvMesh &mesh, const labelHashSet &patchIDs, const bool correctWalls=true)
 
label nUnset () const
 
virtual bool correct (volScalarField &y)
 
virtual bool correct (volScalarField &y, volVectorField &n)
 

Detailed Description

Definition at line 61 of file meshWaveFrozenPatchDistMethod.H.

Constructor & Destructor Documentation

◆ meshWaveFrozen() [1/2]

meshWaveFrozen ( const dictionary &  dict,
const fvMesh &  mesh,
const labelHashSet &  patchIDs 
)

Definition at line 50 of file meshWaveFrozenPatchDistMethod.C.

◆ meshWaveFrozen() [2/2]

meshWaveFrozen ( const fvMesh &  mesh,
const labelHashSet &  patchIDs,
const bool  correctWalls = true 
)

Definition at line 68 of file meshWaveFrozenPatchDistMethod.C.

Member Function Documentation

◆ TypeName()

TypeName ( "meshWaveFrozen"  )

◆ nUnset()

label nUnset ( ) const
inline

Definition at line 113 of file meshWaveFrozenPatchDistMethod.H.

◆ correct() [1/2]

bool correct ( volScalarField &  y)
virtual

Definition at line 88 of file meshWaveFrozenPatchDistMethod.C.

References forAll().

Here is the call graph for this function:

◆ correct() [2/2]

bool correct ( volScalarField &  y,
volVectorField &  n 
)
virtual

Definition at line 129 of file meshWaveFrozenPatchDistMethod.C.


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