Definition in file labelVector.H.
#include "src/OpenFOAM/primitives/ints/label/label.H"#include "src/OpenFOAM/primitives/Vector/Vector_.H"#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Include dependency graph for labelVector.H:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef Vector< label > | labelVector |
| Vector of labels. | |
Functions | |
| template<> | |
| bool | contiguous< labelVector > () |
| Data associated with labelVector type are contiguous. | |