SpECTRE Documentation Coverage Report
Current view: top level - PointwiseFunctions/AnalyticSolutions/WaveEquation - Solutions.hpp Hit Total Coverage
Commit: eded15d6fcfa762a5dfde087b28df9bcedd8b386 Lines: 1 1 100.0 %
Date: 2024-04-15 22:23:51
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