Public Member Functions | List of all members
coupledFaPatchField< Type > Class Template Referenceabstract

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd. More...

Inheritance diagram for coupledFaPatchField< Type >:
Inheritance graph
[legend]
Collaboration diagram for coupledFaPatchField< Type >:
Collaboration graph
[legend]

Public Member Functions

 TypeName (coupledFaPatch::typeName_())
 
 coupledFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &)
 
 coupledFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const Field< Type > &)
 
 coupledFaPatchField (const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &)
 
 coupledFaPatchField (const coupledFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &)
 
 coupledFaPatchField (const coupledFaPatchField< Type > &)
 
virtual tmp< faPatchField< Type > > clone () const =0
 
 coupledFaPatchField (const coupledFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &)
 
virtual tmp< faPatchField< Type > > clone (const DimensionedField< Type, areaMesh > &) const =0
 
virtual bool coupled () const
 
virtual tmp< Field< Type > > patchNeighbourField () const =0
 
virtual tmp< Field< Type > > snGrad () const
 
virtual void initEvaluate (const Pstream::commsTypes commsType)
 
virtual void evaluate (const Pstream::commsTypes commsType)
 
virtual tmp< Field< Type > > valueInternalCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< Type > > valueBoundaryCoeffs (const tmp< scalarField > &) const
 
virtual tmp< Field< Type > > gradientInternalCoeffs () const
 
virtual tmp< Field< Type > > gradientBoundaryCoeffs () const
 
virtual void transformCoupleField (solveScalarField &f, const direction cmpt) const =0
 
virtual void updateInterfaceMatrix (solveScalarField &result, const bool add, const lduAddressing &lduAddr, const label patchId, const solveScalarField &psiInternal, const scalarField &coeffs, const direction, const Pstream::commsTypes commsType) const =0
 
virtual void updateInterfaceMatrix (Field< Type > &result, const bool add, const lduAddressing &lduAddr, const label patchId, const Field< Type > &, const scalarField &coeffs, const Pstream::commsTypes commsType) const =0
 
virtual void write (Ostream &) const
 
- Public Member Functions inherited from lduInterfaceField
 TypeName ("lduInterfaceField")
 
 lduInterfaceField (const lduInterface &patch)
 
virtual ~lduInterfaceField ()=default
 
const lduInterfaceinterface () const
 
virtual const wordinterfaceFieldType () const
 
bool updatedMatrix () const
 
boolupdatedMatrix ()
 
virtual bool ready () const
 
virtual void initInterfaceMatrixUpdate (solveScalarField &result, const bool add, const lduAddressing &, const label interfacei, const solveScalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const
 
template<class Type >
void addToInternalField (Field< Type > &result, const bool add, const labelUList &faceCells, const scalarField &coeffs, const Field< Type > &vals) const
 
- Public Member Functions inherited from faPatchField< Type >
 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 objectRegistrydb () const
 
const faPatchpatch () const
 
const DimensionedField< Type, areaMesh > & internalField () const
 
const Field< Type > & primitiveField () const
 
const wordpatchType () const
 
wordpatchType ()
 
virtual bool fixesValue () const
 
virtual bool coupled () const
 
bool updated () const
 
virtual void autoMap (const faPatchFieldMapper &)
 
virtual void rmap (const faPatchField< Type > &, const labelList &)
 
virtual tmp< Field< Type > > snGrad () const
 
virtual void updateCoeffs ()
 
virtual tmp< Field< Type > > patchInternalField () const
 
virtual tmp< Field< Type > > patchNeighbourField () const
 
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 &)
 

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 > &)
 
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 wordcalculatedType ()
 
- Static Public Attributes inherited from faPatchField< Type >
static int disallowGenericFaPatchField
 

Detailed Description

template<class Type>
class Foam::coupledFaPatchField< Type >

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Source files

Definition at line 53 of file coupledFaPatchField.H.

Constructor & Destructor Documentation

◆ coupledFaPatchField() [1/6]

coupledFaPatchField ( const faPatch p,
const DimensionedField< Type, areaMesh > &  iF 
)

Definition at line 27 of file coupledFaPatchField.C.

◆ coupledFaPatchField() [2/6]

coupledFaPatchField ( const faPatch p,
const DimensionedField< Type, areaMesh > &  iF,
const Field< Type > &  f 
)

Definition at line 39 of file coupledFaPatchField.C.

◆ coupledFaPatchField() [3/6]

coupledFaPatchField ( const faPatch p,
const DimensionedField< Type, areaMesh > &  iF,
const dictionary dict 
)

Definition at line 66 of file coupledFaPatchField.C.

◆ coupledFaPatchField() [4/6]

coupledFaPatchField ( const coupledFaPatchField< Type > &  ptf,
const faPatch p,
const DimensionedField< Type, areaMesh > &  iF,
const faPatchFieldMapper mapper 
)

Definition at line 52 of file coupledFaPatchField.C.

◆ coupledFaPatchField() [5/6]

coupledFaPatchField ( const coupledFaPatchField< Type > &  ptf)

Definition at line 79 of file coupledFaPatchField.C.

◆ coupledFaPatchField() [6/6]

coupledFaPatchField ( const coupledFaPatchField< Type > &  ptf,
const DimensionedField< Type, areaMesh > &  iF 
)

Definition at line 90 of file coupledFaPatchField.C.

Member Function Documentation

◆ TypeName()

TypeName ( coupledFaPatch::typeName_()  )

◆ clone() [1/2]

virtual tmp<faPatchField<Type> > clone ( ) const
pure virtual

◆ clone() [2/2]

virtual tmp<faPatchField<Type> > clone ( const DimensionedField< Type, areaMesh > &  ) const
pure virtual

◆ coupled()

virtual bool coupled ( ) const
inlinevirtual

Reimplemented in processorFaPatchField< Type >.

Definition at line 128 of file coupledFaPatchField.H.

◆ patchNeighbourField()

virtual tmp<Field<Type> > patchNeighbourField ( ) const
pure virtual

◆ snGrad()

Foam::tmp< Foam::Field< Type > > snGrad
virtual

Reimplemented in processorFaPatchField< Type >.

Definition at line 103 of file coupledFaPatchField.C.

References Foam::foamVersion::patch.

◆ initEvaluate()

void initEvaluate ( const Pstream::commsTypes  commsType)
virtual

Reimplemented from faPatchField< Type >.

Reimplemented in processorFaPatchField< Type >.

Definition at line 112 of file coupledFaPatchField.C.

◆ evaluate()

void evaluate ( const Pstream::commsTypes  commsType)
virtual

Reimplemented from faPatchField< Type >.

Reimplemented in processorFaPatchField< Type >.

Definition at line 122 of file coupledFaPatchField.C.

References Foam::foamVersion::patch.

◆ valueInternalCoeffs()

Foam::tmp< Foam::Field< Type > > valueInternalCoeffs ( const tmp< scalarField > &  w) const
virtual

Definition at line 135 of file coupledFaPatchField.C.

◆ valueBoundaryCoeffs()

Foam::tmp< Foam::Field< Type > > valueBoundaryCoeffs ( const tmp< scalarField > &  w) const
virtual

Definition at line 146 of file coupledFaPatchField.C.

◆ gradientInternalCoeffs()

Foam::tmp< Foam::Field< Type > > gradientInternalCoeffs
virtual

Definition at line 156 of file coupledFaPatchField.C.

References Foam::foamVersion::patch.

◆ gradientBoundaryCoeffs()

Foam::tmp< Foam::Field< Type > > gradientBoundaryCoeffs
virtual

Definition at line 164 of file coupledFaPatchField.C.

◆ transformCoupleField()

virtual void transformCoupleField ( solveScalarField f,
const direction  cmpt 
) const
pure virtual

◆ updateInterfaceMatrix() [1/2]

virtual void updateInterfaceMatrix ( solveScalarField result,
const bool  add,
const lduAddressing lduAddr,
const label  patchId,
const solveScalarField psiInternal,
const scalarField coeffs,
const  direction,
const Pstream::commsTypes  commsType 
) const
pure virtual

◆ updateInterfaceMatrix() [2/2]

virtual void updateInterfaceMatrix ( Field< Type > &  result,
const bool  add,
const lduAddressing lduAddr,
const label  patchId,
const Field< Type > &  ,
const scalarField coeffs,
const Pstream::commsTypes  commsType 
) const
pure virtual

◆ write()

void write ( Ostream os) const
virtual

Reimplemented from faPatchField< Type >.

Definition at line 171 of file coupledFaPatchField.C.

References os(), and Foam::vtk::write().

Here is the call graph for this function:

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