Line data Source code
1 0 : // Distributed under the MIT License. 2 : // See LICENSE.txt for details. 3 : 4 : #pragma once 5 : 6 : /*! 7 : * \ingroup EvolutionSystemsGroup 8 : * \brief Items related to evolving the first-order CCZ4 system. 9 : */ 10 : namespace Ccz4 {}