|
| TypeName (nonuniformTransformCyclicFvPatch::typeName_()) |
|
| nonuniformTransformCyclicFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &) |
|
| nonuniformTransformCyclicFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) |
|
| nonuniformTransformCyclicFvsPatchField (const nonuniformTransformCyclicFvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) |
|
| nonuniformTransformCyclicFvsPatchField (const nonuniformTransformCyclicFvsPatchField< Type > &) |
|
virtual tmp< fvsPatchField< Type > > | clone () const |
|
| nonuniformTransformCyclicFvsPatchField (const nonuniformTransformCyclicFvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &) |
|
virtual tmp< fvsPatchField< Type > > | clone (const DimensionedField< Type, surfaceMesh > &iF) const |
|
| TypeName (cyclicFvPatch::typeName_()) |
|
| cyclicFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &) |
|
| cyclicFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) |
|
| cyclicFvsPatchField (const cyclicFvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) |
|
| cyclicFvsPatchField (const cyclicFvsPatchField< Type > &) |
|
| cyclicFvsPatchField (const cyclicFvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &) |
|
| TypeName (coupledFvPatch::typeName_()) |
|
| coupledFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &) |
|
| coupledFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &) |
|
| coupledFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) |
|
| coupledFvsPatchField (const coupledFvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) |
|
| coupledFvsPatchField (const coupledFvsPatchField< Type > &) |
|
| coupledFvsPatchField (const coupledFvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &) |
|
virtual bool | coupled () const |
|
| TypeName ("fvsPatchField") |
|
| declareRunTimeSelectionTable (tmp, fvsPatchField, patch,(const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF),(p, iF)) |
|
| declareRunTimeSelectionTable (tmp, fvsPatchField, patchMapper,(const fvsPatchField< Type > &ptf, const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF, const fvPatchFieldMapper &m),(dynamic_cast< const fvsPatchFieldType & >(ptf), p, iF, m)) |
|
| declareRunTimeSelectionTable (tmp, fvsPatchField, dictionary,(const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF, const dictionary &dict),(p, iF, dict)) |
|
| fvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &) |
|
| fvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &) |
|
| fvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) |
|
| fvsPatchField (const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) |
|
| fvsPatchField (const fvsPatchField< Type > &) |
|
| fvsPatchField (const fvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &) |
|
virtual tmp< fvsPatchField< Type > > | clone () const |
|
Foam::tmp< Foam::fvsPatchField< Type > > | NewCalculatedType (const fvPatch &p) |
|
Foam::tmp< Foam::fvsPatchField< Type > > | NewCalculatedType (const fvsPatchField< Type2 > &pf) |
|
virtual | ~fvsPatchField ()=default |
|
const objectRegistry & | db () const |
|
const fvPatch & | patch () const |
|
const DimensionedField< Type, surfaceMesh > & | internalField () const |
|
const Field< Type > & | primitiveField () const |
|
virtual bool | fixesValue () const |
|
virtual bool | coupled () const |
|
virtual void | autoMap (const fvPatchFieldMapper &) |
|
virtual void | rmap (const fvsPatchField< Type > &, const labelList &) |
|
virtual void | write (Ostream &) const |
|
void | check (const fvsPatchField< Type > &) const |
|
virtual void | operator= (const UList< Type > &) |
|
virtual void | operator= (const fvsPatchField< Type > &) |
|
virtual void | operator= (const Type &) |
|
virtual void | operator+= (const fvsPatchField< Type > &) |
|
virtual void | operator+= (const Field< Type > &) |
|
virtual void | operator+= (const Type &) |
|
virtual void | operator-= (const fvsPatchField< Type > &) |
|
virtual void | operator-= (const Field< Type > &) |
|
virtual void | operator-= (const Type &) |
|
virtual void | operator*= (const fvsPatchField< scalar > &) |
|
virtual void | operator*= (const Field< scalar > &) |
|
virtual void | operator*= (const scalar) |
|
virtual void | operator/= (const fvsPatchField< scalar > &) |
|
virtual void | operator/= (const Field< scalar > &) |
|
virtual void | operator/= (const scalar) |
|
virtual void | operator== (const fvsPatchField< Type > &) |
|
virtual void | operator== (const Field< Type > &) |
|
virtual void | operator== (const Type &) |
|
|
typedef fvPatch | Patch |
|
typedef calculatedFvsPatchField< Type > | Calculated |
|
static tmp< fvsPatchField< Type > > | New (const word &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &) |
|
static tmp< fvsPatchField< Type > > | New (const word &, const word &actualPatchType, const fvPatch &, const DimensionedField< Type, surfaceMesh > &) |
|
static tmp< fvsPatchField< Type > > | New (const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) |
|
static tmp< fvsPatchField< Type > > | New (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) |
|
static tmp< fvsPatchField< Type > > | NewCalculatedType (const fvPatch &) |
|
static tmp< fvsPatchField< Type > > | NewCalculatedType (const fvsPatchField< Type2 > &) |
|
static const word & | calculatedType () |
|
static int | disallowGenericFvsPatchField |
|
template<class Type>
class Foam::nonuniformTransformCyclicFvsPatchField< Type >
Foam::nonuniformTransformCyclicFvsPatchField.
- Source files
-
Definition at line 48 of file nonuniformTransformCyclicFvsPatchField.H.