new geo functions
changed the walkers added moving average fixed the interpolator new test-cases
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#include "../../grid/walk/GridWalkWeighted.h"
|
||||
#include "../../grid/walk/GridWalkLightAtTheEndOfTheTunnel.h"
|
||||
|
||||
TEST(Walk, plot) {
|
||||
//TEST(Walk, DISABLED_plot) {
|
||||
//TEST(Walk, plot) {
|
||||
TEST(Walk, DISABLED_plot) {
|
||||
|
||||
Grid<GP> g(20);
|
||||
GridFactory<GP> gf(g);
|
||||
|
||||
Reference in New Issue
Block a user