A List with indirect addressing. More...
Public Member Functions | |
UIndirectList (const UList< T > &values, const labelUList &addr) | |
UIndirectList (const UIndirectList< T > &list) | |
void | operator= (const UIndirectList< T > &rhs) |
A List with indirect addressing.
Like IndirectList but does not store addressing.
Note the const_cast of the list values. This is so we can use it both on const and non-const lists. Alternative would be to have a const_ variant etc.
Definition at line 56 of file faMatrix.H.
|
inline |
Definition at line 70 of file UIndirectList.H.
|
inline |
Definition at line 76 of file UIndirectList.H.
|
inline |
Definition at line 88 of file UIndirectList.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.