Loading...
Searching...
No Matches
betaMaxValue Class Reference

Read the betaMax value directly. More...

#include <betaMaxValue.H>

Inheritance diagram for betaMaxValue:
Collaboration diagram for betaMaxValue:

Public Member Functions

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

Additional Inherited Members

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

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 36 of file betaMaxValue.C.

References dict, and mesh.

◆ ~betaMaxValue()

virtual ~betaMaxValue ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "value" )

Runtime type information.

References dict, and mesh.


The documentation for this class was generated from the following files:
  • src/optimisation/adjointOptimisation/adjoint/optimisation/designVariables/topODesignVariables/betaMax/value/betaMaxValue.H
  • src/optimisation/adjointOptimisation/adjoint/optimisation/designVariables/topODesignVariables/betaMax/value/betaMaxValue.C