Home
last modified time | relevance | path

Searched defs:local (Results 1 – 25 of 59) sorted by relevance

123

/petsc/src/dm/tutorials/
H A Dex3.c9 Vec local, global; in SetCoordinates1d() local
34 Vec local, global; in SetCoordinates2d() local
63 Vec local, global; in SetCoordinates3d() local
H A Dex9.c12 Vec global, local, global2; in main() local
H A Dex1.c42 Vec local, global; in main() local
H A Dex5.c14 Vec local, global; in main() local
H A Dex7.c21 Vec global, local; in main() local
H A Dex6.c39 Vec local, global, natural; in main() local
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi912 cdef inline MatSetValuesFcn* matsetvalues_fcn(int blocked, int local):
922 … object oaddv, int blocked, int local) except PETSC_ERR_PYTHON:
949 int blocked, int local) except PETSC_ERR_PYTHON:
1007 int blocked, int local) except PETSC_ERR_PYTHON:
1081 int blocked, int local) except PETSC_ERR_PYTHON:
/petsc/src/vec/is/is/tests/
H A Dex5.c8 PetscInt nlocal, local[5], nneigh, *neigh, **ineigh, *numneigh; in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex69.c651 PetscInt *local = NULL; in CreateQuadMesh1() local
784 PetscInt *local = NULL; in CreateHexMesh1() local
/petsc/src/dm/tests/
H A Dex1.c12 Vec local, global; in main() local
H A Dex14.c15 Vec local, global, natural; in main() local
H A Dex39.c10 Vec global, local; in main() local
H A Dex44.c11 Vec local, global, globals[2], buffer; in main() local
H A Dex24.c10 Vec local, global; in main() local
H A Dex38.c14 Vec global, local; in main() local
H A Dex40.c10 Vec global, local; in main() local
H A Dex2.c14 Vec local, global; in main() local
H A Dex12.c16 Vec global, local; in main() local
H A Dex25.c10 Vec local, global; in main() local
H A Dex19.c38 Vec global, local; in main() local
H A Dex41.c10 Vec global, local; in main() local
H A Dex11.c11 Vec local, global, coors; in main() local
H A Dex3.c15 Vec local, global; in main() local
/petsc/src/vec/vec/tests/
H A Dex65.c7 Vec global, global_copy, local; in main() local
/petsc/src/mat/graphops/partition/impls/party/
H A Dparty.c17 char local[15]; /* local method */ member
217 PetscErrorCode MatPartitioningPartySetLocal(MatPartitioning part, const char *local) in MatPartitioningPartySetLocal()
225 static PetscErrorCode MatPartitioningPartySetLocal_Party(MatPartitioning part, const char *local) in MatPartitioningPartySetLocal_Party()

123