# Interface definition for thorn HydroToy # $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/HydroToy/interface.ccl,v 1.3 2001/12/07 18:27:08 schnetter Exp $ implements: hydrotoy inherits: boundary grid public: CCTK_REAL hydroevolve type=GF timelevels=3 { u vx vy vz } "The evolve hydro fields" private: CCTK_REAL hydrotemps type=GF { u_i vx_i vy_i vz_i } "Intermediate vales for the integrator"