Public Member Functions | |
| faPatchFieldReconstructor (const label size, const label sizeBeforeMapping) | |
| Construct given size. More... | |
| virtual label | size () const |
| virtual label | sizeBeforeMapping () const |
| virtual bool | direct () const |
| virtual bool | hasUnmapped () const |
| Are there unmapped values? I.e. do all size() elements get. More... | |
| virtual const labelUList & | directAddressing () const |
Public Member Functions inherited from faPatchFieldMapper | |
| faPatchFieldMapper () | |
| Null constructor. More... | |
Public Member Functions inherited from FieldMapper | |
| FieldMapper () | |
| Null constructor. More... | |
| virtual | ~FieldMapper ()=default |
| Destructor. More... | |
| virtual bool | distributed () const |
| virtual const mapDistributeBase & | distributeMap () const |
| virtual const labelListList & | addressing () const |
| virtual const scalarListList & | weights () const |
| template<class Type > | |
| tmp< Field< Type > > | operator() (const Field< Type > &f) const |
Definition at line 90 of file faFieldReconstructor.H.
|
inline |
Construct given size.
Definition at line 103 of file faFieldReconstructor.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 115 of file faFieldReconstructor.H.
|
inlinevirtual |
Definition at line 120 of file faFieldReconstructor.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 125 of file faFieldReconstructor.H.
|
inlinevirtual |
Are there unmapped values? I.e. do all size() elements get.
get value
Implements FieldMapper.
Definition at line 130 of file faFieldReconstructor.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 135 of file faFieldReconstructor.H.
References UList< T >::null().