FreeFOAM The Cross-Platform CFD Toolkit
fvFieldReconstructor::fvPatchFieldReconstructor Class Reference

#include <applications/utilities/parallelProcessing/reconstructPar/fvFieldReconstructor.H>


Detailed Description

Definition at line 86 of file fvFieldReconstructor.H.

+ Inheritance diagram for fvFieldReconstructor::fvPatchFieldReconstructor:
+ Collaboration diagram for fvFieldReconstructor::fvPatchFieldReconstructor:

List of all members.

Public Member Functions

 fvPatchFieldReconstructor (const label size)
 Construct given size.
label size () const
bool direct () const
const unallocLabelListdirectAddressing () const
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 Null constructor.
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor.
virtual ~FieldMapper ()
virtual const labelListListaddressing () const
virtual const scalarListListweights () const
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const

Constructor & Destructor Documentation

fvPatchFieldReconstructor ( const label  size)
inline

Construct given size.

Definition at line 97 of file fvFieldReconstructor.H.


Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 105 of file fvFieldReconstructor.H.

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 110 of file fvFieldReconstructor.H.

const unallocLabelList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 115 of file fvFieldReconstructor.H.

References UList< label >::null().


The documentation for this class was generated from the following file: