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

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 unallocLabelList &  directAddressing () const

Constructor & Destructor Documentation

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

Construct given addressing.


Member Function Documentation

label size (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 81 of file pointFieldDecomposer.H.

References List< T >::size().

bool direct (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 86 of file pointFieldDecomposer.H.

const unallocLabelList& directAddressing (  ) const [inline, virtual]

Reimplemented from FieldMapper.

Definition at line 91 of file pointFieldDecomposer.H.


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