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"
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.
|