![]() |
|
Public Member Functions | |
lduAddressingStore (const label nEqns, const unallocLabelList &l, const unallocLabelList &u, const labelListList &pa) | |
Construct from components. | |
~lduAddressingStore () | |
const unallocLabelList & | lowerAddr () const |
Return Lower addressing. | |
const unallocLabelList & | upperAddr () const |
Return Upper addressing. | |
const unallocLabelList & | patchAddr (const label i) const |
Return patch addressing. |
|
Construct from components.
Definition at line 83 of file lduAddressingStore.H. |
|
Definition at line 98 of file lduAddressingStore.H. References Foam::unallocLabelList. |
|
Return Lower addressing.
Implements lduAddressing. Definition at line 105 of file lduAddressingStore.H. References Foam::unallocLabelList. |
|
Return patch addressing.
Implements lduAddressing. Definition at line 117 of file lduAddressingStore.H. |
|
Return Upper addressing.
Implements lduAddressing. Definition at line 111 of file lduAddressingStore.H. References Foam::unallocLabelList. |