Definition in file diagTensor.H.
#include "src/OpenFOAM/primitives/DiagTensor/DiagTensor_.H"#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Include dependency graph for diagTensor.H:Go to the source code of this file.
Namespaces | |
| namespace | Foam |
Namespace for OpenFOAM. | |
Typedefs | |
| typedef DiagTensor< scalar > | diagTensor |
| A scalar version of the templated DiagTensor.
| |
Functions | |
| template<> | |
| bool | contiguous< diagTensor > () |
| Data associated with diagTensor type are contiguous.
| |