MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Check arbitrary particle conditions or modifications. More...
Public Member Functions | |
subroutine | check_particle (igrid, x, v, q, m, follow, check) |
Check arbitrary particle conditions or modifications.
Definition at line 462 of file mod_usr_methods.t.
subroutine mod_usr_methods::check_particle::check_particle | ( | integer, intent(in) | igrid, |
double precision, dimension(1:ndir), intent(inout) | x, | ||
double precision, dimension(1:ndir), intent(inout) | v, | ||
double precision, intent(inout) | q, | ||
double precision, intent(inout) | m, | ||
logical, intent(inout) | follow, | ||
logical, intent(out) | check | ||
) |
Definition at line 462 of file mod_usr_methods.t.