mod_par::aprint Interface Reference

Public Member Functions

subroutine aprint_arr (IUNIT, VARP, VART, NOW, ILOC, K1, K2, MSG)
 
subroutine aprint_vec (IUNIT, VARP, VART, NOW, ILOC, MSG)
 

Member Function/Subroutine Documentation

subroutine mod_par::aprint::aprint_arr ( integer, intent(in)  IUNIT,
real(sp), dimension(:,:), intent(in), allocatable, target  VARP,
character(len=*), intent(in)  VART,
type(time), intent(in)  NOW,
integer, intent(in)  ILOC,
integer, intent(in)  K1,
integer, intent(in), optional  K2,
character(len=*), intent(in), optional  MSG 
)
subroutine mod_par::aprint::aprint_vec ( integer, intent(in)  IUNIT,
real(sp), dimension(:), intent(in), allocatable, target  VARP,
character(len=*), intent(in)  VART,
type(time), intent(in)  NOW,
integer, intent(in)  ILOC,
character(len=*), intent(in), optional  MSG 
)

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