Skip to content
Snippets Groups Projects
Commit 75e2c45f authored by Robert Kloefkorn's avatar Robert Kloefkorn
Browse files

define default POLORDER when undefined.

parent d6017802
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,9 @@
#define DUNE_ISTL_WITH_CHECKING
#endif
#define PROBLEMTRAITS_HAVE_STEPPERTYPE
#ifndef POLORDER
#define POLORDER 1
#endif
#include <dune/fem-dg/main/codegen.hh>
#include "passtraits.hh"
......
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