patchToPatchLeftOverFvPatchFieldMapper Class Reference
Inheritance diagram for patchToPatchLeftOverFvPatchFieldMapper:
Collaboration diagram for patchToPatchLeftOverFvPatchFieldMapper:

Public Member Functions

virtual ~patchToPatchLeftOverFvPatchFieldMapper ()
 Destructor. More...
 
virtual bool hasUnmapped () const
 Return whether or not all faces receive a mapped value. More...
 
 FOR_ALL_FIELD_TYPES (DEFINE_FIELD_MAPPER_OPERATOR,)
 Map a field. More...
 
template<class Type >
Foam::tmp< Foam::Field< Type > > map (const Field< Type > &mapF) const
 
 patchToPatchFvPatchFieldMapper (const patchToPatch &pToP)
 Inherit base class constructor. More...
 
- Public Member Functions inherited from patchToPatchFvPatchFieldMapper
 patchToPatchFvPatchFieldMapper (const patchToPatch &pToP)
 Construct given a patch-to-patch interpolation. More...
 
virtual ~patchToPatchFvPatchFieldMapper ()
 Destructor. More...
 
 DEFINE_FIELD_MAPPER_OPERATOR (label,)
 Map a label field (not implemented) More...
 
template<class Type >
void operator() (Field< Type > &f, const tmp< Field< Type >> &tmapF) const
 Map a temporary field. More...
 
template<class Type >
tmp< Field< Type > > operator() (const tmp< Field< Type >> &tmapF) const
 Map a temporary field. More...
 
template<class Type >
Foam::tmp< Foam::Field< Type > > operator() (const tmp< Field< Type >> &tmapF) const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 Null constructor. More...
 
- Public Member Functions inherited from fieldMapper
 fieldMapper ()
 Null constructor. More...
 
virtual ~fieldMapper ()
 Destructor. More...
 
 FOR_ALL_FIELD_TYPES (DEFINE_FIELD_MAPPER_OPERATOR,=0)
 Map a field. More...
 
virtual void operator() (Field< label > &f, const Field< label > &mapF) const =0
 Map a label field. More...
 
virtual tmp< Field< label > > operator() (const Field< label > &mapF) const =0
 
template<class Type >
void operator() (Field< Type > &f, const tmp< Field< Type >> &tmapF) const
 Map a temporary field. More...
 
template<class Type >
tmp< Field< Type > > operator() (const tmp< Field< Type >> &tmapF) const
 Map a temporary field. More...
 
template<class Type >
Foam::tmp< Foam::Field< Type > > operator() (const tmp< Field< Type >> &tmapF) const
 

Additional Inherited Members

- Protected Attributes inherited from patchToPatchFvPatchFieldMapper
const patchToPatchpToP_
 Patch-to-patch interpolation engine. More...
 

Detailed Description

Definition at line 100 of file patchToPatchFvPatchFieldMapper.H.

Constructor & Destructor Documentation

◆ ~patchToPatchLeftOverFvPatchFieldMapper()

virtual ~patchToPatchLeftOverFvPatchFieldMapper ( )
inlinevirtual

Destructor.

Definition at line 124 of file patchToPatchFvPatchFieldMapper.H.

Member Function Documentation

◆ hasUnmapped()

virtual bool hasUnmapped ( ) const
inlinevirtual

Return whether or not all faces receive a mapped value.

Implements fieldMapper.

Definition at line 131 of file patchToPatchFvPatchFieldMapper.H.

References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ FOR_ALL_FIELD_TYPES()

FOR_ALL_FIELD_TYPES ( DEFINE_FIELD_MAPPER_OPERATOR  )

Map a field.

◆ map()

Foam::tmp<Foam::Field<Type> > map ( const Field< Type > &  mapF) const

Definition at line 68 of file patchToPatchFvPatchFieldMapperTemplates.C.

References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ patchToPatchFvPatchFieldMapper()

Inherit base class constructor.

Definition at line 67 of file patchToPatchFvPatchFieldMapper.H.


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