betaMaxValue Class Reference

Read the betaMax value directly. More...

Inheritance diagram for betaMaxValue:
Collaboration diagram for betaMaxValue:

Public Member Functions

 TypeName ("value")
 Runtime type information. More...
 
 betaMaxValue (const fvMesh &mesh, const dictionary &dict)
 Construct from components. More...
 
virtual ~betaMaxValue ()=default
 Destructor. More...
 
- Public Member Functions inherited from betaMax
 TypeName ("betaMax")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, betaMax, dictionary,(const fvMesh &mesh, const dictionary &dict),(mesh, dict))
 
 betaMax (const fvMesh &mesh, const dictionary &dict)
 Construct from components. More...
 
virtual ~betaMax ()=default
 Destructor. More...
 
virtual scalar value () const
 Get value. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from betaMax
static autoPtr< betaMaxNew (const fvMesh &mesh, const dictionary &dict)
 Construct and return the selected betaMax model. More...
 
- Protected Member Functions inherited from betaMax
scalar computeLength (const dictionary &dict) const
 Compute the characteristic length. More...
 
boolList markProcessorEdges (const polyPatch &patch) const
 Mark all common inlet - processor edges. More...
 
- Protected Attributes inherited from betaMax
const fvMeshmesh_
 Reference to mesh. More...
 
scalar value_
 betaMax value More...
 

Detailed Description

Read the betaMax value directly.

Source files

Definition at line 48 of file betaMaxValue.H.

Constructor & Destructor Documentation

◆ betaMaxValue()

betaMaxValue ( const fvMesh mesh,
const dictionary dict 
)

Construct from components.

Definition at line 37 of file betaMaxValue.C.

◆ ~betaMaxValue()

virtual ~betaMaxValue ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "value"  )

Runtime type information.


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