Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
andy
2009-07-10 19:21:27 +01:00

View File

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