Afivo  0.3
Public Member Functions | List of all members
m_af_types::af_subr_boxes_arg Interface Reference

Subroutine that gets a list of boxes, an id and an array of reals. More...

Public Member Functions

subroutine af_subr_boxes_arg (boxes, id, rarg)
 

Detailed Description

Subroutine that gets a list of boxes, an id and an array of reals.

Definition at line 431 of file m_af_types.f90.

Constructor & Destructor Documentation

◆ af_subr_boxes_arg()

subroutine m_af_types::af_subr_boxes_arg::af_subr_boxes_arg ( type(box_t), dimension(:), intent(inout)  boxes,
integer, intent(in)  id,
real(dp), dimension(:), intent(in)  rarg 
)

Definition at line 431 of file m_af_types.f90.