Skip to content
Snippets Groups Projects
Unverified Commit baaa6078 authored by René Fritze's avatar René Fritze
Browse files

[test] removes accidentally added gdt constants

parent bfb9a694
No related branches found
No related tags found
No related merge requests found
......@@ -60,10 +60,6 @@
#include "common.hh"
static const double LocalizableProjectionOperator_default_tolerance = 1e-15;
static const double LocalizableProjectionOperator_alugrid_tolerance = 3.8e-11;
static const double L2ProjectionLocalizableOperator_alugrid_tolerance = 3.7965e-11;
int main(int argc, char** argv)
{
using namespace Dune;
......
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