Home
last modified time | relevance | path

Searched refs:DM_BC_NATURAL_FIELD (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmtypes.h77 DM_BC_NATURAL_FIELD = 6, enumerator
/petsc/src/dm/impls/plex/
H A Dplexproject.c548 case DM_BC_NATURAL_FIELD: in DMProjectPoint_Private()
748 …_BC_ESSENTIAL_FIELD || type == DM_BC_ESSENTIAL_BD_FIELD || type == DM_BC_NATURAL_FIELD) PetscCheck… in DMProjectLocal_Generic_Plex()
901 …type == DM_BC_ESSENTIAL_FIELD || type == DM_BC_ESSENTIAL_BD_FIELD || type == DM_BC_NATURAL_FIELD) { in DMProjectLocal_Generic_Plex()
1099 …type == DM_BC_ESSENTIAL_FIELD || type == DM_BC_ESSENTIAL_BD_FIELD || type == DM_BC_NATURAL_FIELD) { in DMProjectLocal_Generic_Plex()