SpECTRE Documentation Coverage Report
Current view: top level - PointwiseFunctions/AnalyticSolutions/ScalarAdvection - Solutions.hpp Hit Total Coverage
Commit: 1c32b58340e006addc79befb2cdaa7547247e09c Lines: 1 1 100.0 %
Date: 2024-04-19 07:30:15
Legend: Lines: hit not hit

          Line data    Source code
       1           1 : // Distributed under the MIT License.
       2             : // See LICENSE.txt for details.
       3             : 
       4             : /// \file
       5             : /// Defines ScalarAdvection::Solutions
       6             : 
       7             : #pragma once
       8             : 
       9             : namespace ScalarAdvection {
      10             : /*!
      11             :  * \ingroup AnalyticSolutionsGroup
      12             :  * \brief Holds classes implementing a solution to the ScalarAdvection equation
      13             :  */
      14             : namespace Solutions {}
      15             : }  // namespace ScalarAdvection

Generated by: LCOV version 1.14