Foam::wedgeFvPatchField. More...
#include <finiteVolume/wedgeFvPatchField.H>
Definition at line 51 of file wedgeFvPatchField.H.
Public Member Functions | |
TypeName (wedgeFvPatch::typeName_()) | |
Runtime type information.
| |
wedgeFvPatchField (const fvPatch &, const DimensionedField< Type, volMesh > &) | |
Construct from patch and internal field.
| |
wedgeFvPatchField (const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
wedgeFvPatchField (const wedgeFvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given wedgeFvPatchField onto a new patch.
| |
wedgeFvPatchField (const wedgeFvPatchField< Type > &) | |
Construct as copy.
| |
virtual tmp< fvPatchField< Type > > | clone () const |
Construct and return a clone.
| |
wedgeFvPatchField (const wedgeFvPatchField< Type > &, const DimensionedField< Type, volMesh > &) | |
Construct as copy setting internal field reference.
| |
virtual tmp< fvPatchField< Type > > | clone (const DimensionedField< Type, volMesh > &iF) const |
Construct and return a clone setting internal field reference.
| |
virtual tmp< Field< Type > > | snGrad () const |
Return gradient at boundary.
| |
virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::blocking) |
Evaluate the patch field.
| |
virtual tmp< Field< Type > > | snGradTransformDiag () const |
Return face-gradient transform diagonal.
| |
template<> | |
tmp< scalarField > | snGrad () const |
Return gradient at boundary.
| |
template<> | |
void | evaluate (const Pstream::commsTypes commsType) |
Evaluate the patch field, sets Updated to false.
| |
template<> | |
tmp< scalarField > | snGrad () const |
Return gradient at boundary.
| |
template<> | |
void | evaluate (const Pstream::commsTypes) |
Evaluate the patch field, sets Updated to false.
|
wedgeFvPatchField | ( | const fvPatch & | p, |
const DimensionedField< Type, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 41 of file wedgeFvPatchField.C.
wedgeFvPatchField | ( | const fvPatch & | p, |
const DimensionedField< Type, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 84 of file wedgeFvPatchField.C.
References Foam::exit(), Foam::FatalIOError, FatalIOErrorIn, and fvPatch::name().
wedgeFvPatchField | ( | const wedgeFvPatchField< Type > & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< Type, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given wedgeFvPatchField onto a new patch.
Definition at line 52 of file wedgeFvPatchField.C.
References Foam::exit(), FatalErrorIn, Foam::FatalIOError, and fvPatch::name().
wedgeFvPatchField | ( | const wedgeFvPatchField< Type > & | ptf ) |
Construct as copy.
Definition at line 117 of file wedgeFvPatchField.C.
wedgeFvPatchField | ( | const wedgeFvPatchField< Type > & | ptf, |
const DimensionedField< Type, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 127 of file wedgeFvPatchField.C.
TypeName | ( | wedgeFvPatch:: | typeName_() ) |
Runtime type information.
virtual tmp<fvPatchField<Type> > clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Implements transformFvPatchField< Type >.
Definition at line 95 of file wedgeFvPatchField.H.
virtual tmp<fvPatchField<Type> > clone | ( | const DimensionedField< Type, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Implements transformFvPatchField< Type >.
Definition at line 112 of file wedgeFvPatchField.H.
Return gradient at boundary.
Implements transformFvPatchField< Type >.
Definition at line 139 of file wedgeFvPatchField.C.
References Foam::transform().
void evaluate | ( | const Pstream::commsTypes | commsType = Pstream::blocking
) |
[virtual]
|
Evaluate the patch field.
Reimplemented from fvPatchField< Type >.
Definition at line 150 of file wedgeFvPatchField.C.
References Foam::transform().
Return face-gradient transform diagonal.
Implements transformFvPatchField< Type >.
Definition at line 169 of file wedgeFvPatchField.C.
References Foam::diag(), Foam::I, Foam::pow(), Foam::type(), DiagTensor< Cmpt >::xx(), DiagTensor< Cmpt >::yy(), and DiagTensor< Cmpt >::zz().
tmp< scalarField > snGrad | ( | ) | const [virtual]
|
Return gradient at boundary.
Implements transformFvPatchField< Type >.
void evaluate | ( | const Pstream::commsTypes | commsType ) | [virtual]
|
Evaluate the patch field, sets Updated to false.
Reimplemented from fvPatchField< Type >.
tmp< scalarField > snGrad | ( | ) | const [virtual]
|
Return gradient at boundary.
Implements transformFvPatchField< Type >.
Definition at line 37 of file wedgeFvPatchScalarField.C.
void evaluate | ( | const Pstream::commsTypes | commsType ) | [virtual]
|
Evaluate the patch field, sets Updated to false.
Reimplemented from fvPatchField< Type >.
Definition at line 44 of file wedgeFvPatchScalarField.C.
References Foam::operator==().