aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/operator_prototypes.hh
blob: 1feae8a90e2331c0eb12e72c957b2b34793d534e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef OPERATOR_PROTOTYPES
#define OPERATOR_PROTOTYPES



namespace CarpetLib {
  
  static int const reffact2 = 2;
  
} // namespace CarpetLib



#endif // #ifndef OPERATOR_PROTOTYPES