SpECTRE Documentation Coverage Report
Current view: top level - Evolution/Systems/GrMhd/ValenciaDivClean - TagsDeclarations.hpp Hit Total Coverage
Commit: 1346ad6481207e62443c625b65dc162a206d7d67 Lines: 0 1 0.0 %
Date: 2024-04-25 18:47:43
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 <cstddef>
       7             : 
       8             : #include "DataStructures/Tensor/IndexType.hpp"
       9             : 
      10             : /// \cond
      11             : class DataVector;
      12             : 
      13             : namespace grmhd {
      14             : namespace ValenciaDivClean {
      15             : namespace Tags {
      16             : struct CharacteristicSpeeds;
      17             : struct ConstraintDampingParameter;
      18             : struct PrimitiveFromConservativeOptions;
      19             : struct TildeD;
      20             : struct TildeYe;
      21             : struct TildeTau;
      22             : template <typename Fr = Frame::Inertial>
      23             : struct TildeS;
      24             : template <typename Fr = Frame::Inertial>
      25             : struct TildeB;
      26             : struct TildePhi;
      27             : }  // namespace Tags
      28             : }  // namespace ValenciaDivClean
      29             : }  // namespace grmhd
      30             : /// \endcond

Generated by: LCOV version 1.14