#include <applications/utilities/parallelProcessing/reconstructPar/fvFieldReconstructor.H>
Definition at line 86 of file fvFieldReconstructor.H.
Inheritance diagram for fvFieldReconstructor::fvPatchFieldReconstructor:
Collaboration diagram for fvFieldReconstructor::fvPatchFieldReconstructor:Public Member Functions | |
| fvPatchFieldReconstructor (const label size) | |
| Construct given size. | |
| label | size () const |
| bool | direct () const |
| const unallocLabelList & | directAddressing () const |
Public Member Functions inherited from fvPatchFieldMapper | |
| fvPatchFieldMapper () | |
| 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 fvFieldReconstructor.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 105 of file fvFieldReconstructor.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 110 of file fvFieldReconstructor.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 115 of file fvFieldReconstructor.H.
References UList< label >::null().