Home
last modified time | relevance | path

Searched defs:global (Results 1 – 25 of 49) sorted by relevance

12

/petsc/src/dm/impls/da/
H A Ddagtona.c32 Vec tmplocal, global; in DMDAGlobalToNaturalAllCreate() local
78 Vec tmplocal, global; in DMDANaturalAllToGlobalCreate() local
/petsc/src/dm/tests/
H A Dex19.c10 PetscErrorCode doit(DM da, Vec global) in doit()
38 Vec global, local; in main() local
H A Dex13.c13 Vec global; in main() local
H A Dex37.c22 Vec global; in main() local
H A Dex1.c12 Vec local, global; in main() local
H A Dex39.c10 Vec global, local; in main() local
H A Dex14.c15 Vec local, global, natural; 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 Dex40.c10 Vec global, local; in main() local
H A Dex38.c14 Vec global, local; in main() local
H A Dex2.c14 Vec local, global; in main() local
H A Dex25.c10 Vec local, global; in main() local
H A Dex12.c16 Vec global, local; in main() local
H A Dex41.c10 Vec global, local; in main() local
H A Dex16.c15 Vec global, local1, local2, redundant1, redundant2; in main() local
/petsc/src/ts/tests/
H A Dex2.c32 Vec global; in main() local
126 PetscErrorCode Initial(Vec global, PetscCtx ctx) in Initial()
139 PetscErrorCode Monitor(TS ts, PetscInt step, PetscReal time, Vec global, PetscCtx ctx) in Monitor()
/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/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.c16 char global[15]; /* global method */ member
177 PetscErrorCode MatPartitioningPartySetGlobal(MatPartitioning part, const char *global) in MatPartitioningPartySetGlobal()
185 static PetscErrorCode MatPartitioningPartySetGlobal_Party(MatPartitioning part, const char *global) in MatPartitioningPartySetGlobal_Party()

12