Public Member Functions | List of all members
pointFieldDecomposer::patchFieldDecomposer Class Reference
Inheritance diagram for pointFieldDecomposer::patchFieldDecomposer:
Inheritance graph
[legend]
Collaboration diagram for pointFieldDecomposer::patchFieldDecomposer:
Collaboration graph
[legend]

Public Member Functions

 patchFieldDecomposer (const pointPatch &completeMeshPatch, const pointPatch &procMeshPatch, const labelList &directAddr)
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 
const labelUListdirectAddressing () const
 
- Public Member Functions inherited from pointPatchFieldMapperPatchRef
 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 bool distributed () const
 
virtual const mapDistributeBasedistributeMap () 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 55 of file pointFieldDecomposer.H.

Constructor & Destructor Documentation

◆ patchFieldDecomposer()

patchFieldDecomposer ( const pointPatch completeMeshPatch,
const pointPatch procMeshPatch,
const labelList directAddr 
)

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 81 of file pointFieldDecomposer.H.

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 86 of file pointFieldDecomposer.H.

◆ hasUnmapped()

bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 91 of file pointFieldDecomposer.H.

◆ directAddressing()

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 96 of file pointFieldDecomposer.H.


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