Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmshell.pxi473 cdef PetscErrorCode DMSHELL_CreateSubDM(
/petsc/src/ts/tutorials/
H A Dex29.c71 DM cdm, csubdm; in CoefficientSubDomainRestrictHook() local