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

use different threshold in special regions for AMR to reduce/increase resolution there where nothing/something interesting happens. More...

Public Member Functions

subroutine a_refine_threshold (wlocal, xlocal, threshold, qt, level)
 

Detailed Description

use different threshold in special regions for AMR to reduce/increase resolution there where nothing/something interesting happens.

Definition at line 416 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ a_refine_threshold()

subroutine mod_usr_methods::a_refine_threshold::a_refine_threshold ( double precision, dimension(1:nw), intent(in)  wlocal,
double precision, dimension(1:ndim), intent(in)  xlocal,
double precision, intent(inout)  threshold,
double precision, intent(in)  qt,
integer, intent(in)  level 
)

Definition at line 416 of file mod_usr_methods.t.


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