SpECTRE Documentation Coverage Report
Current view: top level - PointwiseFunctions/AnalyticSolutions/WaveEquation - Solutions.hpp Hit Total Coverage
Commit: 1d64892952139ddfbae7cdbdcd87dce73af8d9fe Lines: 1 1 100.0 %
Date: 2025-12-12 21:49:13
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 ScalarWave::Solutions
       6             : 
       7             : #pragma once
       8             : 
       9             : namespace ScalarWave {
      10             : /*!
      11             :  * \ingroup AnalyticSolutionsGroup
      12             :  * \brief Holds classes implementing a solution to the Euclidean wave equation
      13             :  * \f$0 = \frac{\partial^2 \Psi}{\partial t^2} - \nabla^2 \Psi\f$.
      14             :  */
      15             : namespace Solutions {}
      16             : }  // namespace ScalarWave

Generated by: LCOV version 1.14