GADGET-4
main.h
Go to the documentation of this file.
1 /*******************************************************************************
2  * \copyright This file is part of the GADGET4 N-body/SPH code developed
3  * \copyright by Volker Springel. Copyright (C) 2014-2020 by Volker Springel
4  * \copyright (vspringel@mpa-garching.mpg.de) and all contributing authors.
5  *******************************************************************************/
6 
12 #ifndef MAIN_H
13 #define MAIN_H
14 
15 #include "gadgetconfig.h"
16 
17 int instrset_detect(void);
19 
20 #endif
void output_compile_time_options(void)
int instrset_detect(void)