Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexproject.c856 PetscDiscType disctype; in DMProjectLocal_Generic_Plex() local
879 PetscDiscType disctype; in DMProjectLocal_Generic_Plex() local
903 PetscDiscType disctype; in DMProjectLocal_Generic_Plex() local
/petsc/src/dm/dt/interface/
H A Ddtds.c4006 PetscErrorCode PetscDSGetDiscType_Internal(PetscDS ds, PetscInt f, PetscDiscType *disctype) in PetscDSGetDiscType_Internal()