tem_commbuf_long_fillindexed Subroutine

private subroutine tem_commbuf_long_fillindexed(me, pos, nvals)

fill the indexed mpi datatype, which describes how the data in the state vector relates to the entries in the buffer.

Arguments

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

Calls

proc~~tem_commbuf_long_fillindexed~~CallsGraph proc~tem_commbuf_long_fillindexed tem_commbuf_long_fillindexed mpi_type_commit mpi_type_commit proc~tem_commbuf_long_fillindexed->mpi_type_commit mpi_type_create_indexed_block mpi_type_create_indexed_block proc~tem_commbuf_long_fillindexed->mpi_type_create_indexed_block proc~check_mpi_error check_mpi_error proc~tem_commbuf_long_fillindexed->proc~check_mpi_error proc~tem_abort tem_abort proc~check_mpi_error->proc~tem_abort mpi_error_string mpi_error_string proc~check_mpi_error->mpi_error_string mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: ierror