FreeFOAM The Cross-Platform CFD Toolkit
pointFieldDecomposer::patchFieldDecomposer Class Reference

Point patch field decomposer class. More...

#include <applications/utilities/parallelProcessing/decomposePar/pointFieldDecomposer.H>


Detailed Description

Point patch field decomposer class.

Definition at line 58 of file pointFieldDecomposer.H.

+ Inheritance diagram for pointFieldDecomposer::patchFieldDecomposer:
+ Collaboration diagram for pointFieldDecomposer::patchFieldDecomposer:

List of all members.

Public Member Functions

 patchFieldDecomposer (const pointPatch &completeMeshPatch, const pointPatch &procMeshPatch, const labelList &directAddr)
 Construct given addressing.
label size () const
bool direct () const
const unallocLabelListdirectAddressing () const
- Public Member Functions inherited from pointPatchFieldMapperPatchRef
 pointPatchFieldMapperPatchRef (const pointPatch &source, const pointPatch &target)
 Construct from components.
const pointPatchsourcePatch () const
const pointPatchtargetPatch () const
- Public Member Functions inherited from pointPatchFieldMapper
 pointPatchFieldMapper ()
 Null constructor.
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor.
virtual ~FieldMapper ()
virtual const labelListListaddressing () const
virtual const scalarListListweights () const
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const

Constructor & Destructor Documentation

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

Construct given addressing.


Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 81 of file pointFieldDecomposer.H.

References List< T >::size().

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 86 of file pointFieldDecomposer.H.

const unallocLabelList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 91 of file pointFieldDecomposer.H.


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