-
- Downloads
Merge branch 'feature/mpi' into feature/language
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- CMakeLists.txt 51 additions, 7 deletionsCMakeLists.txt
- cmake/FindParMETIS.cmake 22 additions, 0 deletionscmake/FindParMETIS.cmake
- src/algebra/TinyMatrix.hpp 19 additions, 20 deletionssrc/algebra/TinyMatrix.hpp
- src/algebra/TinyVector.hpp 16 additions, 17 deletionssrc/algebra/TinyVector.hpp
- src/main.cpp 287 additions, 275 deletionssrc/main.cpp
- src/mesh/CMakeLists.txt 4 additions, 2 deletionssrc/mesh/CMakeLists.txt
- src/mesh/CellType.hpp 19 additions, 1 deletionsrc/mesh/CellType.hpp
- src/mesh/Connectivity.cpp 107 additions, 220 deletionssrc/mesh/Connectivity.cpp
- src/mesh/Connectivity.hpp 295 additions, 233 deletionssrc/mesh/Connectivity.hpp
- src/mesh/ConnectivityComputer.cpp 75 additions, 33 deletionssrc/mesh/ConnectivityComputer.cpp
- src/mesh/ConnectivityComputer.hpp 2 additions, 3 deletionssrc/mesh/ConnectivityComputer.hpp
- src/mesh/ConnectivityDispatcher.cpp 643 additions, 0 deletionssrc/mesh/ConnectivityDispatcher.cpp
- src/mesh/ConnectivityDispatcher.hpp 191 additions, 0 deletionssrc/mesh/ConnectivityDispatcher.hpp
- src/mesh/ConnectivityMatrix.hpp 5 additions, 2 deletionssrc/mesh/ConnectivityMatrix.hpp
- src/mesh/GmshReader.cpp 869 additions, 217 deletionssrc/mesh/GmshReader.cpp
- src/mesh/GmshReader.hpp 21 additions, 4 deletionssrc/mesh/GmshReader.hpp
- src/mesh/IConnectivity.hpp 12 additions, 4 deletionssrc/mesh/IConnectivity.hpp
- src/mesh/ItemOfItemType.hpp 34 additions, 0 deletionssrc/mesh/ItemOfItemType.hpp
- src/mesh/ItemToItemMatrix.hpp 1 addition, 1 deletionsrc/mesh/ItemToItemMatrix.hpp
Loading
Please register or sign in to comment