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

If defined, this routine is called before writing output, and it can set/modify the variables in the w array. More...

Public Member Functions

subroutine sub_modify_io (ixIL, ixOL, qt, w, x)
 

Detailed Description

If defined, this routine is called before writing output, and it can set/modify the variables in the w array.

Definition at line 173 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ sub_modify_io()

subroutine mod_usr_methods::sub_modify_io::sub_modify_io ( integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
double precision, intent(in)  qt,
double precision, dimension(ixi^s,1:nw), intent(inout)  w,
double precision, dimension(ixi^s,1:ndim), intent(in)  x 
)

Definition at line 173 of file mod_usr_methods.t.


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