Skip to content

How to set target value in eigensolver? #28555

Discussion options

You must be logged in to vote

I would look at this example modules/solid_mechanics/test/tests/modal_analysis/modal.i.
We can pass any petsc/slepc options using the interface

petsc_options_iname = '-st_type -eps_target -st_pc_type -st_pc_factor_mat_solver_type'
petsc_options_value = 'sinvert 0 lu mumps'

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@rainiscold
Comment options

Answer selected by rainiscold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants