OpenFOAM logo
Open Source CFD Toolkit

lduAddressingStore Class Reference

Inheritance diagram for lduAddressingStore:

Inheritance graph
[legend]
Collaboration diagram for lduAddressingStore:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 lduAddressingStore (const label nEqns, const unallocLabelList &l, const unallocLabelList &u, const labelListList &pa)
 Construct from components.
 ~lduAddressingStore ()
const unallocLabelListlowerAddr () const
 Return Lower addressing.
const unallocLabelListupperAddr () const
 Return Upper addressing.
const unallocLabelListpatchAddr (const label i) const
 Return patch addressing.

Constructor & Destructor Documentation

lduAddressingStore const label  nEqns,
const unallocLabelList l,
const unallocLabelList u,
const labelListList pa
[inline]
 

Construct from components.

Definition at line 83 of file lduAddressingStore.H.

~lduAddressingStore  )  [inline]
 

Definition at line 98 of file lduAddressingStore.H.

References Foam::unallocLabelList.


Member Function Documentation

const unallocLabelList& lowerAddr  )  const [inline, virtual]
 

Return Lower addressing.

Implements lduAddressing.

Definition at line 105 of file lduAddressingStore.H.

References Foam::unallocLabelList.

const unallocLabelList& patchAddr const label  i  )  const [inline, virtual]
 

Return patch addressing.

Implements lduAddressing.

Definition at line 117 of file lduAddressingStore.H.

const unallocLabelList& upperAddr  )  const [inline, virtual]
 

Return Upper addressing.

Implements lduAddressing.

Definition at line 111 of file lduAddressingStore.H.

References Foam::unallocLabelList.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org