OpenFOAM logo
Open Source CFD Toolkit

timeVaryingUniformFixedValueFvPatchField Class Template Reference

Inheritance diagram for timeVaryingUniformFixedValueFvPatchField:

Inheritance graph
[legend]
Collaboration diagram for timeVaryingUniformFixedValueFvPatchField:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::timeVaryingUniformFixedValueFvPatchField< Type >


Public Member Functions

 TypeName ("timeVaryingUniformFixedValue")
 Runtime type information.
 timeVaryingUniformFixedValueFvPatchField (const fvPatch &, const Field< Type > &)
 Construct from patch and internal field.
 timeVaryingUniformFixedValueFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 timeVaryingUniformFixedValueFvPatchField (const timeVaryingUniformFixedValueFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &)
 Construct by mapping given timeVaryingUniformFixedValueFvPatchField.
virtual tmp< fvPatchField<
Type > > 
clone () const
 Construct and return a clone.
 timeVaryingUniformFixedValueFvPatchField (const timeVaryingUniformFixedValueFvPatchField< Type > &, const Field< Type > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField<
Type > > 
clone (const Field< Type > &iF) const
 Construct and return a clone setting internal field reference.
const graphtimeData () const
 Return the fluctuation scale.
graphtimeData ()
 Return reference to the fluctuation scale to allow adjustment.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.
template<>
void updateCoeffs ()
 Update the coefficients associated with the patch field.
template<>
void updateCoeffs ()
 Update the coefficients associated with the patch field.
template<>
void updateCoeffs ()
 Update the coefficients associated with the patch field.
template<>
void updateCoeffs ()
 Update the coefficients associated with the patch field.

Constructor & Destructor Documentation

timeVaryingUniformFixedValueFvPatchField const fvPatch ,
const Field< Type > & 
 

Construct from patch and internal field.

timeVaryingUniformFixedValueFvPatchField const fvPatch ,
const Field< Type > &  ,
const dictionary
 

Construct from patch, internal field and dictionary.

timeVaryingUniformFixedValueFvPatchField const timeVaryingUniformFixedValueFvPatchField< Type > &  ,
const fvPatch ,
const Field< Type > &  ,
const fvPatchFieldMapper
 

Construct by mapping given timeVaryingUniformFixedValueFvPatchField.

onto a new patch

timeVaryingUniformFixedValueFvPatchField const timeVaryingUniformFixedValueFvPatchField< Type > &  ,
const Field< Type > & 
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual tmp<fvPatchField<Type> > clone const Field< Type > &  iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Reimplemented from fixedValueFvPatchField.

Definition at line 123 of file timeVaryingUniformFixedValueFvPatchField.H.

virtual tmp<fvPatchField<Type> > clone  )  const [inline, virtual]
 

Construct and return a clone.

Reimplemented from fixedValueFvPatchField.

Definition at line 107 of file timeVaryingUniformFixedValueFvPatchField.H.

graph& timeData  )  [inline]
 

Return reference to the fluctuation scale to allow adjustment.

Definition at line 143 of file timeVaryingUniformFixedValueFvPatchField.H.

const graph& timeData  )  const [inline]
 

Return the fluctuation scale.

Definition at line 137 of file timeVaryingUniformFixedValueFvPatchField.H.

TypeName "timeVaryingUniformFixedValue"   ) 
 

Runtime type information.

void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Sets Updated to true

Reimplemented from fvPatchField.

void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Sets Updated to true

Reimplemented from fvPatchField.

void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Sets Updated to true

Reimplemented from fvPatchField.

void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Sets Updated to true

Reimplemented from fvPatchField.

virtual void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Reimplemented from fvPatchField.

virtual void write Ostream  )  const [virtual]
 

Write.

Reimplemented from fixedValueFvPatchField.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org