| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex1.c | 19 PetscInt overlap; /* The cell overlap to use during partitioning */ member 206 PetscInt overlap; in CreateMesh() local
|
| H A D | ex12.c | 31 PetscInt overlap; /* The cell overlap to use during partitioning */ member 79 PetscInt overlap = user->overlap >= 0 ? user->overlap : 0; in CreateMesh() local
|
| H A D | ex21.c | 177 PetscInt overlap = 1; in main() local 348 PetscInt overlap = 1; in main() local
|
| H A D | ex51.c | 44 PetscInt overlap = 1; in main() local
|
| H A D | ex71.c | 95 PetscInt overlap = 1; in main() local
|
| H A D | ex70.c | 7 PetscInt overlap; /* The overlap size used when partitioning */ member
|
| H A D | ex29.c | 16 PetscInt overlap; /* The cell overlap to use during partitioning */ member
|
| H A D | ex11.c | 187 PetscInt overlap = 0, cStart, cEnd, c; in TestDistribution() local
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex1.c | 15 PetscInt min_refine = 2, overlap = 0; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex8.c | 41 PetscInt overlap = 1; /* width of subdomain overlap */ in main() local
|
| H A D | ex64.c | 45 PetscInt overlap; /* width of subdomain overlap */ in main() local
|
| H A D | ex82.c | 33 PetscInt m = 100, dim = 3, M, begin = 0, n = 0, overlap = 1; in main() local
|
| H A D | ex62.c | 45 PetscInt overlap; /* width of subdomain overlap */ in main() local
|
| /petsc/src/dm/tutorials/ |
| H A D | swarm_ex1.c | 181 PetscInt is, js, ni, nj, overlap; in ex1_3() local 344 PetscInt is, js, ni, nj, overlap, nn; in ex1_4() local
|
| H A D | swarm_ex3.c | 131 PetscInt p, bs, nlocal, overlap, mx, tk; in ex3_1() local
|
| /petsc/src/ksp/pc/impls/gasm/ftn-custom/ |
| H A D | zgasmf.c | 31 … PetscInt *m, PetscInt *n, PetscInt *M, PetscInt *N, PetscInt *dof, PetscInt *overlap, PetscInt *N… in pcgasmcreatesubdomains2d_()
|
| /petsc/include/petsc/private/ |
| H A D | pcasmimpl.h | 7 PetscInt overlap; /* overlap requested by user */ member
|
| H A D | dmforestimpl.h | 27 PetscInt overlap; member
|
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 129 PetscInt dim, overlap, ref, factor; in DMForestTemplate() local 678 PetscErrorCode DMForestSetPartitionOverlap(DM dm, PetscInt overlap) in DMForestSetPartitionOverlap() 706 PetscErrorCode DMForestGetPartitionOverlap(DM dm, PetscInt *overlap) in DMForestGetPartitionOverlap() 1470 …PetscInt adjDim, adjCodim, overlap, minRefinement, initRefinement, maxRefinement… in DMSetFromOptions_Forest() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 1749 static PetscErrorCode DMPlexDistribute_Multistage(DM dm, PetscInt overlap, PetscSF *sf, DM *dmParal… in DMPlexDistribute_Multistage() 1831 PetscErrorCode DMPlexDistribute(DM dm, PetscInt overlap, PeOp PetscSF *sf, DM *dmParallel) in DMPlexDistribute() 2006 PetscErrorCode DMPlexDistributeOverlap_Internal(DM dm, PetscInt overlap, MPI_Comm newcomm, const ch… in DMPlexDistributeOverlap_Internal() 2027 PetscInt overlap; in DMPlexDistributeOverlap_Internal() local 2139 PetscErrorCode DMPlexDistributeOverlap(DM dm, PetscInt overlap, PeOp PetscSF *sf, DM *dmOverlap) in DMPlexDistributeOverlap() 2150 PetscErrorCode DMPlexGetOverlap_Plex(DM dm, PetscInt *overlap) in DMPlexGetOverlap_Plex() 2159 PetscErrorCode DMPlexSetOverlap_Plex(DM dm, DM dmSrc, PetscInt overlap) in DMPlexSetOverlap_Plex() 2193 PetscErrorCode DMPlexGetOverlap(DM dm, PetscInt *overlap) in DMPlexGetOverlap() 2219 PetscErrorCode DMPlexSetOverlap(DM dm, DM dmSrc, PetscInt overlap) in DMPlexSetOverlap()
|
| /petsc/src/ksp/pc/impls/asm/ftn-custom/ |
| H A D | zasmf.c | 77 …(PetscInt *m, PetscInt *n, PetscInt *M, PetscInt *N, PetscInt *dof, PetscInt *overlap, PetscInt *N… in pcasmcreatesubdomains2d_()
|
| /petsc/src/vec/is/utils/ |
| H A D | psort.c | 193 PetscInt overlap, oStart, oEnd; in PetscParallelRedistribute() local
|
| /petsc/src/ksp/pc/impls/gasm/ |
| H A D | gasm.c | 16 PetscInt overlap; /* overlap requested by user */ member 165 char overlap[256] = "user-defined overlap"; in PCView_GASM() local 1615 … M, PetscInt N, PetscInt Mdomains, PetscInt Ndomains, PetscInt dof, PetscInt overlap, PetscInt *ns… in PCGASMCreateSubdomains2D()
|
| /petsc/src/dm/field/tutorials/ |
| H A D | ex1.c | 256 PetscInt overlap = 0; in main() local
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 1572 …ins2D(PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt dof, PetscInt overlap, PetscInt *Ns… in PCASMCreateSubdomains2D()
|