MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
m_octree_mg_1d::mg_subr_bc Interface Reference

To fill ghost cells near physical boundaries. More...

Public Member Functions

subroutine mg_subr_bc (box, nc, iv, nb, bc_type, bc)
 

Detailed Description

To fill ghost cells near physical boundaries.

Definition at line 289 of file m_octree_mg_1d.t.

Constructor & Destructor Documentation

◆ mg_subr_bc()

subroutine m_octree_mg_1d::mg_subr_bc::mg_subr_bc ( type(mg_box_t), intent(in)  box,
integer, intent(in)  nc,
integer, intent(in)  iv,
integer, intent(in)  nb,
integer, intent(out)  bc_type,
real(dp), dimension(1), intent(out)  bc 
)
Parameters
[in]ivIndex of variable
[in]nbDirection
[out]bc_typeType of b.c.
[out]bcBoundary values

Definition at line 289 of file m_octree_mg_1d.t.


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