-
- Downloads
Add wall and inflow list boundary condition descriptors
This is a raw copy from `feature/composite-scheme` Also plug to checkpointing and add related tests
parent
6891d4f1
No related branches found
No related tags found
This commit is part of merge request !199. Comments created here will be created in the context of that merge request.
Showing
- src/language/modules/SchemeModule.cpp 23 additions, 0 deletionssrc/language/modules/SchemeModule.cpp
- src/scheme/IBoundaryConditionDescriptor.hpp 3 additions, 1 deletionsrc/scheme/IBoundaryConditionDescriptor.hpp
- src/scheme/InflowListBoundaryConditionDescriptor.hpp 48 additions, 0 deletionssrc/scheme/InflowListBoundaryConditionDescriptor.hpp
- src/scheme/WallBoundaryConditionDescriptor.hpp 40 additions, 0 deletionssrc/scheme/WallBoundaryConditionDescriptor.hpp
- src/utils/checkpointing/IBoundaryConditionDescriptorHFType.hpp 3 additions, 1 deletion...tils/checkpointing/IBoundaryConditionDescriptorHFType.hpp
- src/utils/checkpointing/ReadIBoundaryConditionDescriptor.cpp 19 additions, 0 deletionssrc/utils/checkpointing/ReadIBoundaryConditionDescriptor.cpp
- src/utils/checkpointing/WriteIBoundaryConditionDescriptor.cpp 19 additions, 0 deletions...utils/checkpointing/WriteIBoundaryConditionDescriptor.cpp
- tests/test_checkpointing_IBoundaryConditionDescriptor.cpp 42 additions, 0 deletionstests/test_checkpointing_IBoundaryConditionDescriptor.cpp
Loading
Please register or sign in to comment