Public Member Functions | List of all members
fvFieldDecomposer::processorSurfacePatchFieldDecomposer Class Reference

Processor patch field decomposer class. Surface field is assumed. More...

Inheritance diagram for fvFieldDecomposer::processorSurfacePatchFieldDecomposer:
Inheritance graph
[legend]
Collaboration diagram for fvFieldDecomposer::processorSurfacePatchFieldDecomposer:
Collaboration graph
[legend]

Public Member Functions

 processorSurfacePatchFieldDecomposer (const labelUList &addressingSlice)
 Construct given addressing. More...
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 Are there unmapped values. More...
 
const labelListListaddressing () const
 
const scalarListListweights () 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 mapDistributeBasedistributeMap () const
 
virtual const labelUListdirectAddressing () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

Processor patch field decomposer class. Surface field is assumed.

to have direction (so manipulates sign when mapping)

Definition at line 151 of file fvFieldDecomposer.H.

Constructor & Destructor Documentation

processorSurfacePatchFieldDecomposer ( const labelUList addressingSlice)

Construct given addressing.

Definition at line 97 of file fvFieldDecomposer.C.

References forAll, Foam::mag(), and Foam::sign().

Referenced by fvFieldDecomposer::processorVolPatchFieldDecomposer::processorVolPatchFieldDecomposer().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Function Documentation

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 169 of file fvFieldDecomposer.H.

References List< T >::size().

Here is the call graph for this function:

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 174 of file fvFieldDecomposer.H.

bool hasUnmapped ( ) const
inlinevirtual

Are there unmapped values.

Implements FieldMapper.

Definition at line 180 of file fvFieldDecomposer.H.

const labelListList& addressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 185 of file fvFieldDecomposer.H.

const scalarListList& weights ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 190 of file fvFieldDecomposer.H.

References fvFieldDecomposer::decomposeField(), fvFieldDecomposer::decomposeFields(), fields, and fvFieldDecomposer::~fvFieldDecomposer().

Here is the call graph for this function:


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