aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/h48.h
blob: e05fc2b76cd17887b341b4853d4d48f8d38296b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#ifndef SOLVERS_H48_H48_H
#define SOLVERS_H48_H48_H

#include "utils.h"
#include "coordinate_types_macros.h"
#include "map_types_macros.h"
#include "gendata_types_macros.h"
#include "coordinate.h"
#include "map.h"
#include "gendata_cocsep.h"
#include "gendata_eoesep.h"
#include "distribution_h48.h"
#include "gendata_h48.h"
#include "checkdata.h"
#include "solve.h"

#endif /* SOLVERS_H48_H48_H */

Generated with cgit - Back to sebastiano.tronto.net