Searched refs:r_free (Results 1 – 1 of 1) sorted by relevance
43 PetscReal r_free; // Radius of the free boundary for the ball obstacle member72 const PetscReal r_free = par->r_free; in exactSol_ball() local79 if (r < r_free) PetscCall(obstacle_ball(dim, time, x, Nc, u, ctx)); in exactSol_ball()119 …PetscCall(PetscBagRegisterReal(bag, &p->r_free, 0.697965148223374, "r_free", "Ball free boundary r… in SetupParameters()186 constants[1] = param->r_free; // Radius of the free boundary for the ball obstacle in SetupPrimalProblem()