Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex34.c43 PetscReal r_free; // Radius of the free boundary for the ball obstacle member
72 const PetscReal r_free = par->r_free; in exactSol_ball() local