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

fvFieldDecomposer::patchFieldDecomposer Class Reference

Patch field decomposer class. More...

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


Detailed Description

Patch field decomposer class.

Definition at line 59 of file fvFieldDecomposer.H.

Inheritance diagram for fvFieldDecomposer::patchFieldDecomposer:
Collaboration diagram for fvFieldDecomposer::patchFieldDecomposer:

List of all members.

Public Member Functions

 patchFieldDecomposer (const unallocLabelList &addressingSlice, const label addressingOffset)
 Construct given addressing.
label  size () const
bool  direct () const
const unallocLabelList &  directAddressing () const

Constructor & Destructor Documentation

patchFieldDecomposer ( const unallocLabelList &   addressingSlice,
const label   addressingOffset  
)

Construct given addressing.


Member Function Documentation

label size (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 81 of file fvFieldDecomposer.H.

References List< T >::size().

bool direct (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 86 of file fvFieldDecomposer.H.

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

Reimplemented from FieldMapper.

Definition at line 91 of file fvFieldDecomposer.H.


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