- Sep 09, 2015
-
-
René Fritze authored
eigen and tbb might've already be discovered by pdelab/common
-
René Fritze authored
-
- Aug 06, 2015
-
-
René Fritze authored
-
- Aug 05, 2015
-
-
René Fritze authored
-
René Fritze authored
also promotes all DSC_CONFIG_* macros to real functions #refs 68
-
- Aug 04, 2015
-
-
René Fritze authored
-
René Fritze authored
GridUtils now default to YaspGrid, which is now also the only grid implementation guaranteed to be availabe for testing if dune-grid is present
-
René Fritze authored
This reverts commit 72f65d6a8152620741e0292b0f7cbfe95b23b2eb.
-
- Aug 03, 2015
-
-
René Fritze authored
-
René Fritze authored
by adding a ctor that takes ```vector<string>``` for keys and values and a utility function in algorithm that allows code re-use
-
René Fritze authored
This reverts commit ba71a7857d78f85ff258834f7820928c253102af since the update required cmake stuff in common (>=2.4)
-
René Milk authored
[common] major Configuration simplification
-
- Jul 31, 2015
-
-
René Fritze authored
-
- Jul 30, 2015
-
-
René Fritze authored
-
- Jul 29, 2015
-
-
René Fritze authored
-
René Fritze authored
This should always be the norm as it shows problems with missing includes early.
-
René Fritze authored
-
René Fritze authored
-
René Fritze authored
- strips away Request mapping and default recording - removes functionally equivalent constructors and ``get`` variants - test continue to pass (std::complex still failing) w/o modification beyond removing calls to removed functionality. - Esp. ``get`` calls should need no maintenance on the user side
-
- Jul 28, 2015
-
-
René Fritze authored
-
René Fritze authored
-
René Milk authored
Profiler timing change
-
- Jul 27, 2015
-
-
Dr. Felix Tobias Schindler authored
-
René Fritze authored
-
René Fritze authored
which only compiles with gcc atm
-
René Fritze authored
-
René Fritze authored
New complex<double> tests still fail though.
-
René Fritze authored
these have a lot better output on failure than EXPECT_TRUE(FloatCmp::XX(a,b))
-
René Fritze authored
-
René Fritze authored
simply uses the same distribution, generator and limits for real and imaginary parts
-
- Jul 23, 2015
-
-
René Fritze authored
-
René Fritze authored
and forwards to each Visitor's run(...) accordingly
-
René Fritze authored
now with less code, fewer exception throwing and more test coverage ;-)
-
- Jul 22, 2015
-
-
René Fritze authored
-
René Fritze authored
adds get_delta for retrieving all 3 measured values
-
René Fritze authored
-
René Fritze authored
The real walltime is now returned and the DeltaType has lost its first mixed number accordingly. This is not yet an interface change.
-
René Fritze authored
-
- Jul 21, 2015
-
-
René Fritze authored
closes #63
-
René Fritze authored
-