Commit df47b20
committed
Don't try to reinit non-SCALAR FE without an Elem
In the past this was probably a bit of a waste, but ever since the FE
refactoring it's been an outright bug.
This fixes a GRINS test for me ... and is additional motivation to just
get that code back into our CI recipes, since a proper unit test here
that wasn't a full-fledged simulation would be a bit challenging to add.1 parent 6232e98 commit df47b20
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1488 | 1488 | | |
1489 | 1489 | | |
1490 | 1490 | | |
1491 | | - | |
1492 | | - | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
1493 | 1494 | | |
1494 | 1495 | | |
1495 | 1496 | | |
| |||
0 commit comments