#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 |
![]() | |
fvPatchFieldMapper () | |
Null constructor. | |
![]() | |
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().