Skip to content
Snippets Groups Projects
Commit 240054ac authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Add missing #include

parent 3663a7df
No related branches found
No related tags found
No related merge requests found
#ifndef CURVED_FUNCTION_HH
#define CURVED_FUNCTION_HH
#include <dune/fufem/interval.hh>
namespace Dune {
template <class NonlinearityType> class CurvedFunction {
typedef typename NonlinearityType::VectorType VectorType;
......
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