Home
last modified time | relevance | path

Searched defs:nsub (Results 1 – 9 of 9) sorted by relevance

/petsc/src/sys/objects/device/tests/
H A Dex4.c30 const PetscInt nsub = 4; in TestNestedPetscDeviceContextForkJoin() local
H A Dex7.c101 const PetscInt nsub = 2; in TestAsyncCoherence() local
/petsc/src/mat/tests/
H A Dex167.c28 …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 Dswarmpic_da.c116 PetscInt s, nsub; in private_DMSwarmInsertPointsUsingCellDM_DA_Q1() local
H A Dswarmpic_plex.c83 … PetscErrorCode private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide(DM dm, DM dmc, PetscInt nsub) in private_DMSwarmInsertPointsUsingCellDM_PLEX_SubDivide()
/petsc/src/dm/impls/plex/
H A Dplexdd.c47 PetscErrorCode DMCreateDomainDecomposition_Plex(DM dm, PetscInt *nsub, char ***names, IS **innerise… in DMCreateDomainDecomposition_Plex()
/petsc/src/ksp/pc/interface/
H A Dprecon.c1228 PetscErrorCode PCModifySubMatrices(PC pc, PetscInt nsub, const IS row[], const IS col[], Mat submat… in PCModifySubMatrices()
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1615 …etscInt Mdomains, PetscInt Ndomains, PetscInt dof, PetscInt overlap, PetscInt *nsub, IS *iis[], IS… in PCGASMCreateSubdomains2D()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h5099 static PetscErrorCode DMCreateDomainDecomposition_pforest(DM dm, PetscInt *nsub, char ***names, IS … in DMCreateDomainDecomposition_pforest()