Line data Source code
1 0 : // Distributed under the MIT License. 2 : // See LICENSE.txt for details. 3 : 4 : #pragma once 5 : 6 : namespace amr { 7 : /// \ingroup AmrGroup 8 : /// Criteria for deciding how a mesh should be adapted 9 : namespace Criteria {} 10 : } // namespace amr