Public Member Functions | List of all members
mixedEnergyFvPatchScalarField Class Reference

This boundary condition provides a mixed condition for internal energy. More...

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

Public Member Functions

 TypeName ("mixedEnergy")
 
 mixedEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 mixedEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 mixedEnergyFvPatchScalarField (const mixedEnergyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
 mixedEnergyFvPatchScalarField (const mixedEnergyFvPatchScalarField &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 mixedEnergyFvPatchScalarField (const mixedEnergyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
virtual bool fixesValue () const
 
virtual void updateCoeffs ()
 
virtual void manipulateMatrix (fvMatrix< scalar > &m, const label iMatrix, const direction cmpt)
 

Detailed Description

This boundary condition provides a mixed condition for internal energy.

See also
Foam::mixedFvPatchField
Source files

Definition at line 53 of file mixedEnergyFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ mixedEnergyFvPatchScalarField() [1/5]

mixedEnergyFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF 
)

Definition at line 34 of file mixedEnergyFvPatchScalarField.C.

Referenced by mixedEnergyFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ mixedEnergyFvPatchScalarField() [2/5]

mixedEnergyFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Definition at line 63 of file mixedEnergyFvPatchScalarField.C.

◆ mixedEnergyFvPatchScalarField() [3/5]

mixedEnergyFvPatchScalarField ( const mixedEnergyFvPatchScalarField ptf,
const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Definition at line 50 of file mixedEnergyFvPatchScalarField.C.

◆ mixedEnergyFvPatchScalarField() [4/5]

Definition at line 75 of file mixedEnergyFvPatchScalarField.C.

◆ mixedEnergyFvPatchScalarField() [5/5]

Definition at line 85 of file mixedEnergyFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "mixedEnergy"  )

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Definition at line 98 of file mixedEnergyFvPatchScalarField.H.

References mixedEnergyFvPatchScalarField::mixedEnergyFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Definition at line 115 of file mixedEnergyFvPatchScalarField.H.

References mixedEnergyFvPatchScalarField::mixedEnergyFvPatchScalarField().

Here is the call graph for this function:

◆ fixesValue()

virtual bool fixesValue ( ) const
inlinevirtual

Definition at line 131 of file mixedEnergyFvPatchScalarField.H.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Definition at line 96 of file mixedEnergyFvPatchScalarField.C.

References basicThermo::lookupThermo(), and Foam::foamVersion::patch.

Here is the call graph for this function:

◆ manipulateMatrix()

void manipulateMatrix ( fvMatrix< scalar > &  m,
const label  iMatrix,
const direction  cmpt 
)
virtual

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