Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AMReX_CONSTANTS.H
Go to the documentation of this file.
1#ifndef BL_CONSTANTS_H
2#define BL_CONSTANTS_H
3#include <AMReX_Config.H>
4
5#include <AMReX_REAL.H>
6
7/* Maybe in the future we will add some constants here. */
8/* If we do, make sure this file is Fortran safe. */
9
10#endif /*BL_CONSTANTS_H*/