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

Subroutine that gets a box and an array of reals. More...

Public Member Functions

subroutine af_subr_arg (box, rarg)
 

Detailed Description

Subroutine that gets a box and an array of reals.

Definition at line 417 of file m_af_types.f90.

Constructor & Destructor Documentation

◆ af_subr_arg()

subroutine m_af_types::af_subr_arg::af_subr_arg ( type(box_t), intent(inout)  box,
real(dp), dimension(:), intent(in)  rarg 
)

Definition at line 417 of file m_af_types.f90.