Public Member Functions | Private Attributes
immersedBoundaryFvsPatchField< Type > Class Template Reference

Foam::immersedBoundaryFvsPatchField. More...

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

Public Member Functions

 TypeName (immersedBoundaryFvPatch::typeName_())
 Runtime type information. More...
 
 immersedBoundaryFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
 Construct from patch and internal field. More...
 
 immersedBoundaryFvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 immersedBoundaryFvsPatchField (const immersedBoundaryFvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given immersedBoundaryFvsPatchField. More...
 
 immersedBoundaryFvsPatchField (const immersedBoundaryFvsPatchField< Type > &)
 Construct as copy. More...
 
virtual tmp< fvsPatchField< Type > > clone () const
 Construct and return a clone. More...
 
 immersedBoundaryFvsPatchField (const immersedBoundaryFvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvsPatchField< Type > > clone (const DimensionedField< Type, surfaceMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual ~immersedBoundaryFvsPatchField ()
 Destructor. More...
 
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const fvPatchField< Type > &, const labelList &)
 Reverse map the given fvsPatchField onto this fvsPatchField. More...
 
const immersedBoundaryFvPatchibPatch () const
 Return reference to immersed boundary patch. More...
 
virtual void write (Ostream &) const
 Write. More...
 
- Public Member Functions inherited from fvsPatchField< Type >
 TypeName ("fvsPatchField")
 Runtime type information. More...
 
 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 > &)
 Construct from patch and internal field. More...
 
 fvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &)
 Construct from patch and internal field and patch field. More...
 
 fvsPatchField (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 fvsPatchField (const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &)
 Construct by mapping the given fvsPatchField onto a new patch. More...
 
 fvsPatchField (const fvsPatchField< Type > &)
 Construct as copy. More...
 
 fvsPatchField (const fvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvsPatchField< Type > > clone () const
 Construct and return a clone. More...
 
tmp< fvsPatchField< Type > > NewCalculatedType (const fvPatch &p)
 
virtual ~fvsPatchField ()
 Destructor. More...
 
const objectRegistrydb () const
 Return local objectRegistry. More...
 
const fvPatchpatch () const
 Return patch. More...
 
const DimensionedField< Type, surfaceMesh > & dimensionedInternalField () const
 Return dimensioned internal field reference. More...
 
const Field< Type > & internalField () const
 Return internal field reference. More...
 
virtual bool fixesValue () const
 Return true if this patch field fixes a value. More...
 
virtual bool coupled () const
 Return true if this patch field is coupled. More...
 
virtual void rmap (const fvsPatchField< Type > &, const labelList &)
 Reverse map the given fvsPatchField onto this fvsPatchField. More...
 
void check (const fvsPatchField< Type > &) const
 Check fvsPatchField<Type> against given fvsPatchField<Type> More...
 
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 &)
 

Private Attributes

const immersedBoundaryFvPatchibPatch_
 Local reference cast into the processor patch. More...
 

Additional Inherited Members

- Public Types inherited from fvsPatchField< Type >
typedef fvPatch Patch
 
- Static Public Member Functions inherited from fvsPatchField< Type >
static tmp< fvsPatchField< Type > > New (const word &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
 Return a pointer to a new patchField created on freestore given. More...
 
static tmp< fvsPatchField< Type > > New (const word &, const word &actualPatchType, const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
 Return a pointer to a new patchField created on freestore given. More...
 
static tmp< fvsPatchField< Type > > New (const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &)
 Return a pointer to a new patchField created on freestore from. More...
 
static tmp< fvsPatchField< Type > > New (const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &)
 Return a pointer to a new patchField created on freestore. More...
 
static tmp< fvsPatchField< Type > > NewCalculatedType (const fvPatch &)
 Return a pointer to a new calculatedFvsPatchField created on. More...
 
static tmp< fvsPatchField< Type > > NewCalculatedType (const fvsPatchField< Type2 > &)
 Return a pointer to a new calculatedFvsPatchField created on. More...
 
static const wordcalculatedType ()
 Return the type of the calculated for of fvsPatchField. More...
 
- Static Public Attributes inherited from fvsPatchField< Type >
static int disallowGenericFvsPatchField
 Debug switch to disallow the use of genericFvsPatchField. More...
 

Detailed Description

template<class Type>
class Foam::immersedBoundaryFvsPatchField< Type >

Foam::immersedBoundaryFvsPatchField.

Author Hrvoje Jasak

Source files

Definition at line 58 of file immersedBoundaryFvsPatchField.H.

Constructor & Destructor Documentation

◆ immersedBoundaryFvsPatchField() [1/5]

immersedBoundaryFvsPatchField ( const fvPatch p,
const DimensionedField< Type, surfaceMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 42 of file immersedBoundaryFvsPatchField.C.

◆ immersedBoundaryFvsPatchField() [2/5]

immersedBoundaryFvsPatchField ( const fvPatch p,
const DimensionedField< Type, surfaceMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 54 of file immersedBoundaryFvsPatchField.C.

◆ immersedBoundaryFvsPatchField() [3/5]

immersedBoundaryFvsPatchField ( const immersedBoundaryFvsPatchField< Type > &  ptf,
const fvPatch p,
const DimensionedField< Type, surfaceMesh > &  iF,
const fvPatchFieldMapper mapper 
)

Construct by mapping given immersedBoundaryFvsPatchField.

onto a new patch

Definition at line 67 of file immersedBoundaryFvsPatchField.C.

◆ immersedBoundaryFvsPatchField() [4/5]

Construct as copy.

Definition at line 81 of file immersedBoundaryFvsPatchField.C.

◆ immersedBoundaryFvsPatchField() [5/5]

Construct as copy setting internal field reference.

Definition at line 92 of file immersedBoundaryFvsPatchField.C.

◆ ~immersedBoundaryFvsPatchField()

virtual ~immersedBoundaryFvsPatchField ( )
inlinevirtual

Destructor.

Definition at line 137 of file immersedBoundaryFvsPatchField.H.

Member Function Documentation

◆ TypeName()

TypeName ( immersedBoundaryFvPatch::typeName_()  )

Runtime type information.

◆ clone() [1/2]

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

Construct and return a clone.

Definition at line 108 of file immersedBoundaryFvsPatchField.H.

◆ clone() [2/2]

virtual tmp<fvsPatchField<Type> > clone ( const DimensionedField< Type, surfaceMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Reimplemented from fvsPatchField< Type >.

Definition at line 125 of file immersedBoundaryFvsPatchField.H.

◆ autoMap()

virtual void autoMap ( const fvPatchFieldMapper )
inlinevirtual

Map (and resize as needed) from self given a mapping object.

Reimplemented from fvsPatchField< Type >.

Definition at line 147 of file immersedBoundaryFvsPatchField.H.

◆ rmap()

virtual void rmap ( const fvPatchField< Type > &  ,
const labelList  
)
inlinevirtual

Reverse map the given fvsPatchField onto this fvsPatchField.

Definition at line 154 of file immersedBoundaryFvsPatchField.H.

◆ ibPatch()

const immersedBoundaryFvPatch& ibPatch ( ) const
inline

Return reference to immersed boundary patch.

Definition at line 164 of file immersedBoundaryFvsPatchField.H.

References immersedBoundaryFvsPatchField< Type >::ibPatch_.

◆ write()

void write ( Ostream os) const
virtual

Write.

Reimplemented from fvsPatchField< Type >.

Definition at line 117 of file immersedBoundaryFvsPatchField.C.

References fvsPatchField::write().

Here is the call graph for this function:

Field Documentation

◆ ibPatch_

const immersedBoundaryFvPatch& ibPatch_
private

Local reference cast into the processor patch.

Definition at line 65 of file immersedBoundaryFvsPatchField.H.

Referenced by immersedBoundaryFvsPatchField< Type >::ibPatch().


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