HASEonGPU.ExplicitEuler
- class HASEonGPU.ExplicitEuler
Bases:
TimeIntegrationSolverFirst-order explicit Euler beta update using one 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.