![]() |
|
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 graph & | timeData () const |
Return the fluctuation scale. | |
graph & | timeData () |
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. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given timeVaryingUniformFixedValueFvPatchField. onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Reimplemented from fixedValueFvPatchField. Definition at line 123 of file timeVaryingUniformFixedValueFvPatchField.H. |
|
Construct and return a clone.
Reimplemented from fixedValueFvPatchField. Definition at line 107 of file timeVaryingUniformFixedValueFvPatchField.H. |
|
Return reference to the fluctuation scale to allow adjustment.
Definition at line 143 of file timeVaryingUniformFixedValueFvPatchField.H. |
|
Return the fluctuation scale.
Definition at line 137 of file timeVaryingUniformFixedValueFvPatchField.H. |
|
Runtime type information.
|
|
Update the coefficients associated with the patch field. Sets Updated to true Reimplemented from fvPatchField. |
|
Update the coefficients associated with the patch field. Sets Updated to true Reimplemented from fvPatchField. |
|
Update the coefficients associated with the patch field. Sets Updated to true Reimplemented from fvPatchField. |
|
Update the coefficients associated with the patch field. Sets Updated to true Reimplemented from fvPatchField. |
|
Update the coefficients associated with the patch field.
Reimplemented from fvPatchField. |
|
Write.
Reimplemented from fixedValueFvPatchField. |