turbulentDigitalFilterInletFvPatchVectorField Class Reference
Inheritance diagram for turbulentDigitalFilterInletFvPatchVectorField:
[legend]
Collaboration diagram for turbulentDigitalFilterInletFvPatchVectorField:
[legend]

Public Member Functions

 TypeName ("turbulentDigitalFilterInlet")
 Runtime type information. More...
 
 turbulentDigitalFilterInletFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field. More...
 
 turbulentDigitalFilterInletFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 turbulentDigitalFilterInletFvPatchVectorField (const turbulentDigitalFilterInletFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 
 turbulentDigitalFilterInletFvPatchVectorField (const turbulentDigitalFilterInletFvPatchVectorField &)
 Construct as copy. More...
 
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 turbulentDigitalFilterInletFvPatchVectorField (const turbulentDigitalFilterInletFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual ~turbulentDigitalFilterInletFvPatchVectorField ()=default
 Destructor. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void autoMap (const fvPatchFieldMapper &m)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const fvPatchVectorField &ptf, const labelList &addr)
 Reverse map the given fvPatchField onto this fvPatchField. More...
 
virtual void write (Ostream &) const
 Write. More...
 
template<class Type >
Foam::tmp< Foam::Field< Type > > interpolateOrRead (const word &fieldName, const dictionary &dict, bool &interpolateField) const
 
template<class Type >
Foam::tmp< Foam::Field< Type > > interpolateBoundaryData (const word &fieldName) const
 

Detailed Description

Constructor & Destructor Documentation

◆ turbulentDigitalFilterInletFvPatchVectorField() [1/5]

Construct from patch and internal field.

Definition at line 646 of file turbulentDigitalFilterInletFvPatchVectorField.C.

Referenced by turbulentDigitalFilterInletFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ turbulentDigitalFilterInletFvPatchVectorField() [2/5]

Construct from patch, internal field and dictionary.

Definition at line 740 of file turbulentDigitalFilterInletFvPatchVectorField.C.

References Foam::endl(), Foam::Info, and WarningInFunction.

Here is the call graph for this function:

◆ turbulentDigitalFilterInletFvPatchVectorField() [3/5]

◆ turbulentDigitalFilterInletFvPatchVectorField() [4/5]

◆ turbulentDigitalFilterInletFvPatchVectorField() [5/5]

Construct as copy setting internal field reference.

Definition at line 907 of file turbulentDigitalFilterInletFvPatchVectorField.C.

◆ ~turbulentDigitalFilterInletFvPatchVectorField()

virtual ~turbulentDigitalFilterInletFvPatchVectorField ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "turbulentDigitalFilterInlet"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 592 of file turbulentDigitalFilterInletFvPatchVectorField.H.

References turbulentDigitalFilterInletFvPatchVectorField::turbulentDigitalFilterInletFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 609 of file turbulentDigitalFilterInletFvPatchVectorField.H.

References turbulentDigitalFilterInletFvPatchVectorField::turbulentDigitalFilterInletFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 953 of file turbulentDigitalFilterInletFvPatchVectorField.C.

References Foam::gSum(), UPstream::master(), Foam::foamVersion::patch, Pstream::scatter(), timeIndex, and U.

Here is the call graph for this function:

◆ autoMap()

void autoMap ( const fvPatchFieldMapper m)
virtual

Map (and resize as needed) from self given a mapping object.

Definition at line 1057 of file turbulentDigitalFilterInletFvPatchVectorField.C.

References fvPatchField< Type >::autoMap().

Here is the call graph for this function:

◆ rmap()

void rmap ( const fvPatchVectorField ptf,
const labelList addr 
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 1066 of file turbulentDigitalFilterInletFvPatchVectorField.C.

References fvPatchField< Type >::rmap().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 1005 of file turbulentDigitalFilterInletFvPatchVectorField.C.

References UPstream::master(), os(), fixedValueFvPatchField< Type >::write(), Ostream::writeEntry(), and Ostream::writeEntryIfDifferent().

Here is the call graph for this function:

◆ interpolateOrRead()

Foam::tmp<Foam::Field<Type> > interpolateOrRead ( const word fieldName,
const dictionary dict,
bool interpolateField 
) const

◆ interpolateBoundaryData()

Foam::tmp<Foam::Field<Type> > interpolateBoundaryData ( const word fieldName) const

Definition at line 69 of file turbulentDigitalFilterInletFvPatchVectorFieldTemplates.C.

References Foam::endl(), Foam::Info, and Foam::foamVersion::patch.

Here is the call graph for this function:

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