mod_par::pprint Interface Reference

Public Member Functions

subroutine pprint_arr (IUNIT, VARP, VART, NOW, ILOC, K1, K2, MSG)
 
subroutine pprint_vec (IUNIT, VARP, VART, NOW, ILOC, MSG)
 

Member Function/Subroutine Documentation

subroutine mod_par::pprint::pprint_arr ( integer, intent(in)  IUNIT,
real(sp), dimension(:,:), intent(in), pointer  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::pprint::pprint_vec ( integer, intent(in)  IUNIT,
real(sp), dimension(:), intent(in), pointer  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: