Home
last modified time | relevance | path

Searched defs:itype (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexply.c24 char line[PETSC_MAX_PATH_LEN], ntype[16], itype[16], name[1024], vtype[16]; in DMPlexCreatePLYFromFile() local
/petsc/src/mat/graphops/color/utils/
H A Dvalid.c20 MPI_Datatype itype = MPIU_INT; in MatColoringTest() local
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmda.pxi100 cdef inline PetscDMDAInterpolationType dainterpolationtype(object itype) \
/petsc/src/vec/is/is/interface/
H A Dindex.c318 PetscInt itype = (type == IS_LOCAL) ? 0 : 1; in ISSetInfo_Internal() local
783 PetscInt itype; in ISGetInfo() local
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope_dmda.c354 DMDAInterpolationType itype; in PCTelescopeSetUp_dmda_repart() local