-
- Downloads
Merge branch 'feature/Navier-Stokes' of gitlab.delpinux.fr:code/pugs into feature/Navier-Stokes
No related branches found
No related tags found
Showing
- src/algebra/CMakeLists.txt 1 addition, 0 deletionssrc/algebra/CMakeLists.txt
- src/algebra/LeastSquareSolver.cpp 26 additions, 0 deletionssrc/algebra/LeastSquareSolver.cpp
- src/algebra/LeastSquareSolver.hpp 17 additions, 0 deletionssrc/algebra/LeastSquareSolver.hpp
- src/language/algorithms/ElasticityDiamondAlgorithm.cpp 31 additions, 8 deletionssrc/language/algorithms/ElasticityDiamondAlgorithm.cpp
- src/language/algorithms/Heat5PointsAlgorithm.cpp 3 additions, 5 deletionssrc/language/algorithms/Heat5PointsAlgorithm.cpp
- src/language/algorithms/HeatDiamondAlgorithm.cpp 5 additions, 7 deletionssrc/language/algorithms/HeatDiamondAlgorithm.cpp
- tests/test_CG.cpp 0 additions, 113 deletionstests/test_CG.cpp
- tests/test_LeastSquareSolver.cpp 77 additions, 0 deletionstests/test_LeastSquareSolver.cpp
Loading
Please sign in to comment