Overture
Version 25
Main Page
Namespaces
Classes
Files
File List
File Members
Overture.v25.d
include
OvertureBL.h
Go to the documentation of this file.
1
/* This include file will define Boxlib define's in terms of Overture defines */
2
/* wdh 971016 */
3
#ifndef OVERTURE_BL_H
4
#define OVERTURE_BL_H
5
6
#include "
OvertureDefine.h
"
7
8
#ifdef OV_USE_DOUBLE
9
#undef BL_USE_DOUBLE
10
#define BL_USE_DOUBLE
11
#else
12
#undef BL_USE_FLOAT
13
#define BL_USE_FLOAT
14
#endif
15
16
#endif
Generated on Fri Jan 4 2013 10:17:57 for Overture by
1.8.3