Home
last modified time | relevance | path

Searched defs:gv (Results 1 – 17 of 17) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexnatural.c296 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 Dplexcreate.c6009 const PetscInt gv = cells[c * numCorners + p]; in DMPlexBuildFromCellListParallel() local
6163 const PetscInt gv = cells[p]; in DMPlexBuildFromCellSectionParallel() local
H A Dplex.c823 Vec gv; in VecLoad_Plex_Local() local
/petsc/src/dm/impls/redundant/
H A Ddmredundant.c91 PetscScalar *gv; in DMLocalToGlobalBegin_Redundant() local
137 const PetscScalar *gv; in DMGlobalToLocalBegin_Redundant() local
/petsc/src/tao/linesearch/impls/owarmijo/
H A Dowarmijo.c11 static PetscErrorCode ProjWork_OWLQN(Vec w, Vec x, Vec gv, PetscReal *gdx) in ProjWork_OWLQN()
/petsc/src/dm/impls/plex/tests/
H A Dex16.c103 Vec gv; in TestBoundaryField() local
/petsc/src/dm/impls/swarm/tests/
H A Dex5.c77 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 Dex6.c211 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 Dowlqn.c28 static PetscErrorCode ComputePseudoGrad_OWLQN(Vec x, Vec gv, PetscReal lambda) in ComputePseudoGrad_OWLQN()
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c38 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 DDMPlex.pyx3531 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 DDMShell.pyx42 def setGlobalVector(self, Vec gv) -> None:
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c1542 Vec u, gc, gv; in InitializeSolveAndSwarm() local
1588 Vec u, gc, gv, position, momentum; in MigrateParticles() local
H A Dex2.c2266 Vec u, gc, gv; in InitializeSolveAndSwarm() local
2319 Vec u, gc, gv, position, momentum; in MigrateParticles() local
H A Dex4.c2871 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 Dplexhdf5.c516 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 Dbddcprivate.c9055 Vec gv; in PCBDDCSetUpCoarseSolver() local