Skip to content
Snippets Groups Projects

Add NaNHelper utility

Merged Stéphane Del Pino requested to merge feature/nan-output-for-vectors-and-matrices into develop
2 files
+ 39
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -85,6 +85,7 @@ add_executable (unit_tests
test_ListAffectationProcessor.cpp
test_MathModule.cpp
test_NameProcessor.cpp
test_NaNHelper.cpp
test_OStreamProcessor.cpp
test_ParseError.cpp
test_PETScUtils.cpp
Loading