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

pointFieldReconstructor::pointPatchFieldReconstructor Class Reference

#include <applications/utilities/parallelProcessing/reconstructPar/pointFieldReconstructor.H>


Detailed Description

Definition at line 86 of file pointFieldReconstructor.H.

Inheritance diagram for pointFieldReconstructor::pointPatchFieldReconstructor:
Collaboration diagram for pointFieldReconstructor::pointPatchFieldReconstructor:

List of all members.

Public Member Functions

 pointPatchFieldReconstructor (const label size)
 Construct given size.
label  size () const
bool  direct () const
const unallocLabelList &  directAddressing () const

Constructor & Destructor Documentation

pointPatchFieldReconstructor ( const label   size  ) [inline]

Construct given size.

Definition at line 97 of file pointFieldReconstructor.H.


Member Function Documentation

label size (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 105 of file pointFieldReconstructor.H.

bool direct (  ) const [inline, virtual]

Implements FieldMapper.

Definition at line 110 of file pointFieldReconstructor.H.

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

Reimplemented from FieldMapper.

Definition at line 115 of file pointFieldReconstructor.H.

References UList< label >::null().


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