# Interface definition for thorn QuasiMaximalSlicingMG implements: QuasiMaximalSlicingMG INHERITS: ADMBase grid CoordBase MethodOfLines ML_BSSN CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN idx) CCTK_INT FUNCTION MoLRegisterSaveAndRestore(CCTK_INT IN idx) CCTK_INT FUNCTION MoLRegisterSaveAndRestoreGroup(CCTK_INT IN idx) REQUIRES FUNCTION MoLRegisterConstrained REQUIRES FUNCTION MoLRegisterSaveAndRestore REQUIRES FUNCTION MoLRegisterSaveAndRestoreGroup CCTK_INT FUNCTION MoLNumIntegratorSubsteps () USES FUNCTION MoLNumIntegratorSubsteps public: REAL W_val0 TYPE=GF TIMELEVELS=1 REAL W_val1 TYPE=GF TIMELEVELS=1 REAL W_val0_time TYPE=ARRAY DIM=1 SIZE=32 DISTRIB=constant REAL W_val1_time TYPE=ARRAY DIM=1 SIZE=32 DISTRIB=constant REAL W_pred0 TYPE=GF tags='Prolongation="None"' TIMELEVELS=1 REAL W_pred1 TYPE=GF tags='Prolongation="None"' TIMELEVELS=1 REAL W_pred0_time TYPE=ARRAY DIM=1 SIZE=32 DISTRIB=constant REAL W_pred1_time TYPE=ARRAY DIM=1 SIZE=32 DISTRIB=constant