Public Member Functions | List of all members
directFvPatchFieldMapper Class Reference

direct fvPatchFieldMapper More...

Inheritance diagram for directFvPatchFieldMapper:
Inheritance graph
[legend]
Collaboration diagram for directFvPatchFieldMapper:
Collaboration graph
[legend]

Public Member Functions

 directFvPatchFieldMapper (const labelUList &directAddressing)
 Construct given addressing. More...
 
virtual ~directFvPatchFieldMapper ()
 Destructor. More...
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 Are there unmapped values? I.e. do all size() elements get. More...
 
const labelUList & directAddressing () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 Null constructor. More...
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 Null constructor. More...
 
virtual ~FieldMapper ()
 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
 

Detailed Description

direct fvPatchFieldMapper

Definition at line 45 of file directFvPatchFieldMapper.H.

Constructor & Destructor Documentation

directFvPatchFieldMapper ( const labelUList &  directAddressing)
inline

Construct given addressing.

Definition at line 62 of file directFvPatchFieldMapper.H.

References Foam::min(), and UList< T >::size().

Here is the call graph for this function:

virtual ~directFvPatchFieldMapper ( )
inlinevirtual

Destructor.

Definition at line 74 of file directFvPatchFieldMapper.H.

Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 80 of file directFvPatchFieldMapper.H.

References UList< T >::size().

Here is the call graph for this function:

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 85 of file directFvPatchFieldMapper.H.

bool hasUnmapped ( ) const
inlinevirtual

Are there unmapped values? I.e. do all size() elements get.

get value

Implements FieldMapper.

Definition at line 90 of file directFvPatchFieldMapper.H.

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 95 of file directFvPatchFieldMapper.H.


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