LLNL/serac

Investigate why DSuperLU can't be used when systems are resized

jamiebramwell opened this issue · 0 comments

          I had some issues with SuperLU in the tests where if the matrix was resized, then SuperLU wouldn't work.  This is an issue in `SolidMechanics::warmStartDisplacement()` where only the displacements are updated without the LM block.  I only tested with strumpack and SuperLU, but if MUMPS/Pardiso/etc. are added to serac in the future, this macro may need to be updated...

Originally posted by @ebchin in #1021 (comment)