Home
last modified time | relevance | path

Searched defs:Nlocal (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddaindex.c14 PetscInt Nlocal, i, j, k, *lidx, lict = 0, dim = da->dim; in DMDAGetNatural_Private() local
132 PetscInt Nlocal; in DMDAGetAO() local
H A Ddagtol.c85 PetscInt m, start, Nlocal; in DMDAGlobalToNatural_Create() local
/petsc/src/ksp/ksp/tests/
H A Dex19.c55 PetscInt its, N, n, Nx = PETSC_DECIDE, Ny = PETSC_DECIDE, nlocal, Nlocal; in main() local
/petsc/include/petsc/private/
H A Ddmdaimpl.h24 PetscInt nlocal, Nlocal; /* local size of local vector and global vector, includes the * w term */ member