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

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

Constructor & Destructor Documentation

processorVolPatchFieldDecomposer ( const fvMesh &   mesh,
const unallocLabelList &   addressingSlice  
)

Construct given addressing.


Member Function Documentation

label size (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 121 of file fvFieldDecomposer.H.

References List< T >::size().

bool direct (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 126 of file fvFieldDecomposer.H.

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

Reimplemented from FieldMapper.

Definition at line 131 of file fvFieldDecomposer.H.


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