CAM
reduction_mod::pmax_mt Interface Reference

Private Member Functions

subroutine pmax_mt_int_1d (red, redp, len, hybrid)
 
subroutine pmax_mt_r_1d (red, redp, len, hybrid)
 

Member Function/Subroutine Documentation

◆ pmax_mt_int_1d()

subroutine reduction_mod::pmax_mt::pmax_mt_int_1d ( type (reductionbuffer_int_1d_t red,
integer, dimension(len), intent(inout)  redp,
integer, intent(in)  len,
type (hybrid_t), intent(in)  hybrid 
)
private

◆ pmax_mt_r_1d()

subroutine reduction_mod::pmax_mt::pmax_mt_r_1d ( type (reductionbuffer_r_1d_t red,
real (kind=real_kind), dimension(:), intent(inout)  redp,
integer, intent(in)  len,
type (hybrid_t), intent(in)  hybrid 
)
private

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