A collection of post processing call back functions to be hooked into IBAMR::HierarchyIntegrator class to employ a wave generation zone of some prescribed length within the computational domain. Additional strategies can be implemented as simple C functions within this collection.
The instance of a WaveGenerationStrategy and the particular generation function should be registered with an appropriate hierarchy integrator via registerPostprocessIntegrateHierarchyCallback.
- Parameters
-
| ctx | is the pointer to the relevant wave generator object. |