FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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 labelListList &  addressing () const
const scalarListList &  weights () const

Constructor & Destructor Documentation

processorSurfacePatchFieldDecomposer ( const unallocLabelList &   addressingSlice  )

Construct given addressing.


Member Function Documentation

label size (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 158 of file fvFieldDecomposer.H.

References List< T >::size().

bool direct (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 163 of file fvFieldDecomposer.H.

const labelListList& addressing (  ) const [inline, virtual]

Reimplemented from FieldMapper.

Definition at line 168 of file fvFieldDecomposer.H.

const scalarListList& weights (  ) const [inline, virtual]

Reimplemented from FieldMapper.

Definition at line 173 of file fvFieldDecomposer.H.


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