Closed landinjm closed 1 month ago
There was a refactor of the explicit update and renaming of the scalar and vector inverted matrices a while back. This was not applied to any applications that override solveIncrement() like the conserved Allen-Cahn application.
solveIncrement()
This PR fixes that.
There was a refactor of the explicit update and renaming of the scalar and vector inverted matrices a while back. This was not applied to any applications that override
solveIncrement()
like the conserved Allen-Cahn application.This PR fixes that.