Wedge front and back plane patch field. More...
Public Member Functions | |
TypeName (wedgePointPatch::typeName_()) | |
wedgePointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &) | |
wedgePointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | |
wedgePointPatchField (const wedgePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | |
virtual autoPtr< pointPatchField< Type > > | clone () const |
wedgePointPatchField (const wedgePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | |
virtual autoPtr< pointPatchField< Type > > | clone (const DimensionedField< Type, pointMesh > &iF) const |
virtual const word & | constraintType () const |
virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) |
![]() | |
TypeName ("pointPatchField") | |
declareRunTimeSelectionTable (autoPtr, pointPatchField, pointPatch,(const pointPatch &p, const DimensionedField< Type, pointMesh > &iF),(p, iF)) | |
declareRunTimeSelectionTable (autoPtr, pointPatchField, patchMapper,(const pointPatchField< Type > &ptf, const pointPatch &p, const DimensionedField< Type, pointMesh > &iF, const pointPatchFieldMapper &m),(dynamic_cast< const pointPatchFieldType & >(ptf), p, iF, m)) | |
declareRunTimeSelectionTable (autoPtr, pointPatchField, dictionary,(const pointPatch &p, const DimensionedField< Type, pointMesh > &iF, const dictionary &dict),(p, iF, dict)) | |
pointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &) | |
pointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | |
pointPatchField (const pointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | |
pointPatchField (const pointPatchField< Type > &) | |
pointPatchField (const pointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | |
virtual autoPtr< pointPatchField< Type > > | clone () const=0 |
Foam::autoPtr< Foam::pointPatchField< Type > > | NewCalculatedType (const pointPatchField< Type2 > &pf) |
virtual | ~pointPatchField ()=default |
const objectRegistry & | db () const |
label | size () const |
const pointPatch & | patch () const |
const DimensionedField< Type, pointMesh > & | internalField () const |
const Field< Type > & | primitiveField () const |
const word & | patchType () const |
word & | patchType () |
virtual bool | fixesValue () const |
virtual bool | coupled () const |
bool | updated () const |
tmp< Field< Type > > | patchInternalField () const |
tmp< Field< Type1 > > | patchInternalField (const Field< Type1 > &iF) const |
tmp< Field< Type1 > > | patchInternalField (const Field< Type1 > &iF, const labelList &meshPoints) const |
Foam::tmp< Foam::Field< Type > > | patchInternalField () const |
Foam::tmp< Foam::Field< Type1 > > | patchInternalField (const Field< Type1 > &iF, const labelList &meshPoints) const |
Foam::tmp< Foam::Field< Type1 > > | patchInternalField (const Field< Type1 > &iF) const |
void | addToInternalField (Field< Type1 > &iF, const Field< Type1 > &pF) const |
void | addToInternalField (Field< Type1 > &iF, const Field< Type1 > &pF, const labelList &points) const |
void | setInInternalField (Field< Type1 > &iF, const Field< Type1 > &pF, const labelList &meshPoints) const |
void | setInInternalField (Field< Type1 > &iF, const Field< Type1 > &pF) const |
virtual const word & | constraintType () const |
virtual void | autoMap (const pointPatchFieldMapper &) |
virtual void | rmap (const pointPatchField< Type > &, const labelList &) |
virtual void | updateCoeffs () |
virtual void | initEvaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) |
virtual void | write (Ostream &) const |
virtual void | operator= (const pointPatchField< Type > &) |
virtual void | operator= (const Field< Type > &) |
virtual void | operator= (const Type &) |
virtual void | operator+= (const pointPatchField< Type > &) |
virtual void | operator+= (const Field< Type > &) |
virtual void | operator+= (const Type &) |
virtual void | operator-= (const pointPatchField< Type > &) |
virtual void | operator-= (const Field< Type > &) |
virtual void | operator-= (const Type &) |
virtual void | operator*= (const pointPatchField< scalar > &) |
virtual void | operator*= (const Field< scalar > &) |
virtual void | operator*= (const scalar) |
virtual void | operator/= (const pointPatchField< scalar > &) |
virtual void | operator/= (const Field< scalar > &) |
virtual void | operator/= (const scalar) |
virtual void | operator== (const pointPatchField< Type > &) |
virtual void | operator== (const Field< Type > &) |
virtual void | operator== (const Type &) |
void | negate () |
Additional Inherited Members | |
![]() | |
typedef Type | value_type |
typedef pointPatch | Patch |
typedef calculatedPointPatchField< Type > | Calculated |
![]() | |
static autoPtr< pointPatchField< Type > > | New (const word &, const pointPatch &, const DimensionedField< Type, pointMesh > &) |
static autoPtr< pointPatchField< Type > > | New (const word &, const word &actualPatchType, const pointPatch &, const DimensionedField< Type, pointMesh > &) |
static autoPtr< pointPatchField< Type > > | New (const pointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) |
static autoPtr< pointPatchField< Type > > | New (const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) |
static autoPtr< pointPatchField< Type > > | NewCalculatedType (const pointPatchField< Type2 > &) |
static const word & | calculatedType () |
![]() | |
static int | disallowGenericPointPatchField |
Wedge front and back plane patch field.
Definition at line 48 of file wedgePointPatchField.H.
wedgePointPatchField | ( | const pointPatch & | p, |
const DimensionedField< Type, pointMesh > & | iF | ||
) |
Definition at line 29 of file wedgePointPatchField.C.
wedgePointPatchField | ( | const pointPatch & | p, |
const DimensionedField< Type, pointMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 40 of file wedgePointPatchField.C.
References dict, Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, p, and Foam::foamVersion::patch.
wedgePointPatchField | ( | const wedgePointPatchField< Type > & | ptf, |
const pointPatch & | p, | ||
const DimensionedField< Type, pointMesh > & | iF, | ||
const pointPatchFieldMapper & | mapper | ||
) |
Definition at line 60 of file wedgePointPatchField.C.
References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, and Foam::foamVersion::patch.
wedgePointPatchField | ( | const wedgePointPatchField< Type > & | ptf, |
const DimensionedField< Type, pointMesh > & | iF | ||
) |
Definition at line 83 of file wedgePointPatchField.C.
TypeName | ( | wedgePointPatch::typeName_() | ) |
|
inlinevirtual |
Definition at line 86 of file wedgePointPatchField.H.
|
inlinevirtual |
Implements pointPatchField< Type >.
Definition at line 106 of file wedgePointPatchField.H.
|
inlinevirtual |
Definition at line 123 of file wedgePointPatchField.H.
References Foam::type().
|
virtual |
Reimplemented from pointPatchField< Type >.
Definition at line 95 of file wedgePointPatchField.C.
References Foam::I, Foam::foamVersion::patch, and Foam::transform().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.