mixedEnergyFvPatchScalarField Class Reference

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

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

Public Member Functions

 TypeName ("mixedEnergy")
 Runtime type information. More...
 
 mixedEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 mixedEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 mixedEnergyFvPatchScalarField (const mixedEnergyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given mixedEnergyFvPatchScalarField. More...
 
 mixedEnergyFvPatchScalarField (const mixedEnergyFvPatchScalarField &)
 Construct as copy. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 mixedEnergyFvPatchScalarField (const mixedEnergyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual bool fixesValue () const
 Allow manipulation of the boundary values. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void manipulateMatrix (fvMatrix< scalar > &m, const label iMatrix, const direction cmpt)
 Manipulate matrix. More...
 

Detailed Description

This boundary condition provides a mixed condition for internal energy.

See also
Foam::mixedFvPatchField
Source files

Definition at line 57 of file mixedEnergyFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ mixedEnergyFvPatchScalarField() [1/5]

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

Construct from patch and internal field.

Definition at line 41 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 
)

Construct from patch, internal field and dictionary.

Definition at line 70 of file mixedEnergyFvPatchScalarField.C.

◆ mixedEnergyFvPatchScalarField() [3/5]

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

Construct by mapping given mixedEnergyFvPatchScalarField.

onto a new patch

Definition at line 57 of file mixedEnergyFvPatchScalarField.C.

◆ mixedEnergyFvPatchScalarField() [4/5]

Construct as copy.

Definition at line 82 of file mixedEnergyFvPatchScalarField.C.

◆ mixedEnergyFvPatchScalarField() [5/5]

Construct as copy setting internal field reference.

Definition at line 92 of file mixedEnergyFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "mixedEnergy"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 102 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

Construct and return a clone setting internal field reference.

Definition at line 119 of file mixedEnergyFvPatchScalarField.H.

References mixedEnergyFvPatchScalarField::mixedEnergyFvPatchScalarField().

Here is the call graph for this function:

◆ fixesValue()

virtual bool fixesValue ( ) const
inlinevirtual

Allow manipulation of the boundary values.

Definition at line 135 of file mixedEnergyFvPatchScalarField.H.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 103 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: