Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd. More...
Public Member Functions | |
| TypeName (wedgeFaPatch::typeName_()) | |
| Runtime type information. More... | |
| wedgeFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
| Construct from patch and internal field. More... | |
| wedgeFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| wedgeFaPatchField (const wedgeFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
| Construct by mapping given wedgeFaPatchField onto a new patch. More... | |
| virtual tmp< faPatchField< Type > > | clone () const |
| Construct and return a clone. More... | |
| wedgeFaPatchField (const wedgeFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< faPatchField< Type > > | clone (const DimensionedField< Type, areaMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual tmp< Field< Type > > | snGrad () const |
| Return gradient at boundary. More... | |
| virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) |
| Evaluate the patch field. More... | |
| virtual tmp< Field< Type > > | snGradTransformDiag () const |
| Return face-gradient transform diagonal. More... | |
| template<> | |
| tmp< scalarField > | snGrad () const |
| Return gradient at boundary. More... | |
| template<> | |
| void | evaluate (const Pstream::commsTypes commsType) |
| Evaluate the patch field, sets Updated to false. More... | |
| template<> | |
| Foam::tmp< Foam::scalarField > | snGrad () const |
| Return gradient at boundary. More... | |
| template<> | |
| void | evaluate (const Pstream::commsTypes) |
| Evaluate the patch field, sets Updated to false. More... | |
Public Member Functions inherited from transformFaPatchField< Type > | |
| TypeName ("transform") | |
| Runtime type information. More... | |
| transformFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
| Construct from patch and internal field. More... | |
| transformFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| transformFaPatchField (const transformFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
| Construct by mapping the given transformFaPatchField<Type> More... | |
| transformFaPatchField (const transformFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< scalarField > &) const |
| Return the matrix diagonal coefficients corresponding to the. More... | |
| virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< scalarField > &) const |
| Return the matrix source coefficients corresponding to the. More... | |
| virtual tmp< Field< Type > > | gradientInternalCoeffs () const |
| Return the matrix diagonal coefficients corresponding to the. More... | |
| virtual tmp< Field< Type > > | gradientBoundaryCoeffs () const |
| Return the matrix source coefficients corresponding to the. More... | |
| virtual void | operator= (const faPatchField< Type > &) |
| template<> | |
| tmp< scalarField > | gradientInternalCoeffs () const |
| Return the matrix diagonal coefficients corresponding to the. More... | |
| template<> | |
| Foam::tmp< Foam::scalarField > | gradientInternalCoeffs () const |
| Return the matrix diagonal coefficients corresponding to the. More... | |
Public Member Functions inherited from faPatchField< Type > | |
| TypeName ("faPatchField") | |
| Runtime type information. More... | |
| 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 > &) | |
| Construct from patch and internal field. More... | |
| faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const Field< Type > &) | |
| Construct from patch and internal field and patch field. More... | |
| faPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| faPatchField (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
| Construct by mapping the given faPatchField onto a new patch. More... | |
| faPatchField (const faPatchField< Type > &) | |
| Construct as copy. More... | |
| faPatchField (const faPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual | ~faPatchField ()=default |
| Destructor. More... | |
| const objectRegistry & | db () const |
| Return local objectRegistry. More... | |
| const faPatch & | patch () const |
| Return patch. More... | |
| const DimensionedField< Type, areaMesh > & | internalField () const |
| Return dimensioned internal field reference. More... | |
| const Field< Type > & | primitiveField () const |
| Return internal field reference. More... | |
| const word & | patchType () const |
| Optional patch type. More... | |
| word & | patchType () |
| Optional patch type. More... | |
| virtual bool | fixesValue () const |
| Return true if this patch field fixes a value. More... | |
| virtual bool | coupled () const |
| Return true if this patch field is coupled. More... | |
| bool | updated () const |
| Return true if the boundary condition has already been updated. More... | |
| virtual void | autoMap (const faPatchFieldMapper &) |
| Map (and resize as needed) from self given a mapping object. More... | |
| virtual void | rmap (const faPatchField< Type > &, const labelList &) |
| Reverse map the given faPatchField onto this faPatchField. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual tmp< Field< Type > > | patchInternalField () const |
| Return internal field next to patch as patch field. More... | |
| virtual tmp< Field< Type > > | patchNeighbourField () const |
| Return patchField on the opposite patch of a coupled patch. More... | |
| virtual void | initEvaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) |
| Initialise the evaluation of the patch field. More... | |
| virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< Field< scalar >> &) const |
| Return the matrix diagonal coefficients corresponding to the. More... | |
| virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< Field< scalar >> &) const |
| Return the matrix source coefficients corresponding to the. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
| void | check (const faPatchField< Type > &) const |
| Check faPatchField<Type> against given faPatchField<Type> More... | |
| virtual void | operator= (const UList< Type > &) |
| virtual void | operator+= (const faPatchField< Type > &) |
| virtual void | operator-= (const faPatchField< Type > &) |
| virtual void | operator*= (const faPatchField< scalar > &) |
| virtual void | operator/= (const faPatchField< scalar > &) |
| virtual void | operator+= (const Field< Type > &) |
| virtual void | operator-= (const Field< Type > &) |
| virtual void | operator*= (const Field< scalar > &) |
| virtual void | operator/= (const Field< scalar > &) |
| virtual void | operator= (const Type &) |
| virtual void | operator+= (const Type &) |
| virtual void | operator-= (const Type &) |
| virtual void | operator*= (const scalar) |
| virtual void | operator/= (const scalar) |
| virtual void | operator== (const faPatchField< Type > &) |
| virtual void | operator== (const Field< Type > &) |
| virtual void | operator== (const Type &) |
| template<class Type2 > | |
| Foam::tmp< Foam::faPatchField< Type > > | NewCalculatedType (const faPatchField< Type2 > &pf) |
Additional Inherited Members | |
Public Types inherited from faPatchField< Type > | |
| typedef faPatch | Patch |
| typedef calculatedFaPatchField< Type > | Calculated |
Static Public Member Functions inherited from faPatchField< Type > | |
| static tmp< faPatchField< Type > > | New (const word &patchFieldType, const word &actualPatchType, const faPatch &, const DimensionedField< Type, areaMesh > &) |
| Return a pointer to a new patchField created on freestore given. More... | |
| static tmp< faPatchField< Type > > | New (const word &patchFieldType, const faPatch &, const DimensionedField< Type, areaMesh > &) |
| Return a pointer to a new patchField created on freestore given. More... | |
| static tmp< faPatchField< Type > > | New (const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) |
| Return a pointer to a new patchField created on freestore from. More... | |
| static tmp< faPatchField< Type > > | New (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) |
| Return a pointer to a new patchField created on freestore. More... | |
| template<class Type2 > | |
| static tmp< faPatchField< Type > > | NewCalculatedType (const faPatchField< Type2 > &) |
| Return a pointer to a new calculatedFaPatchField created on. More... | |
| static const word & | calculatedType () |
| Return the type of the calculated for of faPatchField. More... | |
Static Public Attributes inherited from faPatchField< Type > | |
| static int | disallowGenericFaPatchField |
| Debug switch to disallow the use of. More... | |
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
Definition at line 56 of file wedgeFaPatchField.H.
| wedgeFaPatchField | ( | const faPatch & | p, |
| const DimensionedField< Type, areaMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 38 of file wedgeFaPatchField.C.
| wedgeFaPatchField | ( | const faPatch & | p, |
| const DimensionedField< Type, areaMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 72 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 | ||
| ) |
Construct by mapping given wedgeFaPatchField onto a new patch.
Definition at line 49 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 | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 94 of file wedgeFaPatchField.C.
| TypeName | ( | wedgeFaPatch::typeName_() | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Implements transformFaPatchField< Type >.
Definition at line 94 of file wedgeFaPatchField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Implements transformFaPatchField< Type >.
Definition at line 111 of file wedgeFaPatchField.H.
|
virtual |
Return gradient at boundary.
Implements transformFaPatchField< Type >.
Definition at line 106 of file wedgeFaPatchField.C.
References Foam::foamVersion::patch, and Foam::transform().
|
virtual |
Evaluate the patch field.
Reimplemented from faPatchField< Type >.
Definition at line 119 of file wedgeFaPatchField.C.
References Foam::foamVersion::patch, and Foam::transform().
|
virtual |
Return face-gradient transform diagonal.
Implements transformFaPatchField< Type >.
Definition at line 139 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 |
Return gradient at boundary.
Implements transformFaPatchField< Type >.
|
virtual |
Evaluate the patch field, sets Updated to false.
Reimplemented from faPatchField< Type >.
|
virtual |
Return gradient at boundary.
Implements transformFaPatchField< Type >.
Definition at line 35 of file wedgeFaPatchScalarField.C.
References Foam::New(), and Foam::Zero.
|
virtual |
Evaluate the patch field, sets Updated to false.
Reimplemented from faPatchField< Type >.
Definition at line 42 of file wedgeFaPatchScalarField.C.
References Foam::operator==().