Searched defs:nsub (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/sys/objects/device/tests/ |
| H A D | ex4.c | 30 const PetscInt nsub = 4; in TestNestedPetscDeviceContextForkJoin() local
|
| H A D | ex7.c | 101 const PetscInt nsub = 2; in TestAsyncCoherence() local
|
| /petsc/src/mat/tests/ |
| H A D | ex167.c | 28 …PetscInt n, N, i, j, k, l, nsub, Jlow[2] = {0, 1}, *jlow, Jhigh[2] = {3, 4}, *jhigh, row, c… in main() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic_da.c | 116 PetscInt s, nsub; in private_DMSwarmInsertPointsUsingCellDM_DA_Q1() local
|
| H A D | swarmpic_plex.c | 83 … PetscErrorCode private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide(DM dm, DM dmc, PetscInt nsub) in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdd.c | 47 PetscErrorCode DMCreateDomainDecomposition_Plex(DM dm, PetscInt *nsub, char ***names, IS **innerise… in DMCreateDomainDecomposition_Plex()
|
| /petsc/src/ksp/pc/interface/ |
| H A D | precon.c | 1228 PetscErrorCode PCModifySubMatrices(PC pc, PetscInt nsub, const IS row[], const IS col[], Mat submat… in PCModifySubMatrices()
|
| /petsc/src/ksp/pc/impls/gasm/ |
| H A D | gasm.c | 1615 …etscInt Mdomains, PetscInt Ndomains, PetscInt dof, PetscInt overlap, PetscInt *nsub, IS *iis[], IS… in PCGASMCreateSubdomains2D()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 5099 static PetscErrorCode DMCreateDomainDecomposition_pforest(DM dm, PetscInt *nsub, char ***names, IS … in DMCreateDomainDecomposition_pforest()
|