[petsc-users] Eigensolution of Dirichlet Constrained problems
Manav Bhatia
bhatiamanav at gmail.com
Wed Dec 2 15:54:23 CST 2020
Hi,
When solving an eigenproblem with Dirichlet constraints on some of the DoFs, I have so far been creating a new matrix including only the unconstrained rows/columns and the calling the eigensolver on that. This works without issues.
I am writing to check if there are other recommended ways to handle such constraints in SLEPc.
Thanks,
Manav
More information about the petsc-users
mailing list