SpECTRE Documentation Coverage Report
Current view: top level - NumericalAlgorithms/SphericalHarmonics - 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             : namespace ylm::Tags {
       7             : template <typename Frame>
       8             : struct Strahlkorper;
       9             : template <typename Frame>
      10             : struct ThetaPhi;
      11             : template <typename Frame>
      12             : struct Rhat;
      13             : template <typename Frame>
      14             : struct Jacobian;
      15             : template <typename Frame>
      16             : struct InvJacobian;
      17             : template <typename Frame>
      18             : struct InvHessian;
      19             : template <typename Frame>
      20             : struct Radius;
      21             : template <typename Frame>
      22             : struct CartesianCoords;
      23             : template <typename Frame>
      24             : struct PhysicalCenter;
      25             : template <typename Frame>
      26             : struct DxRadius;
      27             : template <typename Frame>
      28             : struct D2xRadius;
      29             : template <typename Frame>
      30             : struct LaplacianRadius;
      31             : template <typename Frame>
      32             : struct NormalOneForm;
      33             : template <typename Frame>
      34             : struct Tangents;
      35             : }  // namespace ylm::Tags

Generated by: LCOV version 1.14