Home
last modified time | relevance | path

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

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