-
- Downloads
Merge remote-tracking branch 'origin/fix_segfault' into 229-fix-evaluation-on-cells
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 16 additions, 12 deletions.gitlab-ci.yml
- README.md 2 additions, 2 deletionsREADME.md
- conf/elasticity/benchmarks/LandBenchmarkDG.conf 159 additions, 0 deletionsconf/elasticity/benchmarks/LandBenchmarkDG.conf
- conf/elasticity/m++.conf 2 additions, 1 deletionconf/elasticity/m++.conf
- mpp 1 addition, 1 deletionmpp
- src/elasticity/MainElasticity.cpp 6 additions, 6 deletionssrc/elasticity/MainElasticity.cpp
- src/elasticity/assemble/DGElasticity.cpp 50 additions, 32 deletionssrc/elasticity/assemble/DGElasticity.cpp
- src/elasticity/assemble/DGElasticity.hpp 6 additions, 1 deletionsrc/elasticity/assemble/DGElasticity.hpp
- src/elasticity/assemble/EGElasticity.cpp 126 additions, 2 deletionssrc/elasticity/assemble/EGElasticity.cpp
- src/elasticity/assemble/EGElasticity.hpp 10 additions, 1 deletionsrc/elasticity/assemble/EGElasticity.hpp
- src/elasticity/assemble/IElasticity.cpp 6 additions, 6 deletionssrc/elasticity/assemble/IElasticity.cpp
- src/elasticity/assemble/LagrangeElasticity.cpp 0 additions, 3 deletionssrc/elasticity/assemble/LagrangeElasticity.cpp
- src/elasticity/problem/ElasticityProblem.cpp 59 additions, 21 deletionssrc/elasticity/problem/ElasticityProblem.cpp
- src/elasticity/problem/EllipsoidPoints.hpp 17 additions, 17 deletionssrc/elasticity/problem/EllipsoidPoints.hpp
- src/elasticity/problem/EllipsoidProblems.cpp 2 additions, 1 deletionsrc/elasticity/problem/EllipsoidProblems.cpp
- src/elasticity/problem/EllipsoidProblems.hpp 1 addition, 0 deletionssrc/elasticity/problem/EllipsoidProblems.hpp
- src/electrophysiology/problem/CMakeLists.txt 1 addition, 1 deletionsrc/electrophysiology/problem/CMakeLists.txt
- test/cellmodels/CMakeLists.txt 1 addition, 1 deletiontest/cellmodels/CMakeLists.txt
- test/coupled/TestCardiacTransfers.cpp 5 additions, 5 deletionstest/coupled/TestCardiacTransfers.cpp
- test/coupled/TestCoupledConsistency.cpp 5 additions, 5 deletionstest/coupled/TestCoupledConsistency.cpp
Loading
Please register or sign in to comment