Home
last modified time | relevance | path

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

/petsc/src/dm/dt/tests/
H A Dex7.c450 PetscReal *u, *starw, *starstarw, wu, starwdotu; in main() local
/petsc/src/dm/dt/interface/
H A Ddtaltv.c786 …rorCode PetscDTAltVStar(PetscInt N, PetscInt k, PetscInt pow, const PetscReal *w, PetscReal *starw) in PetscDTAltVStar()