#include <applications/utilities/parallelProcessing/reconstructPar/fvFieldReconstructor.H>
Definition at line 86 of file fvFieldReconstructor.H.
Public Member Functions | |
fvPatchFieldReconstructor (const label size) | |
Construct given size.
| |
label | size () const |
bool | direct () const |
const unallocLabelList & | directAddressing () const |
fvPatchFieldReconstructor | ( | const label | size ) | [inline]
|
Construct given size.
Definition at line 97 of file fvFieldReconstructor.H.
label size | ( | ) | const [inline, virtual]
|
Implements FieldMapper.
Definition at line 105 of file fvFieldReconstructor.H.
bool direct | ( | ) | const [inline, virtual]
|
Implements FieldMapper.
Definition at line 110 of file fvFieldReconstructor.H.
const unallocLabelList& directAddressing | ( | ) | const [inline, virtual]
|
Reimplemented from FieldMapper.
Definition at line 115 of file fvFieldReconstructor.H.
References UList< label >::null().