FreeFOAM The Cross-Platform CFD Toolkit
fvFieldDecomposer::processorVolPatchFieldDecomposer Class Reference

Processor patch field decomposer class. Maps either owner or. More...

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


Detailed Description

Processor patch field decomposer class. Maps either owner or.

neighbour data (no interpolate anymore - processorFvPatchField holds neighbour data)

Definition at line 101 of file fvFieldDecomposer.H.

+ Inheritance diagram for fvFieldDecomposer::processorVolPatchFieldDecomposer:
+ Collaboration diagram for fvFieldDecomposer::processorVolPatchFieldDecomposer:

List of all members.

Public Member Functions

 processorVolPatchFieldDecomposer (const fvMesh &mesh, const unallocLabelList &addressingSlice)
 Construct given addressing.
label size () const
bool direct () const
const unallocLabelListdirectAddressing () const
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 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

processorVolPatchFieldDecomposer ( const fvMesh mesh,
const unallocLabelList addressingSlice 
)

Construct given addressing.


Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 121 of file fvFieldDecomposer.H.

References List< T >::size().

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 126 of file fvFieldDecomposer.H.

const unallocLabelList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 131 of file fvFieldDecomposer.H.


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