Go to the source code of this file.
Classes | |
class | UIndirectList< T > |
A List with indirect addressing. Like IndirectList but does not store addressing. More... | |
class | IndirectList< T > |
A List with indirect addressing. More... | |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Typedefs | |
typedef UIndirectList< bool > | boolUIndList |
UIndirectList of bools. More... | |
typedef UIndirectList< label > | labelUIndList |
UIndirectList of labels. More... | |
Original source file IndirectList.H
Definition in file IndirectList.H.