SLEPcWrapper eigenvalue solver

35 views
Skip to first unread message

Léonhard YU

unread,
Feb 22, 2022, 10:01:03 PM2/22/22
to deal.II User Group
Hello my friends, I am dealing with solid system eigenvalue problem, and I follow step-36 to construct the code. But how can I apply boundary values? I need to give a constraint boundary to system but step-36 is not clear about that.
Waiting and Thanks to your help.

Wolfgang Bangerth

unread,
Feb 22, 2022, 10:14:56 PM2/22/22
to dea...@googlegroups.com
On 2/22/22 20:01, Léonhard YU wrote:
> Hello my friends, I am dealing with solid system eigenvalue problem, and I
> follow step-36 to construct the code. But how can I apply boundary values? I
> need to give a constraint boundary to system but step-36 is not clear about that.

step-36 uses zero Dirichlet constraints, see the make_grid_and_dofs()
function. What kinds of constraints do you want?

Best
W.

--
------------------------------------------------------------------------
Wolfgang Bangerth email: bang...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/

Message has been deleted

Léonhard YU

unread,
Feb 25, 2022, 9:13:26 AM2/25/22
to deal.II User Group
Thank you professor, I have solved the problem with boundary_id as another variable in the function  make_zero_boundary_constraints()
Reply all
Reply to author
Forward
0 new messages