Salome HOME
Linear one was missing for integration into Persalys
[tools/adao_interface.git] / AdaoModelKeyVal.hxx
index f9c8132622c29d10a344abb328cfe27b5cd7b62e..372daaf4b6791b7e2beb0c5c0b187abe641ea38a 100644 (file)
@@ -45,7 +45,8 @@ namespace AdaoModel
   {
       ThreeDVar,
       Blue,
-      NonLinearLeastSquares
+      NonLinearLeastSquares,
+      LinearLeastSquares
   };
 
   class GenericKeyVal;