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

This subroutine is called at the beginning of each time step by each processor. No communication is specified, so the user has to implement MPI routines if information has to be shared. More...

Public Member Functions

subroutine process_global (iit, qt)
 

Detailed Description

This subroutine is called at the beginning of each time step by each processor. No communication is specified, so the user has to implement MPI routines if information has to be shared.

Definition at line 183 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ process_global()

subroutine mod_usr_methods::process_global::process_global ( integer, intent(in)  iit,
double precision, intent(in)  qt 
)

Definition at line 183 of file mod_usr_methods.t.


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