LCOV - code coverage report
Current view: top level - include/constraints - Mortar3DSubpatchPlane.h (source / functions) Hit Total Coverage
Test: idaholab/moose framework: #33390 (250e9c) with base 846a5c Lines: 1 1 100.0 %
Date: 2026-07-31 18:15:22 Functions: 1 1 100.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : //* This file is part of the MOOSE framework
       2             : //* https://mooseframework.inl.gov
       3             : //*
       4             : //* All rights reserved, see COPYRIGHT for full restrictions
       5             : //* https://github.com/idaholab/moose/blob/master/COPYRIGHT
       6             : //*
       7             : //* Licensed under LGPL 2.1, please see LICENSE for details
       8             : 
       9             : #pragma once
      10             : 
      11             : #include "MooseEnum.h"
      12             : 
      13             : // Selects the normal used to define each local secondary subpatch plane during 3D mortar segment
      14             : // mesh generation.
      15      585740 : CreateMooseEnumClass(Mortar3DSubpatchPlane, GEOMETRIC_NORMAL, AVERAGED_NODAL_NORMAL);

Generated by: LCOV version 1.14