Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex4.c3049 const PetscReal gammaEx = -0.15336; in main() local
3053 …AbsReal((ctx.gamma - gammaEx) / gammaEx) < tol, PETSC_COMM_WORLD, PETSC_ERR_LIB, "Invalid Landau g… in main()