pointPatchFieldMapperPatchRef Class Reference

Foam::pointPatchFieldMapperPatchRef. More...

Inheritance diagram for pointPatchFieldMapperPatchRef:
[legend]
Collaboration diagram for pointPatchFieldMapperPatchRef:
[legend]

Public Member Functions

 pointPatchFieldMapperPatchRef (const pointPatch &source, const pointPatch &target)
 Construct from components. More...
 
const pointPatchsourcePatch () const
 
const pointPatchtargetPatch () const
 
- Public Member Functions inherited from pointPatchFieldMapper
 pointPatchFieldMapper ()
 Null constructor. More...
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor. More...
 
virtual ~FieldMapper ()=default
 Destructor. More...
 
virtual label size () const =0
 
virtual bool direct () const =0
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
virtual bool hasUnmapped () const =0
 Are there unmapped values? I.e. do all size() elements get. More...
 
virtual const labelUListdirectAddressing () const
 
virtual const labelListListaddressing () const
 
virtual const scalarListListweights () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

Constructor & Destructor Documentation

◆ pointPatchFieldMapperPatchRef()

pointPatchFieldMapperPatchRef ( const pointPatch source,
const pointPatch target 
)
inline

Construct from components.

Definition at line 75 of file pointPatchFieldMapperPatchRef.H.

Member Function Documentation

◆ sourcePatch()

const pointPatch& sourcePatch ( ) const
inline

Definition at line 87 of file pointPatchFieldMapperPatchRef.H.

◆ targetPatch()

const pointPatch& targetPatch ( ) const
inline

Definition at line 92 of file pointPatchFieldMapperPatchRef.H.


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