cyclicFaePatchField< Type > Class Template Reference

Foam::cyclicFaePatchField. More...

Inheritance diagram for cyclicFaePatchField< Type >:
[legend]
Collaboration diagram for cyclicFaePatchField< Type >:
[legend]

Public Member Functions

 TypeName (cyclicFaPatch::typeName_())
 Runtime type information. More...
 
 cyclicFaePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &)
 Construct from patch and internal field. More...
 
 cyclicFaePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 cyclicFaePatchField (const cyclicFaePatchField< Type > &, const faPatch &, const DimensionedField< Type, edgeMesh > &, const faPatchFieldMapper &)
 Construct by mapping given cyclicFaePatchField onto a new patch. More...
 
 cyclicFaePatchField (const cyclicFaePatchField< Type > &)
 Construct as copy. More...
 
virtual tmp< faePatchField< Type > > clone () const
 Construct and return a clone. More...
 
 cyclicFaePatchField (const cyclicFaePatchField< Type > &, const DimensionedField< Type, edgeMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< faePatchField< Type > > clone (const DimensionedField< Type, edgeMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual ~cyclicFaePatchField ()=default
 Destructor. More...
 
- Public Member Functions inherited from coupledFaePatchField< Type >
 TypeName (coupledFaPatch::typeName_())
 Runtime type information. More...
 
 coupledFaePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &)
 Construct from patch and internal field. More...
 
 coupledFaePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &, const Field< Type > &)
 Construct from patch and internal field and patch field. More...
 
 coupledFaePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 coupledFaePatchField (const coupledFaePatchField< Type > &, const faPatch &, const DimensionedField< Type, edgeMesh > &, const faPatchFieldMapper &)
 Construct by mapping the given coupledFaePatchField onto a new patch. More...
 
 coupledFaePatchField (const coupledFaePatchField< Type > &)
 Construct as copy. More...
 
 coupledFaePatchField (const coupledFaePatchField< Type > &, const DimensionedField< Type, edgeMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual ~coupledFaePatchField ()=default
 Destructor. More...
 
virtual bool coupled () const
 Return true if this patch field is derived from. More...
 
virtual void write (Ostream &) const
 Write. More...
 
- Public Member Functions inherited from faePatchField< Type >
 TypeName ("faePatchField")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (tmp, faePatchField, patch,(const faPatch &p, const DimensionedField< Type, edgeMesh > &iF),(p, iF))
 
 declareRunTimeSelectionTable (tmp, faePatchField, patchMapper,(const faePatchField< Type > &ptf, const faPatch &p, const DimensionedField< Type, edgeMesh > &iF, const faPatchFieldMapper &m),(dynamic_cast< const faePatchFieldType & >(ptf), p, iF, m))
 
 declareRunTimeSelectionTable (tmp, faePatchField, dictionary,(const faPatch &p, const DimensionedField< Type, edgeMesh > &iF, const dictionary &dict),(p, iF, dict))
 
 faePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &)
 Construct from patch and internal field. More...
 
 faePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &, const Field< Type > &)
 Construct from patch and internal field and patch field. More...
 
 faePatchField (const faPatch &, const DimensionedField< Type, edgeMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 faePatchField (const faePatchField< Type > &, const faPatch &, const DimensionedField< Type, edgeMesh > &, const faPatchFieldMapper &)
 Construct by mapping the given faePatchField onto a new patch. More...
 
 faePatchField (const faePatchField< Type > &)
 Construct as copy. More...
 
 faePatchField (const faePatchField< Type > &, const DimensionedField< Type, edgeMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual ~faePatchField ()=default
 Destructor. More...
 
const objectRegistrydb () const
 Return local objectRegistry. More...
 
const faPatchpatch () const
 Return patch. More...
 
const DimensionedField< Type, edgeMesh > & internalField () const
 Return dimensioned internal field reference. More...
 
const Field< Type > & primitiveField () const
 Return internal field reference. More...
 
virtual bool fixesValue () const
 Return true if this patch field fixes a value. More...
 
virtual void autoMap (const faPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const faePatchField< Type > &, const labelList &)
 Reverse map the given faePatchField onto this faePatchField. More...
 
void check (const faePatchField< Type > &) const
 Check faePatchField<Type> against given faePatchField<Type> More...
 
virtual void operator= (const UList< Type > &)
 
virtual void operator= (const faePatchField< Type > &)
 
virtual void operator+= (const faePatchField< Type > &)
 
virtual void operator-= (const faePatchField< Type > &)
 
virtual void operator*= (const faePatchField< scalar > &)
 
virtual void operator/= (const faePatchField< 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 faePatchField< Type > &)
 
virtual void operator== (const Field< Type > &)
 
virtual void operator== (const Type &)
 
template<class Type2 >
Foam::tmp< Foam::faePatchField< Type > > NewCalculatedType (const faePatchField< Type2 > &pf)
 

Additional Inherited Members

- Public Types inherited from faePatchField< Type >
typedef faPatch Patch
 
typedef calculatedFaePatchField< Type > Calculated
 
- Static Public Member Functions inherited from faePatchField< Type >
static tmp< faePatchField< Type > > New (const word &, const faPatch &, const DimensionedField< Type, edgeMesh > &)
 Return a pointer to a new patchField created on freestore given. More...
 
static tmp< faePatchField< Type > > New (const faePatchField< Type > &, const faPatch &, const DimensionedField< Type, edgeMesh > &, const faPatchFieldMapper &)
 Return a pointer to a new patchField created on freestore from. More...
 
static tmp< faePatchField< Type > > New (const faPatch &, const DimensionedField< Type, edgeMesh > &, const dictionary &)
 Return a pointer to a new patchField created on freestore. More...
 
template<class Type2 >
static tmp< faePatchField< Type > > NewCalculatedType (const faePatchField< Type2 > &)
 Return a pointer to a new calculatedFaePatchField created on. More...
 
static const wordcalculatedType ()
 Return the type of the calculated for of faePatchField. More...
 
- Static Public Attributes inherited from faePatchField< Type >
static int disallowGenericFaePatchField
 Debug switch to disallow the use of. More...
 

Detailed Description

template<class Type>
class Foam::cyclicFaePatchField< Type >

Foam::cyclicFaePatchField.

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Source files

Definition at line 57 of file cyclicFaePatchField.H.

Constructor & Destructor Documentation

◆ cyclicFaePatchField() [1/5]

cyclicFaePatchField ( const faPatch p,
const DimensionedField< Type, edgeMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 34 of file cyclicFaePatchField.C.

◆ cyclicFaePatchField() [2/5]

cyclicFaePatchField ( const faPatch p,
const DimensionedField< Type, edgeMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 70 of file cyclicFaePatchField.C.

References dict, Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, p, and Foam::foamVersion::patch.

Here is the call graph for this function:

◆ cyclicFaePatchField() [3/5]

cyclicFaePatchField ( const cyclicFaePatchField< Type > &  ptf,
const faPatch p,
const DimensionedField< Type, edgeMesh > &  iF,
const faPatchFieldMapper mapper 
)

Construct by mapping given cyclicFaePatchField onto a new patch.

Definition at line 46 of file cyclicFaePatchField.C.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, and Foam::foamVersion::patch.

Here is the call graph for this function:

◆ cyclicFaePatchField() [4/5]

cyclicFaePatchField ( const cyclicFaePatchField< Type > &  ptf)

Construct as copy.

Definition at line 91 of file cyclicFaePatchField.C.

◆ cyclicFaePatchField() [5/5]

cyclicFaePatchField ( const cyclicFaePatchField< Type > &  ptf,
const DimensionedField< Type, edgeMesh > &  iF 
)

Construct as copy setting internal field reference.

Definition at line 102 of file cyclicFaePatchField.C.

◆ ~cyclicFaePatchField()

virtual ~cyclicFaePatchField ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( cyclicFaPatch::typeName_()  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<faePatchField<Type> > clone ( ) const
inlinevirtual

Construct and return a clone.

Implements coupledFaePatchField< Type >.

Definition at line 106 of file cyclicFaePatchField.H.

◆ clone() [2/2]

virtual tmp<faePatchField<Type> > clone ( const DimensionedField< Type, edgeMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Implements coupledFaePatchField< Type >.

Definition at line 123 of file cyclicFaePatchField.H.


The documentation for this class was generated from the following files: