SpECTRE Documentation Coverage Report
Current view: top level - Parallel - GlobalCacheDeclare.hpp Hit Total Coverage
Commit: 1f2210958b4f38fdc0400907ee7c6d5af5111418 Lines: 1 1 100.0 %
Date: 2025-12-05 05:03:31
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             : /// Forward-declares ResourceInfo which the GlobalCache has an entry method for.
       6             : 
       7             : #pragma once
       8             : 
       9             : /// \cond
      10             : namespace Parallel {
      11             : template <typename Metavariables>
      12             : struct ResourceInfo;
      13             : template <class Metavariables>
      14             : class CProxy_GlobalCache;
      15             : }  // namespace Parallel
      16             : /// \endcond

Generated by: LCOV version 1.14