tem_commbuf_real_fillpos Subroutine

private subroutine tem_commbuf_real_fillpos(me, pos, nvals)

fill the positions that describe how the data in the state vector relates to the entries in the buffer.

Arguments

TypeIntentOptionalAttributesName
type(tem_realbuffer_type), intent(inout) :: me
integer, intent(in) :: pos(nvals)
integer, intent(in) :: nvals

Called by

proc~~tem_commbuf_real_fillpos~~CalledByGraph proc~tem_commbuf_real_fillpos tem_commbuf_real_fillpos proc~tem_comm_createbuffer tem_comm_createBuffer proc~tem_comm_createbuffer->proc~tem_commbuf_real_fillpos

Contents

None