Skip to content
Snippets Groups Projects
Commit fcaef8b0 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Add primal-dual classes

parent 5ac28faf
Branches
No related tags found
No related merge requests found
...@@ -5,6 +5,8 @@ install(FILES ...@@ -5,6 +5,8 @@ install(FILES
gapfunction.cc gapfunction.cc
gapfunction.hh gapfunction.hh
markcontactarea.hh markcontactarea.hh
primaldualcontactproblem.hh
primaldualcontactproblem.cc
staticcontactproblem.cc staticcontactproblem.cc
staticcontactproblem.hh staticcontactproblem.hh
staticmgcontactproblem.cc staticmgcontactproblem.cc
......
...@@ -13,6 +13,8 @@ install(FILES ...@@ -13,6 +13,8 @@ install(FILES
filtercontactsolver.cc filtercontactsolver.cc
filtermultigridsolver.cc filtermultigridsolver.cc
filtermultigridsolver.hh filtermultigridsolver.hh
primaldualsemismoothnewtonsolver.hh
primaldualsemismoothnewtonsolver.cc
tnnmmgcontactstep.hh tnnmmgcontactstep.hh
tnnmmgcontactstep.cc tnnmmgcontactstep.cc
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/contact/solvers) DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/contact/solvers)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment