Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi11 DMSTAG_NULL_LOCATION
100 if stencil_location == "null": return DMSTAG_NULL_LOCATION
H A DDMStag.pyx12 NULLLOC = DMSTAG_NULL_LOCATION
/petsc/include/
H A Dpetscdmstag.h23 DMSTAG_NULL_LOCATION, enumerator
/petsc/src/dm/impls/stag/
H A Dstagstencil.c279 *locCanonical = DMSTAG_NULL_LOCATION; in DMStagStencilLocationCanonicalize()