Commit d9c91f7
committed
Error in EigenSystem::solve if we have constraints
At least with SLEPc's eigen solver and the assembly routines in
MOOSE, the result of a solve does not honor constraints such as hanging
nodes. We do have `CondensedEigenSystem` which is a class intended
for use with constraints. Unrelated to this PR that class will need to be
updated in order to support shell matrices if MOOSE is to be able to
use it1 parent 7aa5322 commit d9c91f7
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
211 | 215 | | |
212 | 216 | | |
213 | 217 | | |
| |||
0 commit comments