Home
last modified time | relevance | path

Searched defs:superdm (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/interface/ftn-custom/
H A Dzdmf.c17 PETSC_EXTERN void dmcreatesuperdm_(DM dms[], PetscInt *len, IS ***is, DM *superdm, PetscErrorCode *… in dmcreatesuperdm_()
/petsc/src/dm/interface/
H A Ddmi.c448 PetscErrorCode DMCreateSectionSuperDM(DM dms[], PetscInt len, IS *is[], DM *superdm) in DMCreateSectionSuperDM()
H A Ddm.c2200 PetscErrorCode DMCreateSuperDM(DM dms[], PetscInt n, IS *is[], DM *superdm) in DMCreateSuperDM()
/petsc/src/dm/impls/plex/
H A Dplex.c4346 PetscErrorCode DMCreateSuperDM_Plex(DM dms[], PetscInt len, IS **is, DM *superdm) in DMCreateSuperDM_Plex()