Home
last modified time | relevance | path

Searched defs:Lstarw (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/dt/tests/
H A Dex7.c9 PetscReal *Lstarw, *Lx, *Lstar, *Lstarwcheck, wLx, Lstarwx; in CheckPullback() local
/petsc/src/dm/dt/interface/
H A Ddtaltv.c323 …back(PetscInt N, PetscInt M, const PetscReal *L, PetscInt k, const PetscReal *w, PetscReal *Lstarw) in PetscDTAltVPullback()