-
- 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
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