copiedFixedValueFvPatchScalarField Class Reference

Copies the boundary values from a user specified field. More...

Inheritance diagram for copiedFixedValueFvPatchScalarField:
Collaboration diagram for copiedFixedValueFvPatchScalarField:

Public Member Functions

 TypeName ("copiedFixedValue")
 Runtime type information. More...
 
 copiedFixedValueFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 copiedFixedValueFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 copiedFixedValueFvPatchScalarField (const copiedFixedValueFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
 copiedFixedValueFvPatchScalarField (const copiedFixedValueFvPatchScalarField &)
 Copy constructor. More...
 
 copiedFixedValueFvPatchScalarField (const copiedFixedValueFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor setting internal field reference. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Protected Attributes

word sourceFieldName_
 

Detailed Description

Copies the boundary values from a user specified field.

See also
Foam::fixedValueFvPatchField
Source files

Definition at line 51 of file copiedFixedValueFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ copiedFixedValueFvPatchScalarField() [1/5]

copiedFixedValueFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &   
)

Construct from patch and internal field.

◆ copiedFixedValueFvPatchScalarField() [2/5]

copiedFixedValueFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

Construct from patch, internal field and dictionary.

◆ copiedFixedValueFvPatchScalarField() [3/5]

Construct by mapping given.

copiedFixedValueFvPatchScalarField onto a new patch

◆ copiedFixedValueFvPatchScalarField() [4/5]

◆ copiedFixedValueFvPatchScalarField() [5/5]

Copy constructor setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "copiedFixedValue"  )

Runtime type information.

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

◆ write()

virtual void write ( Ostream ) const
virtual

Write.

Member Data Documentation

◆ sourceFieldName_

word sourceFieldName_
protected

Definition at line 59 of file copiedFixedValueFvPatchScalarField.H.


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