Searched refs:Cr (Results 1 – 1 of 1) sorted by relevance
18 PetscReal Cr; /* restitution coefficient */ member54 v[0] = -app->Cr * v[0]; in PostEvent()134 app.Cr = 0.9; in main()139 PetscCall(PetscOptionsReal("-Cr", "Restitution coefficient", "", app.Cr, &app.Cr, NULL)); in main()