doubleTensor.H
Go to the documentation of this file.
1// Compatibility include
2
3#ifndef doubleTensor_H
4#define doubleTensor_H
5
6#include "tensor.H"
7
8#endif
9
10// ************************************************************************* //