# Interface definition for thorn MinimalDistortionAxi implements: MinimalDistortionAxi INHERITS: ADMBase grid CoordBase MethodOfLines 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 public: CCTK_REAL betax_coeffs TYPE=array DIM=2 SIZE=basis_order_z,basis_order_r DISTRIB=constant CCTK_REAL betaz_coeffs TYPE=array DIM=2 SIZE=basis_order_z,basis_order_r DISTRIB=constant