-
- Downloads
Begin BC refactoring
Begin implementation of pressure boundary condition for acoustic solver
parent
f24d31b5
No related branches found
No related tags found
This commit is part of merge request !43. Comments created here will be created in the context of that merge request.
Showing
- src/language/modules/SchemeModule.cpp 33 additions, 0 deletionssrc/language/modules/SchemeModule.cpp
- src/scheme/AcousticSolver.hpp 25 additions, 1 deletionsrc/scheme/AcousticSolver.hpp
- src/scheme/BoundaryCondition.hpp 32 additions, 17 deletionssrc/scheme/BoundaryCondition.hpp
- src/scheme/IBoundaryConditionDescriptor.hpp 1 addition, 0 deletionssrc/scheme/IBoundaryConditionDescriptor.hpp
- src/scheme/PressureBoundaryConditionDescriptor.hpp 49 additions, 0 deletionssrc/scheme/PressureBoundaryConditionDescriptor.hpp
Loading
Please register or sign in to comment