The FARGO_THORIN code developer's guide
 All Data Structures Files Functions Variables Typedefs Macros
fargo.h File Reference

Contains all the include directives requested by the code. More...

#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <ctype.h>
#include "rebound.h"
#include "integrator_ias15.h"
#include "fondam.h"
#include "types.h"
#include "proto.h"
#include "mpi_dummy.h"
#include "param.h"
#include "global_ex.h"
#include <sys/times.h>
#include <sys/types.h>
#include <dirent.h>
#include <unistd.h>
#include <string.h>
#include <malloc.h>
Include dependency graph for fargo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Contains all the include directives requested by the code.

In addition, it contains a preprocessor test to know whether we should build a sequential or MPI executable.

Author
THORIN modifications by Ondřej Chrenko chren.nosp@m.ko@s.nosp@m.irrah.nosp@m..tro.nosp@m.ja.mf.nosp@m.f.cu.nosp@m.ni.cz, Copyright (C) 2017; original code by Frédéric Masset

Definition in file fargo.h.