mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: orthogonal snGrad scheme had incorrect type name uncorrected
This commit is contained in:
@ -65,7 +65,7 @@ class orthogonalSnGrad
|
|||||||
public:
|
public:
|
||||||
|
|
||||||
//- Runtime type information
|
//- Runtime type information
|
||||||
TypeName("uncorrected");
|
TypeName("orthogonal");
|
||||||
|
|
||||||
|
|
||||||
// Constructors
|
// Constructors
|
||||||
|
|||||||
Reference in New Issue
Block a user