SpECTRE Documentation Coverage Report
Current view: top level - Evolution/Systems/RelativisticEuler/Valencia - TagsDeclarations.hpp Hit Total Coverage
Commit: 37c384043430860f87787999aa7399d01bb3d213 Lines: 0 1 0.0 %
Date: 2024-04-20 02:24:02
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 RelativisticEuler {
      14             : namespace Valencia {
      15             : namespace Tags {
      16             : template <size_t Dim>
      17             : struct CharacteristicSpeeds;
      18             : struct TildeD;
      19             : struct TildeTau;
      20             : template <size_t Dim, typename Fr = Frame::Inertial>
      21             : struct TildeS;
      22             : }  // namespace Tags
      23             : }  // namespace Valencia
      24             : }  // namespace RelativisticEuler
      25             : /// \endcond

Generated by: LCOV version 1.14