BUG: orthogonal snGrad scheme had incorrect type name uncorrected

This commit is contained in:
andy
2011-12-16 15:05:24 +00:00
parent 204e393d8b
commit ca1ac54225

View File

@ -65,7 +65,7 @@ class orthogonalSnGrad
public:
//- Runtime type information
TypeName("uncorrected");
TypeName("orthogonal");
// Constructors