SpECTRE Documentation Coverage Report
Current view: top level - PointwiseFunctions/AnalyticSolutions/Hydro - Solutions.hpp Hit Total Coverage
Commit: 5db9f551b6705558889446086cdf9fac3b14a186 Lines: 0 1 0.0 %
Date: 2023-12-05 01:47:12
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