Searched defs:subdms (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmshell.pxi | 426 cdef PetscErrorCode DMSHELL_CreateDomainDecompositionScatters(
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdd.c | 255 PetscErrorCode DMCreateDomainDecompositionScatters_Plex(DM dm, PetscInt n, DM *subdms, VecScatter *… in DMCreateDomainDecompositionScatters_Plex()
|
| /petsc/src/dm/impls/da/ |
| H A D | dadd.c | 426 PetscErrorCode DMCreateDomainDecompositionScatters_DA(DM dm, PetscInt nsubdms, DM *subdms, VecScatt… in DMCreateDomainDecompositionScatters_DA()
|
| /petsc/src/dm/impls/shell/ftn-custom/ |
| H A D | zdmshellf.c | 85 …rrorCode ourcreatefielddecomposition(DM dm, PetscInt *nfields, char ***names, IS **is, DM **subdms) in ourcreatefielddecomposition()
|
| /petsc/src/snes/impls/nasm/ |
| H A D | nasm.c | 101 DM *subdms; in SNESSetUp_NASM() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 5112 static PetscErrorCode DMCreateDomainDecompositionScatters_pforest(DM dm, PetscInt n, DM *subdms, Ve… in DMCreateDomainDecompositionScatters_pforest()
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 2334 PetscErrorCode DMCreateDomainDecompositionScatters(DM dm, PetscInt n, DM *subdms, VecScatter *iscat… in DMCreateDomainDecompositionScatters()
|