-
- Downloads
Merge branch 'feature/crs' into 'develop'
Feature/crs See merge request code/pastis!6
Showing
- src/main.cpp 3 additions, 95 deletionssrc/main.cpp
- src/mesh/CMakeLists.txt 2 additions, 0 deletionssrc/mesh/CMakeLists.txt
- src/mesh/CellType.hpp 17 additions, 0 deletionssrc/mesh/CellType.hpp
- src/mesh/Connectivity.cpp 261 additions, 0 deletionssrc/mesh/Connectivity.cpp
- src/mesh/Connectivity.hpp 498 additions, 0 deletionssrc/mesh/Connectivity.hpp
- src/mesh/Connectivity1D.hpp 0 additions, 211 deletionssrc/mesh/Connectivity1D.hpp
- src/mesh/Connectivity2D.hpp 0 additions, 352 deletionssrc/mesh/Connectivity2D.hpp
- src/mesh/Connectivity3D.hpp 0 additions, 566 deletionssrc/mesh/Connectivity3D.hpp
- src/mesh/ConnectivityComputer.cpp 158 additions, 0 deletionssrc/mesh/ConnectivityComputer.cpp
- src/mesh/ConnectivityComputer.hpp 32 additions, 0 deletionssrc/mesh/ConnectivityComputer.hpp
- src/mesh/ConnectivityMatrix.hpp 74 additions, 0 deletionssrc/mesh/ConnectivityMatrix.hpp
- src/mesh/ConnectivityUtils.hpp 0 additions, 84 deletionssrc/mesh/ConnectivityUtils.hpp
- src/mesh/GmshReader.cpp 49 additions, 67 deletionssrc/mesh/GmshReader.cpp
- src/mesh/GmshReader.hpp 0 additions, 1 deletionsrc/mesh/GmshReader.hpp
- src/mesh/IConnectivity.hpp 18 additions, 0 deletionssrc/mesh/IConnectivity.hpp
- src/mesh/ItemType.hpp 118 additions, 0 deletionssrc/mesh/ItemType.hpp
- src/mesh/Mesh.hpp 6 additions, 3 deletionssrc/mesh/Mesh.hpp
- src/mesh/MeshData.hpp 123 additions, 111 deletionssrc/mesh/MeshData.hpp
- src/mesh/MeshNodeBoundary.hpp 52 additions, 29 deletionssrc/mesh/MeshNodeBoundary.hpp
- src/mesh/SubItemValuePerItem.hpp 249 additions, 0 deletionssrc/mesh/SubItemValuePerItem.hpp
Loading
Please register or sign in to comment