SpECTRE Documentation Coverage Report
Current view: top level - Evolution/Systems/GrMhd/GhValenciaDivClean/Subcell - TciOnFdGrid.hpp Hit Total Coverage
Commit: c7c91c0aa25aeda7dc9e4c735164d2bb71ebe72e Lines: 1 2 50.0 %
Date: 2024-03-28 06:01:39
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             : #include "Evolution/Systems/GrMhd/ValenciaDivClean/Subcell/TciOnFdGrid.hpp"
       7             : 
       8             : namespace grmhd::GhValenciaDivClean::subcell {
       9             : /*!
      10             :  * \brief The troubled-cell indicator run on the FD grid to check if the
      11             :  * corresponding DG solution is admissible.
      12             :  *
      13             :  * See `grmhd::ValenciaDivClean::subcell::TciOnFdGrid` for details.
      14             :  */
      15           1 : struct TciOnFdGrid : grmhd::ValenciaDivClean::subcell::TciOnFdGrid {};
      16             : }  // namespace grmhd::GhValenciaDivClean::subcell

Generated by: LCOV version 1.14