mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Type in SymmTensor.H, six components, not nine.
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user