This boundary condition provides a generic version of the calculated
condition, useful as a fallback for handling unknown patch types. Not generally applicable as a user-specified condition.
More...
Public Member Functions | |
TypeName ("generic") | |
genericFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
genericFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
genericFaPatchField (const genericFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
virtual tmp< faPatchField< Type > > | clone () const |
genericFaPatchField (const genericFaPatchField< Type > &)=default | |
genericFaPatchField (const genericFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual tmp< faPatchField< Type > > | clone (const DimensionedField< Type, areaMesh > &iF) const |
virtual void | write (Ostream &) const |
virtual void | autoMap (const faPatchFieldMapper &) |
virtual void | rmap (const faPatchField< Type > &, const labelList &) |
virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< scalarField > &) const |
virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< scalarField > &) const |
tmp< Field< Type > > | gradientInternalCoeffs () const |
tmp< Field< Type > > | gradientBoundaryCoeffs () const |
![]() | |
TypeName ("calculated") | |
calculatedFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &) | |
calculatedFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | |
calculatedFaPatchField (const calculatedFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | |
calculatedFaPatchField (const calculatedFaPatchField< Type > &) | |
calculatedFaPatchField (const calculatedFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | |
virtual bool | fixesValue () const |
tmp< Field< Type > > | gradientInternalCoeffs () const |
tmp< Field< Type > > | gradientBoundaryCoeffs () 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 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 void | evaluate (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 |
void | check (const faPatchField< Type > &) const |
virtual void | operator= (const UList< Type > &) |
virtual void | operator= (const faPatchField< 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 &) |
![]() | |
genericPatchFieldBase ()=default | |
genericPatchFieldBase (const genericPatchFieldBase &)=default | |
genericPatchFieldBase (genericPatchFieldBase &&)=default | |
genericPatchFieldBase (const dictionary &dict) | |
const word & | actualType () const noexcept |
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 |
![]() | |
void | genericFatalSolveError (const word &patchName, const IOobject &io) const |
void | reportMissingEntry (const word &entryName, const word &patchName, const IOobject &io) const |
void | processGeneric (const label patchSize, const word &patchName, const IOobject &io, const bool separateValue) |
bool | processEntry (const entry &dEntry, const label patchSize, const word &patchName, const IOobject &io) |
void | putEntry (const entry &e, Ostream &os) const |
void | writeGeneric (Ostream &os, const bool separateValue) const |
template<class MapperType > | |
void | mapGeneric (const genericPatchFieldBase &rhs, const MapperType &mapper) |
template<class MapperType > | |
void | autoMapGeneric (const MapperType &mapper) |
void | rmapGeneric (const genericPatchFieldBase &rhs, const labelList &addr) |
genericPatchFieldBase (const Foam::zero, const genericPatchFieldBase &) | |
![]() | |
word | actualTypeName_ |
dictionary | dict_ |
HashPtrTable< scalarField > | scalarFields_ |
HashPtrTable< vectorField > | vectorFields_ |
HashPtrTable< sphericalTensorField > | sphTensorFields_ |
HashPtrTable< symmTensorField > | symmTensorFields_ |
HashPtrTable< tensorField > | tensorFields_ |
This boundary condition provides a generic version of the calculated
condition, useful as a fallback for handling unknown patch types. Not generally applicable as a user-specified condition.
Definition at line 54 of file genericFaPatchField.H.
genericFaPatchField | ( | const faPatch & | p, |
const DimensionedField< Type, areaMesh > & | iF | ||
) |
Definition at line 29 of file genericFaPatchField.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::nl, and Foam::foamVersion::patch.
genericFaPatchField | ( | const faPatch & | p, |
const DimensionedField< Type, areaMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 46 of file genericFaPatchField.C.
References dict, and Foam::foamVersion::patch.
genericFaPatchField | ( | const genericFaPatchField< Type > & | rhs, |
const faPatch & | p, | ||
const DimensionedField< Type, areaMesh > & | iF, | ||
const faPatchFieldMapper & | mapper | ||
) |
Definition at line 71 of file genericFaPatchField.C.
|
default |
genericFaPatchField | ( | const genericFaPatchField< Type > & | rhs, |
const DimensionedField< Type, areaMesh > & | iF | ||
) |
Definition at line 87 of file genericFaPatchField.C.
TypeName | ( | "generic" | ) |
|
inlinevirtual |
Reimplemented from calculatedFaPatchField< Type >.
Definition at line 96 of file genericFaPatchField.H.
|
inlinevirtual |
Reimplemented from calculatedFaPatchField< Type >.
Definition at line 116 of file genericFaPatchField.H.
|
virtual |
Reimplemented from calculatedFaPatchField< Type >.
Definition at line 100 of file genericFaPatchField.C.
References os().
|
virtual |
Reimplemented from faPatchField< Type >.
Definition at line 110 of file genericFaPatchField.C.
|
virtual |
Reimplemented from faPatchField< Type >.
Definition at line 121 of file genericFaPatchField.C.
|
virtual |
Reimplemented from calculatedFaPatchField< Type >.
Definition at line 139 of file genericFaPatchField.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::name(), and Foam::foamVersion::patch.
|
virtual |
Reimplemented from calculatedFaPatchField< Type >.
Definition at line 160 of file genericFaPatchField.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::name(), and Foam::foamVersion::patch.
Foam::tmp< Foam::Field< Type > > gradientInternalCoeffs |
Definition at line 180 of file genericFaPatchField.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::name(), and Foam::foamVersion::patch.
Foam::tmp< Foam::Field< Type > > gradientBoundaryCoeffs |
Definition at line 198 of file genericFaPatchField.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, Foam::name(), and Foam::foamVersion::patch.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.