Optimize constraint refresh after regrid

(cherry picked from commit 5c65cea2f0)
This commit is contained in:
2026-04-13 11:39:50 +08:00
committed by ianchb
parent bb20c9a876
commit 0396701572
2 changed files with 16 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ public:
double AnasTime, DumpTime, d2DumpTime, CheckTime;
double LastAnas, LastConsOut;
bool cuda_level0_constraint_cache_valid;
int *ConstraintRefreshLevels;
double Courant;
double numepss, numepsb, numepsh;
int Symmetry;