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)
 
const pointPatchsourcePatch () const
 
const pointPatchtargetPatch () const
 
- Public Member Functions inherited from pointPatchFieldMapper
 pointPatchFieldMapper ()
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 
virtual ~FieldMapper ()=default
 
virtual label size () const =0
 
virtual bool direct () const =0
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
virtual bool hasUnmapped () const =0
 
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 41 of file pointPatchFieldMapperPatchRef.H.

Constructor & Destructor Documentation

◆ pointPatchFieldMapperPatchRef()

pointPatchFieldMapperPatchRef ( const pointPatch source,
const pointPatch target 
)
inline

Definition at line 69 of file pointPatchFieldMapperPatchRef.H.

Member Function Documentation

◆ sourcePatch()

const pointPatch& sourcePatch ( ) const
inline

Definition at line 81 of file pointPatchFieldMapperPatchRef.H.

◆ targetPatch()

const pointPatch& targetPatch ( ) const
inline

Definition at line 86 of file pointPatchFieldMapperPatchRef.H.


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