-
- Downloads
Put the calculation of the weights out of the schemes and add an unsteady elasticity scheme
Showing
- src/language/algorithms/CMakeLists.txt 1 addition, 0 deletionssrc/language/algorithms/CMakeLists.txt
- src/language/algorithms/ParabolicHeat.cpp 143 additions, 5 deletionssrc/language/algorithms/ParabolicHeat.cpp
- src/language/algorithms/ParabolicHeat.hpp 3 additions, 1 deletionsrc/language/algorithms/ParabolicHeat.hpp
- src/language/algorithms/UnsteadyElasticity.cpp 663 additions, 0 deletionssrc/language/algorithms/UnsteadyElasticity.cpp
- src/language/algorithms/UnsteadyElasticity.hpp 37 additions, 0 deletionssrc/language/algorithms/UnsteadyElasticity.hpp
- src/language/modules/SchemeModule.cpp 48 additions, 7 deletionssrc/language/modules/SchemeModule.cpp
- src/scheme/ScalarDiamondScheme.hpp 17 additions, 89 deletionssrc/scheme/ScalarDiamondScheme.hpp
- src/scheme/VectorDiamondScheme.hpp 785 additions, 0 deletionssrc/scheme/VectorDiamondScheme.hpp
Loading
Please register or sign in to comment