-
- Downloads
There was an error fetching the commit references. Please try again later.
Implementing TFQMR solver.
Adding simple template of project with Makefile to examples. Adding cmake tests for PETSc for testing of solvers.
Showing
- CMakeLists.txt 2 additions, 0 deletionsCMakeLists.txt
- buildAll 2 additions, 2 deletionsbuildAll
- cmake/FindPETSc.cmake 291 additions, 0 deletionscmake/FindPETSc.cmake
- cmake/FindPackageMultipass.cmake 106 additions, 0 deletionscmake/FindPackageMultipass.cmake
- cmake/ResolveCompilerPaths.cmake 93 additions, 0 deletionscmake/ResolveCompilerPaths.cmake
- examples/make-project/Makefile 31 additions, 0 deletionsexamples/make-project/Makefile
- src/solvers/linear/krylov/implementation/tnlTFQMRSolver_impl.h 291 additions, 0 deletions...olvers/linear/krylov/implementation/tnlTFQMRSolver_impl.h
- src/solvers/linear/krylov/tnlTFQMRSolver.h 74 additions, 0 deletionssrc/solvers/linear/krylov/tnlTFQMRSolver.h
Loading
Please register or sign in to comment