implements: conf_adm inherits: einstein boundary USES INCLUDE: calctmunu.inc USES INCLUDE: calctmunu_temps.inc USES INCLUDE: CalcTmunu_rfr.inc USES INCLUDE: conf_adm_icn_bound1.inc USES INCLUDE: conf_adm_icn_bound2.inc protected: real conf_adm type=GF Timelevels=2 { ch_gxx, ch_gxy, ch_gxz, ch_gyy, ch_gyz, ch_gzz, ch_axx, ch_axy, ch_axz, ch_ayy, ch_ayz, ch_azz, ch_psi, ch_trk, ch_gammax, ch_gammay, ch_gammaz } "evolved quantities for conf" real conf_metric type=GF { ch_alp_old } "leftover old variable until Einstein gets properly timeleveled" private: real conf_adm_maximal type=GF { conf_adm_Mlinear, conf_adm_Nsource } "sources for maximal slicing within conf_adm" INT icn_group_index type = SCALAR { icn_iteration } "Specifies when to stop the ICN iterations"