Afivo
0.3
|
To fill ghost cells near refinement boundaries. More...
Public Member Functions | |
subroutine | af_subr_rb (boxes, id, nb, iv, op_mask) |
To fill ghost cells near refinement boundaries.
Definition at line 454 of file m_af_types.f90.
subroutine m_af_types::af_subr_rb::af_subr_rb | ( | type(box_t), dimension(:), intent(inout) | boxes, |
integer, intent(in) | id, | ||
integer, intent(in) | nb, | ||
integer, intent(in) | iv, | ||
integer, intent(in) | op_mask | ||
) |
[in,out] | boxes | Array with all boxes |
[in] | id | Id of the box that needs to have ghost cells filled |
[in] | nb | Neighbor direction in which ghost cells need to be filled |
[in] | iv | Variable for which ghost cells are filled |
[in] | op_mask | Mask for multigrid operators |
Definition at line 454 of file m_af_types.f90.