Home
last modified time | relevance | path

Searched refs:rho1r (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex11.h582 … *pr, PetscScalar *utr, PetscScalar *ubr, PetscScalar *gamr, PetscScalar *rho1r, PetscScalar *rx, … in riemannsolver() argument
602 *rho1 = *rho1r; in riemannsolver()
666 *rho1 = *rho1r; in riemannsolver()
683 …bm, ubr, dtt, unm, tmp, utl, utm, uxl, utr, uxr, gaml, gamm, gamr, xcen, rhom, rho1l, rho1m, rho1r; in godunovflux() local
765 rho1r = rr; in godunovflux()
767 …&uxl, &pl, &utl, &ubl, &gaml, &rho1l, &rr, &uxr, &pr, &utr, &ubr, &gamr, &rho1r, &rhom, &unm, &pm,… in godunovflux()