Home
last modified time | relevance | path

Searched defs:lv (Results 1 – 14 of 14) sorted by relevance

/petsc/src/dm/tutorials/
H A Dex5.c18 PetscScalar *lv; in main() local
/petsc/src/mat/utils/
H A Disltog.c27 Vec v, lv; in MatCreateFromISLocalToGlobalMapping() local
/petsc/src/dm/impls/redundant/
H A Ddmredundant.c90 const PetscScalar *lv; in DMLocalToGlobalBegin_Redundant() local
138 PetscScalar *lv; in DMGlobalToLocalBegin_Redundant() local
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c38 PetscInt r, lv, gv; in DMAdaptMetric_ParMmg_Plex() local
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMShell.pyx59 def setLocalVector(self, Vec lv) -> None:
/petsc/src/vec/vec/impls/nest/
H A Dvecnest.c349 PetscReal lv; in VecMin_Nest() local
382 PetscReal lv; in VecMax_Nest() local
/petsc/src/ts/tutorials/optimal_control/
H A Dex1.c14 PetscReal lv, lw; member
/petsc/src/snes/tutorials/
H A Dex36.c224 Vec v[2], lv[2], exact; in CompareView() local
H A Dex12.c838 Vec lv; in main() local
/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.kokkos.cxx1096 ConstPetscScalarKokkosView lv, rv; in MatDiagonalScale_SeqAIJKokkos() local
/petsc/src/ts/tutorials/
H A Dex11.c1626 PetscReal lv[3][3]; in initLinearWave() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c768 static PetscErrorCode DMPlexBasisTransform_Internal(DM dm, Vec lv, PetscBool l2g) in DMPlexBasisTransform_Internal()
814 PetscErrorCode DMPlexGlobalToLocalBasis(DM dm, Vec lv) in DMPlexGlobalToLocalBasis()
840 PetscErrorCode DMPlexLocalToGlobalBasis(DM dm, Vec lv) in DMPlexLocalToGlobalBasis()
H A Dplexcreate.c6010 PetscInt lv; in DMPlexBuildFromCellListParallel() local
6164 PetscInt lv; in DMPlexBuildFromCellSectionParallel() local
/petsc/src/mat/impls/is/
H A Dmatis.c2522 const PetscScalar *lv; in MatInvertBlockDiagonal_IS() local