Searched refs:use_nonsymbc (Results 1 – 1 of 1) sorted by relevance
726 PetscBool use_nonsymbc = PETSC_FALSE; in solve_elasticity_2d() local981 PetscCall(PetscOptionsGetBool(NULL, NULL, "-use_nonsymbc", &use_nonsymbc, &flg)); in solve_elasticity_2d()983 if (!use_nonsymbc) { in solve_elasticity_2d()