HiRep
0.1
Loading...
Searching...
No Matches
flags.h
Go to the documentation of this file.
1
/***************************************************************************\
2
* Copyright (c) 2024, Sofie Martins *
3
* All rights reserved. *
4
\***************************************************************************/
5
12
#ifndef FLAGS_H
13
#define FLAGS_H
14
15
GLB_VAR(
int
, stale_clover_gpu, = 1);
16
GLB_VAR(
int
, stale_clover_cpu, = 1);
17
18
#ifdef WITH_EXPCLOVER
19
GLB_VAR(
int
, stale_expclover, = 1);
20
#endif
21
22
#endif
Include
Core
flags.h
Generated by
1.12.0