aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/solvers.h
blob: fab6e272f1918db87360e1829e59243b7d7f0683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef SOLVERS_SOLVERS_H
#define SOLVERS_SOLVERS_H

#include "solutions_types_macros.h"
#include "solutions.h"
#include "tables_types_macros.h"
#include "tables.h"
#include "distribution.h"
#include "coord/coord.h"
#include "twostep/twostep.h"
#include "h48/h48.h"
#include "dispatch.h"

#endif /* SOLVERS_SOLVERS_H */

Generated with cgit - Back to sebastiano.tronto.net