Definition in file labelTensor.H.
#include "src/OpenFOAM/primitives/Tensor/Tensor_.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Typedefs | |
typedef Tensor< label > | labelTensor |
3D labelTensor obtained from generic Tensor
| |
Functions | |
template<> | |
bool | contiguous< labelTensor > () |
Specify data associated with labelTensor type are contiguous.
|