SpECTRE Documentation Coverage Report
Current view: top level - Evolution/DgSubcell/Actions - Actions.hpp Hit Total Coverage
Commit: 35a1e98cd3e4fdea528eb8100f99c2f707894fda Lines: 4 5 80.0 %
Date: 2024-04-19 00:10:48
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           1 : namespace evolution::dg::subcell {
       7             : /// \ingroup DgSubcellGroup
       8             : /// \brief %Actions for the DG-subcell hybrid solver.
       9           1 : namespace Actions {}
      10           1 : namespace fd {
      11             : /// \ingroup DgSubcellGroup
      12             : /// \brief %Actions specific to using a finite-difference subcell method.
      13           1 : namespace Actions {}
      14             : }  // namespace fd
      15             : }  // namespace evolution::dg::subcell

Generated by: LCOV version 1.14