MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
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 472 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 
)
virtual

Definition at line 472 of file mod_usr_methods.t.


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