Home
last modified time | relevance | path

Searched refs:PetscDiscType (Results 1 – 4 of 4) sorted by relevance

/petsc/include/petsc/private/
H A Dpetscdsimpl.h150 PETSC_INTERN PetscErrorCode PetscDSGetDiscType_Internal(PetscDS, PetscInt, PetscDiscType *);
/petsc/src/dm/impls/plex/
H A Dplexproject.c856 PetscDiscType disctype; in DMProjectLocal_Generic_Plex()
879 PetscDiscType disctype; in DMProjectLocal_Generic_Plex()
903 PetscDiscType disctype; in DMProjectLocal_Generic_Plex()
/petsc/include/
H A Dpetscds.h91 } PetscDiscType; typedef
/petsc/src/dm/dt/interface/
H A Ddtds.c4006 PetscErrorCode PetscDSGetDiscType_Internal(PetscDS ds, PetscInt f, PetscDiscType *disctype) in PetscDSGetDiscType_Internal()