MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Member Functions | List of all members
mod_usr_methods::check_particle Interface Reference

Check arbitrary particle conditions or modifications. More...

Public Member Functions

subroutine check_particle (igrid, x, v, q, m, follow, check)
 

Detailed Description

Check arbitrary particle conditions or modifications.

Definition at line 451 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ check_particle()

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 451 of file mod_usr_methods.t.


The documentation for this interface was generated from the following file: