-
- Downloads
Merge branch 'develop' into update/packages
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- src/algebra/BiCGStab.hpp 18 additions, 9 deletionssrc/algebra/BiCGStab.hpp
- src/algebra/PCG.hpp 17 additions, 8 deletionssrc/algebra/PCG.hpp
- src/algebra/SparseMatrixDescriptor.hpp 12 additions, 4 deletionssrc/algebra/SparseMatrixDescriptor.hpp
- src/language/CMakeLists.txt 2 additions, 0 deletionssrc/language/CMakeLists.txt
- src/language/algorithms/AcousticSolverAlgorithm.cpp 245 additions, 0 deletionssrc/language/algorithms/AcousticSolverAlgorithm.cpp
- src/language/algorithms/AcousticSolverAlgorithm.hpp 20 additions, 0 deletionssrc/language/algorithms/AcousticSolverAlgorithm.hpp
- src/language/algorithms/CMakeLists.txt 10 additions, 0 deletionssrc/language/algorithms/CMakeLists.txt
- src/language/modules/CMakeLists.txt 1 addition, 0 deletionssrc/language/modules/CMakeLists.txt
- src/language/modules/MeshModule.cpp 25 additions, 4 deletionssrc/language/modules/MeshModule.cpp
- src/language/modules/SchemeModule.cpp 98 additions, 202 deletionssrc/language/modules/SchemeModule.cpp
- src/language/modules/VTKModule.cpp 12 additions, 3 deletionssrc/language/modules/VTKModule.cpp
- src/language/utils/InterpolateItemValue.hpp 82 additions, 0 deletionssrc/language/utils/InterpolateItemValue.hpp
- src/main.cpp 6 additions, 0 deletionssrc/main.cpp
- src/mesh/CMakeLists.txt 3 additions, 0 deletionssrc/mesh/CMakeLists.txt
- src/mesh/Connectivity.hpp 1 addition, 6 deletionssrc/mesh/Connectivity.hpp
- src/mesh/ConnectivityBuilderBase.cpp 2 additions, 1 deletionsrc/mesh/ConnectivityBuilderBase.cpp
- src/mesh/ConnectivityToDiamondDualConnectivityDataMapper.hpp 153 additions, 0 deletionssrc/mesh/ConnectivityToDiamondDualConnectivityDataMapper.hpp
- src/mesh/DiamondDualConnectivityBuilder.cpp 117 additions, 38 deletionssrc/mesh/DiamondDualConnectivityBuilder.cpp
- src/mesh/DiamondDualConnectivityBuilder.hpp 18 additions, 1 deletionsrc/mesh/DiamondDualConnectivityBuilder.hpp
Loading
Please register or sign in to comment