Public Member Functions | List of all members
faMeshLduAddressing Class Reference

lduAddressing wrapper for faMesh More...

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

Public Member Functions

 faMeshLduAddressing (const faMesh &mesh)
 
virtual ~faMeshLduAddressing ()=default
 
virtual label nPatches () const noexcept
 
virtual const labelUListlowerAddr () const noexcept
 
virtual const labelUListupperAddr () const noexcept
 
virtual const labelUListpatchAddr (const label patchi) const
 
virtual const lduSchedulepatchSchedule () const noexcept
 
- Public Member Functions inherited from lduAddressing
 lduAddressing (const label nEqns)
 
virtual ~lduAddressing ()
 
label size () const
 
void clearOut ()
 
const labelUListlosortAddr () const
 
const labelUListownerStartAddr () const
 
const labelUListlosortStartAddr () const
 
label triIndex (const label a, const label b) const
 
Tuple2< label, scalar > band () const
 

Detailed Description

lduAddressing wrapper for faMesh

Source files
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Definition at line 52 of file faMeshLduAddressing.H.

Constructor & Destructor Documentation

◆ faMeshLduAddressing()

faMeshLduAddressing ( const faMesh mesh)
inline

Definition at line 85 of file faMeshLduAddressing.H.

◆ ~faMeshLduAddressing()

virtual ~faMeshLduAddressing ( )
virtualdefault

Member Function Documentation

◆ nPatches()

virtual label nPatches ( ) const
inlinevirtualnoexcept

Definition at line 109 of file faMeshLduAddressing.H.

References UPtrList::size().

Here is the call graph for this function:

◆ lowerAddr()

virtual const labelUList& lowerAddr ( ) const
inlinevirtualnoexcept

Implements lduAddressing.

Definition at line 115 of file faMeshLduAddressing.H.

◆ upperAddr()

virtual const labelUList& upperAddr ( ) const
inlinevirtualnoexcept

Implements lduAddressing.

Definition at line 121 of file faMeshLduAddressing.H.

◆ patchAddr()

virtual const labelUList& patchAddr ( const label  patchi) const
inlinevirtual

Implements lduAddressing.

Definition at line 127 of file faMeshLduAddressing.H.

◆ patchSchedule()

virtual const lduSchedule& patchSchedule ( ) const
inlinevirtualnoexcept

Implements lduAddressing.

Definition at line 133 of file faMeshLduAddressing.H.


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