Type in SymmTensor.H, six components, not nine.

This commit is contained in:
graham
2009-07-10 16:50:00 +01:00
committed by andy
parent be9f2b3366
commit 9ef30424cc

View File

@ -97,7 +97,7 @@ public:
//- Construct given SphericalTensor
inline SymmTensor(const SphericalTensor<Cmpt>&);
//- Construct given the nine components
//- Construct given the six components
inline SymmTensor
(
const Cmpt txx, const Cmpt txy, const Cmpt txz,