Skip to content
GitLab
Explore
Sign in
Register
Feature/pdesolver
Code
Review changes
Check out branch
Download
Patches
Plain diff
Timo Koch
requested to merge
feature/pdesolver
into
master
May 05, 2019
Overview
0
Commits
4
Pipelines
0
Changes
7
Expand
Implement abstract base class for PDESolvers
Make NewtonSolver inherit from this new base class
Implement LinearPDESolver based on this class
Use the linear pde solver in one of the 1p tests
Merge request reports
Loading