MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
subroutine | set_field_w (igrid, ip, xf, wP, wL, numP, nwP, nwL, dL, forward, ftype, tcondi) |
Definition at line 572 of file mod_usr_methods.t.
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.