Bridge++  Ver. 1.1.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
configure.h
Go to the documentation of this file.
1 #ifndef _CONFIG_H_
2 #define _CONFIG_H_
3 
4 // some #define options are set as compiler options from Makefile
5 
6 //#define USE_MPI
7 #define ENABLE_MULTI_INSTANCE
8 #endif /* _CONFIG_H_ */