SpECTRE Documentation Coverage Report
Current view: top level - PointwiseFunctions/AnalyticSolutions/Hydro - Solutions.hpp Hit Total Coverage
Commit: eb45036e71ee786d31156fb02c6e736b9a032426 Lines: 0 1 0.0 %
Date: 2024-04-18 22:31:00
Legend: Lines: hit not hit

          Line data    Source code
       1           0 : // Distributed under the MIT License.
       2             : // See LICENSE.txt for details.
       3             : 
       4             : #pragma once
       5             : 
       6             : namespace hydro {
       7             : /*!
       8             :  * \ingroup AnalyticSolutionsGroup
       9             :  * \brief Holds classes implementing common portions of solutions to various
      10             :  * different (magneto)hydrodynamical systems.
      11             :  *
      12             :  * For example, an advecting sinusoidal density profile is a solution to
      13             :  * Newtonian Euler, relativistic Euler, and GRMHD, so the common parts of the
      14             :  * solution is implemented here.
      15             :  */
      16             : namespace Solutions {}
      17             : }  // namespace hydro

Generated by: LCOV version 1.14