Skip to content
Snippets Groups Projects
Commit c4e96943 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

implicit branch: add forward declarations to pass make headercheck.

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9817 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 44ff6724
No related merge requests found
...@@ -39,6 +39,10 @@ ...@@ -39,6 +39,10 @@
namespace Dumux { namespace Dumux {
// forward declarations
template <class TypeTag> class NewtonController;
template <class TypeTag> class BoxBiCGStabILU0Solver;
namespace Properties { namespace Properties {
////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////
// Some defaults for very fundamental properties // Some defaults for very fundamental properties
......
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