Refine GPU runtime controls and input checker
This commit is contained in:
@@ -262,7 +262,10 @@ Z4c_class::~Z4c_class()
|
||||
|
||||
//================================================================================================
|
||||
|
||||
#define MRBD 0 // 0: fix BD for meshrefinement level; 1: sommerfeld_bam for them; 2: sommerfeld_yo for them
|
||||
#ifndef AMSS_Z4C_MRBD
|
||||
#define AMSS_Z4C_MRBD 0
|
||||
#endif
|
||||
#define MRBD AMSS_Z4C_MRBD // 0: fix BD for meshrefinement level; 1: sommerfeld_bam for them; 2: sommerfeld_yo for them
|
||||
|
||||
#ifndef CPBC
|
||||
// for sommerfeld boundary
|
||||
|
||||
Reference in New Issue
Block a user