diff --git a/OndselSolver/GESpMatFullPv.cpp b/OndselSolver/GESpMatFullPv.cpp index 260affb..6977208 100644 --- a/OndselSolver/GESpMatFullPv.cpp +++ b/OndselSolver/GESpMatFullPv.cpp @@ -140,7 +140,6 @@ void GESpMatFullPv::backSubstituteIntoDU() void GESpMatFullPv::postSolve() { - throw SimulationStoppingError("To be implemented."); } void GESpMatFullPv::preSolvewithsaveOriginal(SpMatDsptr spMat, FColDsptr fullCol, bool saveOriginal)