HASEonGPU.Midpoint
- class HASEonGPU.Midpoint
Bases:
TimeIntegrationSolverSecond-order midpoint beta update using a half-step RHS evaluation.
- step(rhs, betaCells, time, timeStep)
Return a
TimeIntegrationResultfor one physical time step.timeandtimeStepare in seconds.betaCellshas the same shape asGainMedium.get("betaCells").expectedShape.