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

Associate fields to particle. More...

Public Member Functions

subroutine particle_fields (w, x, E, B)
 

Detailed Description

Associate fields to particle.

Definition at line 461 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ particle_fields()

subroutine mod_usr_methods::particle_fields::particle_fields ( double precision, dimension(ixg^t,1:nw), intent(in)  w,
double precision, dimension(ixg^t,1:ndim), intent(in)  x,
double precision, dimension(ixg^t, ndir), intent(out)  E,
double precision, dimension(ixg^t, ndir), intent(out)  B 
)

Definition at line 461 of file mod_usr_methods.t.


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