Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c717 PetscReal minalpha, maxalpha; in MonitorVelocity() local
722 PetscCall(VecMax(ks, &maxcell, &maxalpha)); in MonitorVelocity()
723 …c %g/%g in cell %" PetscInt_FMT "/%" PetscInt_FMT "\n", step, minalpha, maxalpha, mincell, maxcell… in MonitorVelocity()
H A Dex4.c1233 PetscReal minalpha, maxalpha; in MonitorVelocity() local
1238 PetscCall(VecMax(ks, &maxcell, &maxalpha)); in MonitorVelocity()
1239 …c %g/%g in cell %" PetscInt_FMT "/%" PetscInt_FMT "\n", step, minalpha, maxalpha, mincell, maxcell… in MonitorVelocity()