Home
last modified time | relevance | path

Searched refs:values_E (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex49.c880 PetscReal values_E[10]; in solve_elasticity_2d() local
888 PetscCall(PetscOptionsGetRealArray(NULL, NULL, "-brick_E", values_E, &maxnbricks, &flg)); in solve_elasticity_2d()
907 element_props[j][i].E[p] = values_E[index]; in solve_elasticity_2d()