Public Member Functions | List of all members
fvMeshLduAddressing Class Reference

Foam::fvMeshLduAddressing. More...

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

Public Member Functions

 fvMeshLduAddressing (const fvMesh &mesh)
 
 ~fvMeshLduAddressing ()=default
 
const labelUListlowerAddr () const noexcept
 
const labelUListupperAddr () const noexcept
 
const labelUListpatchAddr (const label patchi) const
 
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

Foam::fvMeshLduAddressing.

Source files

Definition at line 48 of file fvMeshLduAddressing.H.

Constructor & Destructor Documentation

◆ fvMeshLduAddressing()

fvMeshLduAddressing ( const fvMesh mesh)
inlineexplicit

Definition at line 81 of file fvMeshLduAddressing.H.

◆ ~fvMeshLduAddressing()

~fvMeshLduAddressing ( )
default

Member Function Documentation

◆ lowerAddr()

const labelUList& lowerAddr ( ) const
inlinevirtualnoexcept

Implements lduAddressing.

Definition at line 105 of file fvMeshLduAddressing.H.

◆ upperAddr()

const labelUList& upperAddr ( ) const
inlinevirtualnoexcept

Implements lduAddressing.

Definition at line 111 of file fvMeshLduAddressing.H.

◆ patchAddr()

const labelUList& patchAddr ( const label  patchi) const
inlinevirtual

Implements lduAddressing.

Definition at line 117 of file fvMeshLduAddressing.H.

◆ patchSchedule()

const lduSchedule& patchSchedule ( ) const
inlinevirtualnoexcept

Implements lduAddressing.

Definition at line 123 of file fvMeshLduAddressing.H.


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