Definition in file sphericalTensor.H.
#include "src/OpenFOAM/primitives/SphericalTensor/SphericalTensor_.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Typedefs | |
typedef SphericalTensor< scalar > | sphericalTensor |
SphericalTensor of scalars.
| |
Functions | |
template<> | |
bool | contiguous< sphericalTensor > () |
Specify data associated with sphericalTensor type are contiguous.
| |
Variables | |
static const sphericalTensor | I (1) |
static const sphericalTensor | oneThirdI (1.0/3.0) |
static const sphericalTensor | twoThirdsI (2.0/3.0) |