mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STY: Missing ""
This commit is contained in:
@ -109,7 +109,7 @@ public:
|
|||||||
{
|
{
|
||||||
notImplemented
|
notImplemented
|
||||||
(
|
(
|
||||||
"directionalKSolidThermo::directionalKappa(const label)
|
"directionalKSolidThermo::directionalKappa(const label)"
|
||||||
"const"
|
"const"
|
||||||
);
|
);
|
||||||
return tmp<symmTensorField>(NULL);
|
return tmp<symmTensorField>(NULL);
|
||||||
|
|||||||
Reference in New Issue
Block a user