Home
last modified time | relevance | path

Searched defs:ustar (Results 1 – 11 of 11) sorted by relevance

/petsc/src/ts/tutorials/phasefield/
H A Dheattest.m12 ustar = (2*u{5} - u{4})/1; variable
H A Dbiharmonictest.m14 ustar = (4*u{n} - u{n-1})/3; variable
/petsc/src/ksp/pc/tests/
H A Dex3.c11 Vec b, ustar, u; /* vectors (RHS, exact solution, approx solution) */ in main() local
H A Dex2.c9 Vec b, ustar, u; /* vectors (RHS, exact solution, approx solution) */ in main() local
/petsc/src/ksp/ksp/tutorials/
H A Dex3.c22 Vec u, b, ustar; /* approx solution, RHS, exact solution */ in main() local
H A Dex51.c33 Vec u, ustar, b, q; in main() local
/petsc/src/ksp/ksp/tests/
H A Dex4.c43 Vec u, ustar, b; in main() local
H A Dex3.c50 Vec u, ustar, b, build_sol; in main() local
/petsc/src/ts/tutorials/
H A Dex11.h404 …PetscScalar *uxr, PetscScalar *rstarl, PetscScalar *rstarr, PetscScalar *pstar, PetscScalar *ustar) in riem1mdt()
589 …static PetscScalar cstar, pstar, rstar, ustar, xstar, wspst, ushock, streng, rstarl, rstarr, rstar… in riemannsolver() local
H A Dex9.c825 PetscScalar ubar, du[2], a[2], fL[2], fR[2], lam[2], ustar[2], R[2][2]; in PhysicsRiemann_IsoGas_Roe() local
871 PetscScalar ustar[2]; in PhysicsRiemann_IsoGas_Exact() local
1015 PetscScalar g = phys->gravity, ustar[2], cL, cR, c, cstar; in PhysicsRiemann_Shallow_Exact() local
/petsc/src/ts/tutorials/multirate/
H A Dex4.c162 PetscScalar g = phys->gravity, ustar[2], cL, cR, c, cstar; in PhysicsRiemann_Shallow_Exact() local