Public Member Functions | List of all members
pointPatchFieldMapperPatchRef Class Reference

Foam::pointPatchFieldMapperPatchRef. More...

Inheritance diagram for pointPatchFieldMapperPatchRef:
Inheritance graph
[legend]
Collaboration diagram for pointPatchFieldMapperPatchRef:
Collaboration graph
[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 ()
 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

Foam::pointPatchFieldMapperPatchRef.

Definition at line 45 of file pointPatchFieldMapperPatchRef.H.

Constructor & Destructor Documentation

◆ pointPatchFieldMapperPatchRef()

pointPatchFieldMapperPatchRef ( const pointPatch source,
const pointPatch target 
)
inline

Construct from components.

Definition at line 70 of file pointPatchFieldMapperPatchRef.H.

Member Function Documentation

◆ sourcePatch()

const pointPatch& sourcePatch ( ) const
inline

Definition at line 82 of file pointPatchFieldMapperPatchRef.H.

◆ targetPatch()

const pointPatch& targetPatch ( ) const
inline

Definition at line 87 of file pointPatchFieldMapperPatchRef.H.


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