Home
last modified time | relevance | path

Searched refs:array_of_types (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpi.h474 …Type_create_struct(count, array_of_blocklengths, array_of_displacements, array_of_types, newtype) \ argument
475 …ray_of_blocklengths), MPIUNI_ARG(array_of_displacements), MPIUNI_ARG(array_of_types), MPIUNI_ARG(n…
/petsc/src/sys/mpiuni/
H A Dmpi.c761 … *count, int *array_of_blocklengths, int *array_of_displaments, int *array_of_types, int *newtype,… in petsc_mpi_type_struct_() argument