48#ifndef FLIPPY_FLIPPY_HPP
49#define FLIPPY_FLIPPY_HPP
51#include "external/json.hpp"
58#include "utilities/sim_utils.hpp"
59#include "utilities/DataIO.hpp"
This file contains the MonteCarloUpdater class template. Together with Triangulation....
This file contains the fp::Node and fp::Nodes classes, data structures that represent a single node o...
This file contains the fp::Triangulation class and several related helper classes....
This file contains the concepts that are costomly defined for the flippy class templates.
This file contains helper functions that are used throughout flippy, but are not specific to any give...
Header file containing the definition and implementation a 3 dimensional vector class,...