To be friendly with the autotest.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#define LUPWD (1)
|
||||
#define LUPWD (0)
|
||||
|
||||
|
||||
Preprocessed Scalar
|
||||
|
@@ -2,8 +2,8 @@
|
||||
#define LENTROPY (1)
|
||||
#define LTEMPERATURE (0)
|
||||
#define LGRAVITY (0)
|
||||
#define LFORCING (1)
|
||||
#define LUPWD (1)
|
||||
#define LFORCING (0)
|
||||
#define LUPWD (0)
|
||||
|
||||
|
||||
// Declare uniforms (i.e. device constants)
|
||||
|
Reference in New Issue
Block a user