Home
last modified time | relevance | path

Searched defs:type1 (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/tests/
H A Dex33.c30 MPI_Datatype type1, type2, rtype1, rtype2; in TestMPIDerivedDataType() local
/petsc/include/petsc/private/
H A Dpetscimpl.h624 #define PetscCheckTypeNames(a, type1, type2) \ argument
724 #define PetscCheckTypeNames(a, type1, type2) \ argument
/petsc/src/mat/impls/aij/mpi/
H A Dmpimatmatmult.c421 MPI_Datatype type1, *stype, *rtype; in MatMatMultSymbolic_MPIAIJ_MPIDense() local