|
MPI-AMRVAC
3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Add special advance in each advect step. More...
Public Member Functions | |
| subroutine | sub_special_advance (qt, psa) |
Add special advance in each advect step.
Definition at line 234 of file mod_physics.t.
| subroutine mod_physics::sub_special_advance::sub_special_advance | ( | double precision, intent(in) | qt, |
| type(state), dimension(max_blocks), target | psa | ||
| ) |
| [in] | qt | Current time |
| psa | Compute based on this state |
Definition at line 234 of file mod_physics.t.