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)
 
virtual ~directFvPatchFieldMapper ()=default
 
label size () const
 
bool direct () const
 
bool hasUnmapped () const
 
boolhasUnmapped ()
 
const labelUListdirectAddressing () const
 
- Public Member Functions inherited from fvPatchFieldMapper
 fvPatchFieldMapper ()
 
- Public Member Functions inherited from FieldMapper
 FieldMapper ()
 
virtual ~FieldMapper ()=default
 
virtual bool distributed () const
 
virtual const mapDistributeBasedistributeMap () const
 
virtual const labelListListaddressing () const
 
virtual const scalarListListweights () const
 
template<class Type >
tmp< Field< Type > > operator() (const Field< Type > &f) const
 

Detailed Description

direct fvPatchFieldMapper

Definition at line 42 of file directFvPatchFieldMapper.H.

Constructor & Destructor Documentation

◆ directFvPatchFieldMapper()

directFvPatchFieldMapper ( const labelUList directAddressing)
inline

Definition at line 59 of file directFvPatchFieldMapper.H.

◆ ~directFvPatchFieldMapper()

virtual ~directFvPatchFieldMapper ( )
virtualdefault

Member Function Documentation

◆ size()

label size ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 72 of file directFvPatchFieldMapper.H.

References UList::size().

Here is the call graph for this function:

◆ direct()

bool direct ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 77 of file directFvPatchFieldMapper.H.

◆ hasUnmapped() [1/2]

bool hasUnmapped ( ) const
inlinevirtual

Implements FieldMapper.

Definition at line 82 of file directFvPatchFieldMapper.H.

Referenced by fvMeshAdder::MapSurfaceField(), and fvMeshAdder::MapVolField().

Here is the caller graph for this function:

◆ hasUnmapped() [2/2]

bool& hasUnmapped ( )
inline

Definition at line 87 of file directFvPatchFieldMapper.H.

◆ directAddressing()

const labelUList& directAddressing ( ) const
inlinevirtual

Reimplemented from FieldMapper.

Definition at line 92 of file directFvPatchFieldMapper.H.


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