mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
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