#include <applications/utilities/parallelProcessing/reconstructPar/pointFieldReconstructor.H>
Definition at line 86 of file pointFieldReconstructor.H.
Inheritance diagram for pointFieldReconstructor::pointPatchFieldReconstructor:
Collaboration diagram for pointFieldReconstructor::pointPatchFieldReconstructor:Public Member Functions | |
| pointPatchFieldReconstructor (const label size) | |
| Construct given size. | |
| label | size () const |
| bool | direct () const |
| const unallocLabelList & | directAddressing () const |
Public Member Functions inherited from pointPatchFieldMapper | |
| pointPatchFieldMapper () | |
| Null constructor. | |
Public Member Functions inherited from FieldMapper | |
| FieldMapper () | |
| Null constructor. | |
| virtual | ~FieldMapper () |
| virtual const labelListList & | addressing () const |
| virtual const scalarListList & | weights () const |
| template<class Type > | |
| tmp< Field< Type > > | operator() (const Field< Type > &f) const |
|
inline |
Construct given size.
Definition at line 97 of file pointFieldReconstructor.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 105 of file pointFieldReconstructor.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 110 of file pointFieldReconstructor.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 115 of file pointFieldReconstructor.H.
References UList< label >::null().