Add zero matter handling and interpolation for resident state in CUDA BSSN
This commit is contained in:
@@ -50,6 +50,7 @@ int bssn_cuda_rk4_substep(void *block_tag,
|
||||
int &Lev,
|
||||
double &eps,
|
||||
int &co,
|
||||
int &use_zero_matter,
|
||||
int &keep_resident_state,
|
||||
int &apply_enforce_ga,
|
||||
double &chitiny);
|
||||
|
||||
Reference in New Issue
Block a user