SpECTRE Documentation Coverage Report
Current view: top level - PointwiseFunctions/AnalyticSolutions/WaveEquation - Solutions.hpp Hit Total Coverage
Commit: de0084593a37be7727c6c4da0be2184b0f8d9ed4 Lines: 1 1 100.0 %
Date: 2025-11-04 23:26:01
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