Searched defs:Nlocal (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/da/ |
| H A D | daindex.c | 14 PetscInt Nlocal, i, j, k, *lidx, lict = 0, dim = da->dim; in DMDAGetNatural_Private() local 132 PetscInt Nlocal; in DMDAGetAO() local
|
| H A D | dagtol.c | 85 PetscInt m, start, Nlocal; in DMDAGlobalToNatural_Create() local
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex19.c | 55 PetscInt its, N, n, Nx = PETSC_DECIDE, Ny = PETSC_DECIDE, nlocal, Nlocal; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | dmdaimpl.h | 24 PetscInt nlocal, Nlocal; /* local size of local vector and global vector, includes the * w term */ member
|