-
- Downloads
Merge branch 'develop' into feature/discrete-function-variant
No related branches found
No related tags found
This commit is part of merge request !162. Comments created here will be created in the context of that merge request.
Showing
- doc/userdoc.org 1 addition, 2 deletionsdoc/userdoc.org
- src/language/modules/MathFunctionRegisterForVh.cpp 14 additions, 0 deletionssrc/language/modules/MathFunctionRegisterForVh.cpp
- src/language/modules/MeshModule.cpp 32 additions, 0 deletionssrc/language/modules/MeshModule.cpp
- src/mesh/CMakeLists.txt 1 addition, 0 deletionssrc/mesh/CMakeLists.txt
- src/mesh/Connectivity.cpp 32 additions, 61 deletionssrc/mesh/Connectivity.cpp
- src/mesh/Connectivity.hpp 1 addition, 1 deletionsrc/mesh/Connectivity.hpp
- src/mesh/ConnectivityBuilderBase.cpp 799 additions, 333 deletionssrc/mesh/ConnectivityBuilderBase.cpp
- src/mesh/ConnectivityBuilderBase.hpp 0 additions, 189 deletionssrc/mesh/ConnectivityBuilderBase.hpp
- src/mesh/ConnectivityComputer.cpp 71 additions, 31 deletionssrc/mesh/ConnectivityComputer.cpp
- src/mesh/ConnectivityComputer.hpp 6 additions, 4 deletionssrc/mesh/ConnectivityComputer.hpp
- src/mesh/ConnectivityDescriptor.hpp 311 additions, 41 deletionssrc/mesh/ConnectivityDescriptor.hpp
- src/mesh/ConnectivityDispatcher.cpp 101 additions, 27 deletionssrc/mesh/ConnectivityDispatcher.cpp
- src/mesh/ConnectivityDispatcher.hpp 2 additions, 2 deletionssrc/mesh/ConnectivityDispatcher.hpp
- src/mesh/ConnectivityMatrix.hpp 14 additions, 26 deletionssrc/mesh/ConnectivityMatrix.hpp
- src/mesh/ConnectivityUtils.cpp 88 additions, 0 deletionssrc/mesh/ConnectivityUtils.cpp
- src/mesh/ConnectivityUtils.hpp 8 additions, 0 deletionssrc/mesh/ConnectivityUtils.hpp
- src/mesh/DiamondDualConnectivityBuilder.cpp 199 additions, 165 deletionssrc/mesh/DiamondDualConnectivityBuilder.cpp
- src/mesh/DiamondDualMeshBuilder.cpp 0 additions, 2 deletionssrc/mesh/DiamondDualMeshBuilder.cpp
- src/mesh/Dual1DConnectivityBuilder.cpp 48 additions, 31 deletionssrc/mesh/Dual1DConnectivityBuilder.cpp
- src/mesh/GmshReader.cpp 382 additions, 464 deletionssrc/mesh/GmshReader.cpp
Loading
Please sign in to comment