Home
last modified time | relevance | path

Searched refs:gg (Results 1 – 10 of 10) sorted by relevance

/petsc/src/dm/tests/
H A Dex10k.kokkos.cxx35 Vec g, l, gg, ll; /* global/local vectors of the da */ in main() local
55 PetscCall(DMCreateGlobalVector(da, &gg)); in main()
68 PetscCall(DMDAVecGetKokkosOffsetViewDOFWrite(da, gg, &gview)); in main()
73 PetscCall(DMDAVecRestoreKokkosOffsetViewDOFWrite(da, gg, &gview)); in main()
77 PetscCall(DMGlobalToLocal(da, gg, INSERT_VALUES, ll)); in main()
91 PetscCall(DMDAVecGetKokkosOffsetViewDOFWrite(da, gg, &gview)); in main()
96 PetscCall(DMDAVecRestoreKokkosOffsetViewDOFWrite(da, gg, &gview)); in main()
100 PetscCall(VecAXPY(g, -1.0, gg)); in main()
108 PetscCall(VecDestroy(&gg)); in main()
128 PetscCall(DMCreateGlobalVector(da, &gg)); in main()
[all …]
/petsc/src/snes/tutorials/
H A Dex2.c214 const PetscScalar *xx, *gg; in FormFunction() local
228 PetscCall(VecGetArrayRead(g, &gg)); in FormFunction()
237 … (i = 1; i < n - 1; i++) ff[i] = d * (xx[i - 1] - 2.0 * xx[i] + xx[i + 1]) + xx[i] * xx[i] - gg[i]; in FormFunction()
245 PetscCall(VecRestoreArrayRead(g, &gg)); in FormFunction()
H A Dex6.c187 const PetscScalar *xx, *gg; in FormFunction() local
201 PetscCall(VecGetArrayRead(g, &gg)); in FormFunction()
210 … (i = 1; i < n - 1; i++) ff[i] = d * (xx[i - 1] - 2.0 * xx[i] + xx[i + 1]) + xx[i] * xx[i] - gg[i]; in FormFunction()
218 PetscCall(VecRestoreArrayRead(g, &gg)); in FormFunction()
/petsc/src/snes/tests/
H A Dex5.c216 const PetscScalar *xx, *gg; in FormFunction() local
230 PetscCall(VecGetArrayRead(g, &gg)); in FormFunction()
239 … (i = 1; i < n - 1; i++) ff[i] = d * (xx[i - 1] - 2.0 * xx[i] + xx[i + 1]) + xx[i] * xx[i] - gg[i]; in FormFunction()
247 PetscCall(VecRestoreArrayRead(g, &gg)); in FormFunction()
/petsc/doc/developers/
H A Dcommunication.md15 Joining the {ref}`mailing lists <doc_mail>` and [PETSc on Discord](https://discord.gg/Fqm8r6Gcyb).
31 …> and <mailto:petsc-users@mcs.anl.gov>, [PETSc on Discord](https://discord.gg/Fqm8r6Gcyb), and with
/petsc/doc/community/
H A Dmailing.md11 - [PETSc on Discord](https://discord.gg/Fqm8r6Gcyb)
/petsc/src/snes/tutorials/ex10d/
H A Dex10.c98 PetscScalar *ff, *gg; in main() local
/petsc/doc/community/meetings/2025/
H A Dindex.md271 Join the discussion about the meeting at [PETSc on Discord](https://discord.gg/Fqm8r6Gcyb), [2025 P…
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas8522 (recon/skip-gg-lsq? #f)
/petsc/doc/
H A Dpetsc.bib7227 url = {http://www.gg.caltech.edu/\~{ }zhukov/papers/ParallelPageRank-paper.pdf},