faPatchFieldMapperPatchRef Class Reference
Inheritance diagram for faPatchFieldMapperPatchRef:
[legend]
Collaboration diagram for faPatchFieldMapperPatchRef:
[legend]

Public Member Functions

 faPatchFieldMapperPatchRef (const faPatch &source, const faPatch &target)
 Construct from components. More...
 
const faPatchsourcePatch () const
 
const faPatchtargetPatch () const
 
- Public Member Functions inherited from faPatchFieldMapper
 faPatchFieldMapper ()
 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

Definition at line 46 of file faPatchFieldMapperPatchRef.H.

Constructor & Destructor Documentation

◆ faPatchFieldMapperPatchRef()

faPatchFieldMapperPatchRef ( const faPatch source,
const faPatch target 
)
inline

Construct from components.

Definition at line 70 of file faPatchFieldMapperPatchRef.H.

Member Function Documentation

◆ sourcePatch()

const faPatch& sourcePatch ( ) const
inline

Definition at line 79 of file faPatchFieldMapperPatchRef.H.

◆ targetPatch()

const faPatch& targetPatch ( ) const
inline

Definition at line 84 of file faPatchFieldMapperPatchRef.H.


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