Home
last modified time | relevance | path

Searched refs:PETSC_DISC_FV (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexproject.c866 } else if (disctype == PETSC_DISC_FV) { in DMProjectLocal_Generic_Plex()
887 } else if (disctype == PETSC_DISC_FV) { in DMProjectLocal_Generic_Plex()
/petsc/include/
H A Dpetscds.h90 PETSC_DISC_FV enumerator
/petsc/src/dm/dt/interface/
H A Ddtds.c4022 else *disctype = PETSC_DISC_FV; in PetscDSGetDiscType_Internal()