-
- Downloads
Add structure and BC descriptor for Rusanov composite scheme
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- src/language/modules/SchemeModule.cpp 72 additions, 47 deletionssrc/language/modules/SchemeModule.cpp
- src/mesh/MeshData.hpp 73 additions, 92 deletionssrc/mesh/MeshData.hpp
- src/scheme/CMakeLists.txt 1 addition, 0 deletionssrc/scheme/CMakeLists.txt
- src/scheme/IBoundaryConditionDescriptor.hpp 1 addition, 0 deletionssrc/scheme/IBoundaryConditionDescriptor.hpp
- src/scheme/InflowListBoundaryConditionDescriptor.hpp 55 additions, 0 deletionssrc/scheme/InflowListBoundaryConditionDescriptor.hpp
- src/scheme/RusanovEulerianCompositeSolver.cpp 499 additions, 0 deletionssrc/scheme/RusanovEulerianCompositeSolver.cpp
- src/scheme/RusanovEulerianCompositeSolver.hpp 23 additions, 0 deletionssrc/scheme/RusanovEulerianCompositeSolver.hpp
- tests/test_TestVolumes3D.cpp 259 additions, 274 deletionstests/test_TestVolumes3D.cpp
Loading
Please register or sign in to comment