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

adjust w when restart from dat file with different w variables More...

Public Member Functions

subroutine transform_w (ixIL, ixOL, nw_in, w_in, x, w_out)
 

Detailed Description

adjust w when restart from dat file with different w variables

Definition at line 394 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ transform_w()

subroutine mod_usr_methods::transform_w::transform_w ( integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
integer, intent(in)  nw_in,
double precision, dimension(ixi^s,1:nw_in), intent(in)  w_in,
double precision, dimension(ixi^s, 1:ndim), intent(in)  x,
double precision, dimension(ixi^s,1:nw), intent(out)  w_out 
)

Definition at line 394 of file mod_usr_methods.t.


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