Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd. More...
Public Member Functions | |
TypeName (wedgeFaPatch::typeName_()) | |
wedgeFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
wedgeFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
wedgeFaPatchField (const wedgeFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
virtual tmp< faPatchField< Type > > | clone () const |
wedgeFaPatchField (const wedgeFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual tmp< faPatchField< Type > > | clone (const DimensionedField< Type, areaMesh > &iF) const |
virtual tmp< Field< Type > > | snGrad () const |
virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) |
virtual tmp< Field< Type > > | snGradTransformDiag () const |
tmp< scalarField > | snGrad () const |
void | evaluate (const Pstream::commsTypes commsType) |
Foam::tmp< Foam::scalarField > | snGrad () const |
void | evaluate (const Pstream::commsTypes) |
![]() | |
TypeName ("transform") | |
transformFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
transformFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
transformFaPatchField (const transformFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
transformFaPatchField (const transformFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< scalarField > &) const |
virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< scalarField > &) const |
virtual tmp< Field< Type > > | gradientInternalCoeffs () const |
virtual tmp< Field< Type > > | gradientBoundaryCoeffs () const |
virtual void | operator= (const faPatchField< Type > &) |
tmp< scalarField > | gradientInternalCoeffs () const |
Foam::tmp< Foam::scalarField > | gradientInternalCoeffs () const |
![]() | |
TypeName ("faPatchField") | |
declareRunTimeSelectionTable (tmp, faPatchField, patch,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF),(p, iF)) | |
declareRunTimeSelectionTable (tmp, faPatchField, patchMapper,(const faPatchField< Type > &ptf, const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const faPatchFieldMapper &m),(dynamic_cast< const faPatchFieldType & >(ptf), p, iF, m)) | |
declareRunTimeSelectionTable (tmp, faPatchField, dictionary,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const dictionary &dict),(p, iF, dict)) | |
faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const Field< Type > &) | |
faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
faPatchField (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
faPatchField (const faPatchField< Type > &) | |
faPatchField (const faPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual tmp< faPatchField< Type > > | clone () const |
Foam::tmp< Foam::faPatchField< Type > > | NewCalculatedType (const faPatchField< Type2 > &pf) |
virtual | ~faPatchField ()=default |
const objectRegistry & | db () const |
const faPatch & | patch () const |
const DimensionedField< Type, areaMesh > & | internalField () const |
const Field< Type > & | primitiveField () const |
const word & | patchType () const |
word & | patchType () |
virtual bool | fixesValue () const |
virtual bool | coupled () const |
bool | updated () const |
virtual void | autoMap (const faPatchFieldMapper &) |
virtual void | rmap (const faPatchField< Type > &, const labelList &) |
virtual tmp< Field< Type > > | snGrad () const |
virtual void | updateCoeffs () |
virtual tmp< Field< Type > > | patchInternalField () const |
virtual tmp< Field< Type > > | patchNeighbourField () const |
virtual void | initEvaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) |
virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< Field< scalar >> &) const |
virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< Field< scalar >> &) const |
virtual tmp< Field< Type > > | gradientInternalCoeffs () const |
virtual tmp< Field< Type > > | gradientBoundaryCoeffs () const |
virtual void | write (Ostream &) const |
void | check (const faPatchField< Type > &) const |
virtual void | operator= (const UList< Type > &) |
virtual void | operator= (const Type &) |
virtual void | operator+= (const faPatchField< Type > &) |
virtual void | operator+= (const Field< Type > &) |
virtual void | operator+= (const Type &) |
virtual void | operator-= (const faPatchField< Type > &) |
virtual void | operator-= (const Field< Type > &) |
virtual void | operator-= (const Type &) |
virtual void | operator*= (const faPatchField< scalar > &) |
virtual void | operator*= (const Field< scalar > &) |
virtual void | operator*= (const scalar) |
virtual void | operator/= (const faPatchField< scalar > &) |
virtual void | operator/= (const Field< scalar > &) |
virtual void | operator/= (const scalar) |
virtual void | operator== (const faPatchField< Type > &) |
virtual void | operator== (const Field< Type > &) |
virtual void | operator== (const Type &) |
Additional Inherited Members | |
![]() | |
typedef faPatch | Patch |
typedef calculatedFaPatchField< Type > | Calculated |
![]() | |
static tmp< faPatchField< Type > > | New (const word &patchFieldType, const word &actualPatchType, const faPatch &, const DimensionedField< Type, areaMesh > &) |
static tmp< faPatchField< Type > > | New (const word &patchFieldType, const faPatch &, const DimensionedField< Type, areaMesh > &) |
static tmp< faPatchField< Type > > | New (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) |
static tmp< faPatchField< Type > > | New (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) |
static tmp< faPatchField< Type > > | NewCalculatedType (const faPatchField< Type2 > &) |
static const word & | calculatedType () |
![]() | |
static int | disallowGenericFaPatchField |
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
Definition at line 52 of file wedgeFaPatchField.H.
wedgeFaPatchField | ( | const faPatch & | p, |
const DimensionedField< Type, areaMesh > & | iF | ||
) |
Definition at line 31 of file wedgeFaPatchField.C.
wedgeFaPatchField | ( | const faPatch & | p, |
const DimensionedField< Type, areaMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 65 of file wedgeFaPatchField.C.
References dict, Foam::stringOps::evaluate(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, p, and Foam::foamVersion::patch.
wedgeFaPatchField | ( | const wedgeFaPatchField< Type > & | ptf, |
const faPatch & | p, | ||
const DimensionedField< Type, areaMesh > & | iF, | ||
const faPatchFieldMapper & | mapper | ||
) |
Definition at line 42 of file wedgeFaPatchField.C.
References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, and Foam::foamVersion::patch.
wedgeFaPatchField | ( | const wedgeFaPatchField< Type > & | ptf, |
const DimensionedField< Type, areaMesh > & | iF | ||
) |
Definition at line 87 of file wedgeFaPatchField.C.
TypeName | ( | wedgeFaPatch::typeName_() | ) |
|
inlinevirtual |
Implements transformFaPatchField< Type >.
Definition at line 90 of file wedgeFaPatchField.H.
|
inlinevirtual |
Implements transformFaPatchField< Type >.
Definition at line 107 of file wedgeFaPatchField.H.
|
virtual |
Implements transformFaPatchField< Type >.
Definition at line 99 of file wedgeFaPatchField.C.
References Foam::foamVersion::patch, and Foam::transform().
|
virtual |
Reimplemented from faPatchField< Type >.
Definition at line 112 of file wedgeFaPatchField.C.
References Foam::foamVersion::patch, and Foam::transform().
|
virtual |
Implements transformFaPatchField< Type >.
Definition at line 132 of file wedgeFaPatchField.C.
References Foam::diag(), Foam::I, Foam::foamVersion::patch, Foam::pow(), DiagTensor< Cmpt >::xx(), DiagTensor< Cmpt >::yy(), and DiagTensor< Cmpt >::zz().
|
virtual |
Implements transformFaPatchField< Type >.
|
virtual |
Reimplemented from faPatchField< Type >.
|
virtual |
Implements transformFaPatchField< Type >.
Definition at line 28 of file wedgeFaPatchScalarField.C.
References Foam::New(), and Foam::Zero.
|
virtual |
Reimplemented from faPatchField< Type >.
Definition at line 35 of file wedgeFaPatchScalarField.C.
References Foam::operator==().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.