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
gapfunction.cc
gapfunction.hh
markcontactarea.hh
primaldualcontactproblem.hh
primaldualcontactproblem.cc
staticcontactproblem.cc
staticcontactproblem.hh
staticmgcontactproblem.cc
......
......@@ -13,6 +13,8 @@ install(FILES
filtercontactsolver.cc
filtermultigridsolver.cc
filtermultigridsolver.hh
primaldualsemismoothnewtonsolver.hh
primaldualsemismoothnewtonsolver.cc
tnnmmgcontactstep.hh
tnnmmgcontactstep.cc
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