![]() |
|
Public Member Functions | |
TypeName ("transform") | |
Runtime type information. | |
transformFvPatchField (const fvPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
transformFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
transformFvPatchField (const transformFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &) | |
Construct by mapping the given transformFvPatchField<Type>. | |
virtual tmp< fvPatchField< Type > > | clone () const =0 |
Construct and return a clone. | |
transformFvPatchField (const transformFvPatchField< Type > &, const Field< Type > &) | |
Construct as copy setting internal field reference. | |
virtual tmp< fvPatchField< Type > > | clone (const Field< Type > &) const =0 |
Construct and return a clone setting internal field reference. | |
virtual tmp< Field< Type > > | snGrad () const =0 |
Return gradient at boundary. | |
virtual tmp< Field< Type > > | snGradTransformDiag () const =0 |
Return face-gradient transform diagonal. | |
virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< scalarField > &) const |
Return the matrix diagonal coefficients corresponding to the. | |
virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< scalarField > &) const |
Return the matrix source coefficients corresponding to the. | |
virtual tmp< Field< Type > > | gradientInternalCoeffs () const |
Return the matrix diagonal coefficients corresponding to the. | |
virtual tmp< Field< Type > > | gradientBoundaryCoeffs () const |
Return the matrix source coefficients corresponding to the. | |
virtual void | operator= (const fvPatchField< Type > &) |
template<> | |
tmp< scalarField > | gradientInternalCoeffs () const |
Return the matrix diagonal coefficients corresponding to the. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping the given transformFvPatchField<Type>. onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Reimplemented from fvPatchField. Implemented in basicSymmetryFvPatchField, directionMixedFvPatchField, partialSlipFvPatchField, slipFvPatchField, symmetryFvPatchField, and wedgeFvPatchField. |
|
Construct and return a clone.
Reimplemented from fvPatchField. Implemented in basicSymmetryFvPatchField, directionMixedFvPatchField, partialSlipFvPatchField, slipFvPatchField, symmetryFvPatchField, and wedgeFvPatchField. |
|
Return the matrix source coefficients corresponding to the. evaluation of the gradient of this patchField Reimplemented from fvPatchField. |
|
Return the matrix diagonal coefficients corresponding to the. evaluation of the gradient of this patchField Reimplemented from fvPatchField. |
|
Return the matrix diagonal coefficients corresponding to the. evaluation of the gradient of this patchField Reimplemented from fvPatchField. |
|
Reimplemented from fvPatchField. Reimplemented in directionMixedFvPatchField, and partialSlipFvPatchField. |
|
Return gradient at boundary.
Reimplemented from fvPatchField. Implemented in basicSymmetryFvPatchField, directionMixedFvPatchField, partialSlipFvPatchField, wedgeFvPatchField, basicSymmetryFvPatchField, and wedgeFvPatchField. |
|
Return face-gradient transform diagonal.
Implemented in basicSymmetryFvPatchField, directionMixedFvPatchField, partialSlipFvPatchField, and wedgeFvPatchField. |
|
Runtime type information.
|
|
Return the matrix source coefficients corresponding to the. evaluation of the value of this patchField with given weights |
|
Return the matrix diagonal coefficients corresponding to the. evaluation of the value of this patchField with given weights |