Searched defs:itype (Results 1 – 5 of 5) sorted by relevance
24 char line[PETSC_MAX_PATH_LEN], ntype[16], itype[16], name[1024], vtype[16]; in DMPlexCreatePLYFromFile() local
20 MPI_Datatype itype = MPIU_INT; in MatColoringTest() local
100 cdef inline PetscDMDAInterpolationType dainterpolationtype(object itype) \
318 PetscInt itype = (type == IS_LOCAL) ? 0 : 1; in ISSetInfo_Internal() local783 PetscInt itype; in ISGetInfo() local
354 DMDAInterpolationType itype; in PCTelescopeSetUp_dmda_repart() local