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

special boundary types, users must assign conservative variables in boundaries More...

Public Member Functions

subroutine special_bc (qt, ixIL, ixOL, iB, w, x)
 

Detailed Description

special boundary types, users must assign conservative variables in boundaries

Definition at line 123 of file mod_usr_methods.t.

Constructor & Destructor Documentation

◆ special_bc()

subroutine mod_usr_methods::special_bc::special_bc ( double precision, intent(in)  qt,
integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixO,
  L,
integer, intent(in)  iB,
double precision, dimension(ixi^s,1:nw), intent(inout)  w,
double precision, dimension(ixi^s,1:ndim), intent(in)  x 
)
Parameters
[in]ixiShape of input arrays
[in]lShape of input arrays
[in]ixoRegion where boundary values have to be set
[in]lRegion where boundary values have to be set
[in]ibInteger indicating direction of boundary

Definition at line 123 of file mod_usr_methods.t.


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