Afivo  0.3
Private Member Functions | List of all members
m_af_stencil::af_subr_stencil Interface Reference

Subroutine for setting a stencil on a box. More...

Private Member Functions

subroutine af_subr_stencil (box, stencil)
 

Detailed Description

Subroutine for setting a stencil on a box.

Definition at line 40 of file m_af_stencil.f90.

Constructor & Destructor Documentation

◆ af_subr_stencil()

subroutine m_af_stencil::af_subr_stencil::af_subr_stencil ( type(box_t), intent(in)  box,
type(stencil_t), intent(inout)  stencil 
)
private
Parameters
[in]boxBox to set stencil for
[in,out]stencilStencil to set

Definition at line 40 of file m_af_stencil.f90.