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

Public Member Functions

subroutine set_field_w (igrid, ip, xf, wP, wL, numP, nwP, nwL, dL, forward, ftype, tcondi)
 

Detailed Description

Definition at line 572 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ set_field_w()

subroutine mod_usr_methods::set_field_w::set_field_w ( integer, intent(in)  igrid,
integer, intent(in)  ip,
double precision, dimension(nump,ndim), intent(in)  xf,
double precision, dimension(nump,nwp), intent(inout)  wP,
double precision, dimension(1+nwl), intent(inout)  wL,
integer, intent(in)  numP,
integer, intent(in)  nwP,
integer, intent(in)  nwL,
double precision, intent(in)  dL,
logical, intent(in)  forward,
character(len=std_len), intent(in)  ftype,
character(len=std_len), intent(in)  tcondi 
)

Definition at line 572 of file mod_usr_methods.t.


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