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

Processor patch field decomposer class. Surface field is assumed. More...

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


Detailed Description

Processor patch field decomposer class. Surface field is assumed.

to have direction (so manipulates sign when mapping)

Definition at line 140 of file fvFieldDecomposer.H.

+ Inheritance diagram for fvFieldDecomposer::processorSurfacePatchFieldDecomposer:
+ Collaboration diagram for fvFieldDecomposer::processorSurfacePatchFieldDecomposer:

List of all members.

Public Member Functions

 processorSurfacePatchFieldDecomposer (const unallocLabelList &addressingSlice)
 Construct given addressing.
label size () const
bool direct () const
const labelListListaddressing () const
const scalarListListweights () const
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 Null constructor.
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor.
virtual ~FieldMapper ()
virtual const unallocLabelListdirectAddressing () const
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const

Constructor & Destructor Documentation

Construct given addressing.


Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 158 of file fvFieldDecomposer.H.

References List< T >::size().

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 163 of file fvFieldDecomposer.H.

const labelListList& addressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 168 of file fvFieldDecomposer.H.

const scalarListList& weights ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 173 of file fvFieldDecomposer.H.


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