NDDEM
|
#include <cstdlib>
#include <cstdio>
#include <vector>
#include <iostream>
#include <fstream>
#include <string>
#include <math.h>
#include <sstream>
#include "gzip.hpp"
#include <boost/iostreams/filtering_streambuf.hpp>
#include <boost/iostreams/stream.hpp>
#include "json.hpp"
#include "Typedefs.h"
#include "Coarsing.h"
Go to the source code of this file.
Classes | |
class | Datafile |
class | Param |
Contains the parameters of the simulation & CG. More... | |
struct | Param::ExtaField |
Typedefs | |
using | json = nlohmann::json |
using json = nlohmann::json |