Definition in file sphericalTensor2D.H.
#include "src/OpenFOAM/primitives/SphericalTensor2D/SphericalTensor2D_.H"
#include "src/OpenFOAM/primitives/Tensor/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 SphericalTensor2D< scalar > | sphericalTensor2D |
SphericalTensor2D of scalars.
| |
Functions | |
template<> | |
bool | contiguous< sphericalTensor2D > () |
Data associated with sphericalTensor2D type are contiguous.
| |
Variables | |
static const sphericalTensor2D | I2D (1) |
Identity tensor.
| |
static const sphericalTensor2D | oneThirdI2D (1.0/3.0) |
static const sphericalTensor2D | twoThirdsI2D (2.0/3.0) |