Searched defs:localsize (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/dm/tests/ |
| H A D | ex12.c | 14 PetscInt M = 14, time_steps = 20, w = 1, s = 1, localsize, j, i, mybase, myend, globalsize; in main() local
|
| H A D | ex3.c | 10 PetscInt M = 60, time_steps = 100, localsize, j, i, mybase, myend, *localnodes = NULL; in main() local
|
| /petsc/src/mat/utils/ |
| H A D | overlapsplit.c | 16 PetscInt nindx, *indices_sc, *indices_ov, localsize, *localsizes_sc, localsize_tmp; in MatIncreaseOverlapSplit_Single() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex21.c | 302 PetscInt localsize; in SetBounds() local 470 PetscInt i, localsize; in RHSFunction() local
|
| H A D | ex2.c | 413 PetscInt i, localsize; in RHSFunction() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex59.c | 180 PetscInt localsize, i, j, k, *indices; in ComputeSpecialBoundaryIndices() local 294 PetscInt i, j, k, ig, jg, kg, lindex, gindex, localsize; in ComputeMapping() local 333 PetscInt localsize, zloc, yloc, xloc, auxnex, auxney, auxnez; in ComputeSubdomainMatrix() local 811 PetscInt vidx[8], localsize, *xadj = NULL, *adjncy = NULL; in ComputeKSPBDDC() local
|
| /petsc/src/ts/tests/ |
| H A D | ex12.c | 324 PetscInt i, localsize; in RHSFunction() local
|
| /petsc/src/mat/graphops/partition/impls/hierarchical/ |
| H A D | hierarchical.c | 244 PetscInt *local_indices, *global_indices, *sfineparts_indices, localsize, i; in MatPartitioningHierarchical_ReassembleFineparts() local
|
| /petsc/src/ksp/pc/impls/fieldsplit/ |
| H A D | fieldsplit.c | 2334 PetscInt localsize, size, sizez, i; in PCFieldSplitRestrictIS_FieldSplit() local
|