Searched refs:mE (Results 1 – 1 of 1) sorted by relevance
465 …const PetscReal mE = 0.5 * (v2 + PetscSqr(omega) * x2 - PetscSqr(omega) * dt * PetscSqrtReal(x2 * … in EnergyMonitor() local467 … PetscInt_FMT " %4" PetscInt_FMT " %10.4lf %10.4lf\n", (double)t, step, p, (double)E, (double)mE)); in EnergyMonitor()