Forward declarations for common indirect list types. More...
Go to the source code of this file.
Classes | |
class | IndirectListBase< T, Addr > |
Base for lists with indirect addressing, templated on the list contents type and the addressing type. Storage for both values and addressing is held outside of the class. More... | |
class | UIndirectList |
A List with indirect addressing. More... | |
class | IndirectList< T > |
A List with indirect addressing. More... | |
class | IndirectSubList |
Indirect access to a sub-section of a list. More... | |
class | SliceList |
A List with indirect slice addressing. More... | |
Namespaces | |
Foam | |
Forward declarations for common indirect list types.
Original source file IndirectListsFwd.H
InClass Foam
Definition in file IndirectListsFwd.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.