Skip to content
Snippets Groups Projects
Commit a8a551f1 authored by Dennis Gläser's avatar Dennis Gläser
Browse files

[test][newton] remove obsolete assembler interface

parent 2c2cc824
No related branches found
No related tags found
1 merge request!2291Feature/newton variables backend
......@@ -39,8 +39,6 @@ public:
void setLinearSystem() {}
bool isStationaryProblem() { return false; }
ResidualType prevSol() { return ResidualType(0.0); }
void resetTimeStep(const ResidualType& sol) {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment