Searched refs:opts_nu (Results 1 – 1 of 1) sorted by relevance
834 PetscScalar opts_E, opts_nu; in solve_elasticity_2d() local837 opts_nu = 0.33; in solve_elasticity_2d()839 PetscCall(PetscOptionsGetScalar(NULL, NULL, "-iso_nu", &opts_nu, &flg)); in solve_elasticity_2d()843 element_props[j][i].nu[p] = opts_nu; in solve_elasticity_2d()