

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef SphericalTensor2D< scalar > | sphericalTensor2D |
| SphericalTensor2D of scalars. More... | |
Functions | |
| template<> | |
| bool | contiguous< sphericalTensor2D > () |
| Data associated with sphericalTensor2D type are contiguous. More... | |
Variables | |
| static const sphericalTensor2D | I2D (1) |
| Identity tensor. More... | |
| static const sphericalTensor2D | oneThirdI2D (1.0/3.0) |
| static const sphericalTensor2D | twoThirdsI2D (2.0/3.0) |
Original source file sphericalTensor2D.H
Definition in file sphericalTensor2D.H.
1.8.11