Home
last modified time | relevance | path

Searched defs:nlocal (Results 1 – 25 of 46) sorted by relevance

12

/petsc/src/vec/is/ao/tests/
H A Dex4.c9 PetscInt *localvert = NULL, nlocal; in main() local
/petsc/src/vec/is/is/tests/
H A Dex5.c8 PetscInt nlocal, local[5], nneigh, *neigh, **ineigh, *numneigh; in main() local
/petsc/src/vec/vec/tutorials/
H A Dex3.c14 PetscInt i, istart, iend, n = 6, nlocal; in main() local
H A Dex9.c22 PetscInt nlocal = 6, nghost = 2, ifrom[2], i, rstart, rend; in main() local
/petsc/src/dm/tutorials/
H A Dswarm_ex2.c15 PetscInt p, bs, nlocal; in ex2_1() local
/petsc/src/vec/vec/tests/
H A Dex23.c15 PetscInt i, blocks[2], nlocal; in main() local
/petsc/src/ksp/ksp/tutorials/
H A Dex23.c22 PetscInt i, n = 10, col[3], its, rstart, rend, nlocal; in main() local
H A Dex7.c36 PetscInt its, nlocal, first, Istart, Iend; in main() local
H A Dex8.c212 PetscInt nlocal, first; /* number of local subblocks, first local subblock */ in main() local
H A Dex62.c205 PetscInt i, nlocal, first; /* number of local subblocks, first local subblock */ in main() local
H A Dbench_kspsolve.c314 PetscInt nlocal = PETSC_DECIDE, ksp_its; /* Number of KSP iterations */ in main() local
/petsc/src/binding/petsc4py/demo/legacy/petsc-examples/ksp/
H A Dex23.py55 nlocal = x.getLocalSize() variable
/petsc/src/snes/impls/vi/ss/
H A Dviss.c59 PetscInt i, nlocal; in SNESVIComputeFunction() local
99 PetscInt i, nlocal; in SNESVIComputeBsubdifferentialVectors() local
/petsc/src/ksp/ksp/tests/
H A Dex28.c12 PetscInt i, n = 10, col[3], its, rstart, rend, nlocal; in main() local
H A Dex29.c45 PetscInt its, n, Nx = PETSC_DECIDE, Ny = PETSC_DECIDE, nlocal, i; in main() local
H A Dex26.c47 PetscInt i, its, Nx = PETSC_DECIDE, Ny = PETSC_DECIDE, nlocal, nrhs = 1; in main() local
H A Dex19.c55 PetscInt its, N, n, Nx = PETSC_DECIDE, Ny = PETSC_DECIDE, nlocal, Nlocal; in main() local
/petsc/src/dm/impls/composite/
H A Dpackimpl.h16 PetscInt nlocal; member
/petsc/src/mat/tests/
H A Dex73.c23 PetscInt *nlocal, m, n; in main() local
H A Dex18.c10 PetscInt i, j, k, b, m = 3, n, nlocal = 2, bs = 1, Ii, J; in main() local
/petsc/src/dm/impls/sliced/
H A Dsliced.c85 PetscErrorCode DMSlicedSetGhosts(DM dm, PetscInt bs, PetscInt nlocal, PetscInt Nghosts, const Petsc… in DMSlicedSetGhosts()
301 PetscErrorCode DMSlicedCreate(MPI_Comm comm, PetscInt bs, PetscInt nlocal, PetscInt Nghosts, const … in DMSlicedCreate()
/petsc/src/ksp/pc/impls/vpbjacobi/kokkos/
H A Dvpbjacobi_kok.kokkos.cxx148 PetscInt i, nlocal, nblocks, nsize = 0; in PCSetUp_VPBJacobi_Kokkos() local
/petsc/src/ksp/pc/impls/pbjacobi/
H A Dpbjacobi.c253 PetscInt nlocal; in PCSetUp_PBJacobi_Host() local
/petsc/src/ksp/pc/impls/vpbjacobi/
H A Dvpbjacobi.c213 PetscInt i, nsize = 0, nlocal; in PCSetUp_VPBJacobi_Host() local
/petsc/src/tao/pde_constrained/impls/lcl/
H A Dlcl.c175 PetscInt phase2_iter, nlocal, its; in TaoSolve_LCL() local

12