-
- Downloads
Merge branch 'feature/discrete-functions' into 'develop'
Add access to cells' volume of a mesh in the script file See merge request !90
No related branches found
No related tags found
Showing
- src/algebra/BiCGStab.hpp 5 additions, 5 deletionssrc/algebra/BiCGStab.hpp
- src/algebra/CG.hpp 4 additions, 4 deletionssrc/algebra/CG.hpp
- src/algebra/TinyVector.hpp 4 additions, 4 deletionssrc/algebra/TinyVector.hpp
- src/algebra/Vector.hpp 9 additions, 8 deletionssrc/algebra/Vector.hpp
- src/language/modules/MathFunctionRegisterForVh.cpp 151 additions, 0 deletionssrc/language/modules/MathFunctionRegisterForVh.cpp
- src/language/modules/MathModule.cpp 13 additions, 0 deletionssrc/language/modules/MathModule.cpp
- src/language/modules/SchemeModule.cpp 46 additions, 78 deletionssrc/language/modules/SchemeModule.cpp
- src/language/utils/EmbeddedIDiscreteFunctionMathFunctions.cpp 463 additions, 8 deletions...language/utils/EmbeddedIDiscreteFunctionMathFunctions.cpp
- src/language/utils/EmbeddedIDiscreteFunctionMathFunctions.hpp 32 additions, 0 deletions...language/utils/EmbeddedIDiscreteFunctionMathFunctions.hpp
- src/mesh/GmshReader.cpp 10 additions, 10 deletionssrc/mesh/GmshReader.cpp
- src/mesh/MeshData.hpp 2 additions, 2 deletionssrc/mesh/MeshData.hpp
- src/mesh/MeshNodeBoundary.hpp 7 additions, 7 deletionssrc/mesh/MeshNodeBoundary.hpp
- src/scheme/AcousticSolver.cpp 1 addition, 1 deletionsrc/scheme/AcousticSolver.cpp
- src/scheme/CMakeLists.txt 1 addition, 2 deletionssrc/scheme/CMakeLists.txt
- src/scheme/DiscreteFunctionP0.hpp 136 additions, 0 deletionssrc/scheme/DiscreteFunctionP0.hpp
- src/scheme/PerfectGas.cpp 0 additions, 248 deletionssrc/scheme/PerfectGas.cpp
- src/scheme/PerfectGas.hpp 0 additions, 32 deletionssrc/scheme/PerfectGas.hpp
- src/utils/Messenger.hpp 0 additions, 1 deletionsrc/utils/Messenger.hpp
- src/utils/PugsUtils.hpp 0 additions, 1 deletionsrc/utils/PugsUtils.hpp
- tests/test_BiCGStab.cpp 2 additions, 2 deletionstests/test_BiCGStab.cpp
Loading
Please register or sign in to comment