davydden / large-strain-matrix-free

A repository with code for the paper "A matrix-free approach for finite-strain hyperelastic problems using geometric multigrid"
GNU Lesser General Public License v2.1
2 stars 6 forks source link

Minor code adjustment #73

Closed davydden closed 5 years ago

davydden commented 5 years ago

only the last commit actually changes a bit logic, but since assemble_system() does not need MF/GMG to be ready, that should be ok to do.

All tests pass for me locally on macOS for all commits.