Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.h404 static int riem1mdt(PetscScalar *gaml, PetscScalar *gamr, PetscScalar *rl, PetscScalar *pl, PetscSc… in riem1mdt() argument
426 gascl4 = 1. / (*gaml - 1.); in riem1mdt()
434 cl = PetscSqrtScalar(*gaml * *pl / *rl); in riem1mdt()
447 skpr2 = cl * (pst - 1.) * PetscSqrtScalar(2. / (*gaml * (*gaml - 1. + (*gaml + 1.) * pst))); in riem1mdt()
448 d__1 = (*gaml - 1.) / (*gaml * 2.); in riem1mdt()
474 d__2 = 1. / *gaml; in riem1mdt()
476 cstarl = PetscSqrtScalar(*gaml * *pstar / *rstarl); in riem1mdt()
500 …ustarl = *uxl - (pst - 1.) * cl * PetscSqrtScalar(2. / (*gaml * (*gaml - 1. + (*gaml + 1.) * pst)… in riem1mdt()
501 …l * PetscSqrtScalar(*gaml * 2. * (*gaml - 1. + (*gaml + 1.) * pst)) * (*gaml - 1. + (*gaml + 1.) *… in riem1mdt()
523 …ustarl = *uxl - (pst - 1.) * cl * PetscSqrtScalar(2. / (*gaml * (*gaml - 1. + (*gaml + 1.) * pst))… in riem1mdt()
[all …]