| /petsc/src/dm/impls/plex/ |
| H A D | plexnatural.c | 296 PetscErrorCode DMPlexGlobalToNaturalBegin(DM dm, Vec gv, Vec nv) in DMPlexGlobalToNaturalBegin() 355 PetscErrorCode DMPlexGlobalToNaturalEnd(DM dm, Vec gv, Vec nv) in DMPlexGlobalToNaturalEnd() 398 PetscErrorCode DMPlexNaturalToGlobalBegin(DM dm, Vec nv, Vec gv) in DMPlexNaturalToGlobalBegin() 446 PetscErrorCode DMPlexNaturalToGlobalEnd(DM dm, Vec nv, Vec gv) in DMPlexNaturalToGlobalEnd()
|
| H A D | plexcreate.c | 6009 const PetscInt gv = cells[c * numCorners + p]; in DMPlexBuildFromCellListParallel() local 6163 const PetscInt gv = cells[p]; in DMPlexBuildFromCellSectionParallel() local
|
| H A D | plex.c | 823 Vec gv; in VecLoad_Plex_Local() local
|
| /petsc/src/dm/impls/redundant/ |
| H A D | dmredundant.c | 91 PetscScalar *gv; in DMLocalToGlobalBegin_Redundant() local 137 const PetscScalar *gv; in DMGlobalToLocalBegin_Redundant() local
|
| /petsc/src/tao/linesearch/impls/owarmijo/ |
| H A D | owarmijo.c | 11 static PetscErrorCode ProjWork_OWLQN(Vec w, Vec x, Vec gv, PetscReal *gdx) in ProjWork_OWLQN()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex16.c | 103 Vec gv; in TestBoundaryField() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex5.c | 77 Vec gc, gc0, gv, gv0; in CreateSwarm() local 381 Vec u, gc, gv, gc0, gv0; in InitializeSolveAndSwarm() local 510 Vec u, gc, gv; in MigrateParticles() local
|
| H A D | ex6.c | 211 Vec gc, gc0, gv, gv0; in CreateSwarm() local 917 Vec u, gc, gv, gc0, gv0; in InitializeSolveAndSwarm() local 1074 Vec u, gc, gv; in SetUpMigrateParticles() local
|
| /petsc/src/tao/unconstrained/impls/owlqn/ |
| H A D | owlqn.c | 28 static PetscErrorCode ComputePseudoGrad_OWLQN(Vec x, Vec gv, PetscReal lambda) in ComputePseudoGrad_OWLQN()
|
| /petsc/src/dm/impls/plex/adaptors/parmmg/ |
| H A D | parmmgadapt.c | 38 PetscInt r, lv, gv; in DMAdaptMetric_ParMmg_Plex() local 217 PetscInt offset, mrl, rootDegreeCnt, s, shareCnt, gv; in DMAdaptMetric_ParMmg_Plex() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DMPlex.pyx | 3531 def naturalToGlobalBegin(self, Vec nv, Vec gv) -> None: 3543 def naturalToGlobalEnd(self, Vec nv, Vec gv) -> None: 3555 def globalToNaturalBegin(self, Vec gv, Vec nv) -> None: 3567 def globalToNaturalEnd(self, Vec gv, Vec nv) -> None:
|
| H A D | DMShell.pyx | 42 def setGlobalVector(self, Vec gv) -> None:
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 1542 Vec u, gc, gv; in InitializeSolveAndSwarm() local 1588 Vec u, gc, gv, position, momentum; in MigrateParticles() local
|
| H A D | ex2.c | 2266 Vec u, gc, gv; in InitializeSolveAndSwarm() local 2319 Vec u, gc, gv, position, momentum; in MigrateParticles() local
|
| H A D | ex4.c | 2871 Vec u, gc, gv; in InitializeSolveAndSwarm() local 2924 Vec u, gc, gv, position, momentum; in MigrateParticles() local
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 516 Vec gv; in VecView_Plex_Local_HDF5_Internal() local 1162 PetscInt nv, gv = gvertex[closure[p] - vStart]; in CreateConesIS_Private() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 9055 Vec gv; in PCBDDCSetUpCoarseSolver() local
|