https://mooseframework.inl.gov
Public Attributes | List of all members
MortarSegmentReferencePoints Struct Reference

Parent-face reference coordinates associated with the vertices of one triangular mortar segment. More...

#include <AutomaticMortarGeneration.h>

Public Attributes

std::array< Point, 3 > secondary_reference_points
 
std::array< Point, 3 > primary_reference_points
 

Detailed Description

Parent-face reference coordinates associated with the vertices of one triangular mortar segment.

Definition at line 58 of file AutomaticMortarGeneration.h.

Member Data Documentation

◆ primary_reference_points

std::array<Point, 3> MortarSegmentReferencePoints::primary_reference_points

◆ secondary_reference_points

std::array<Point, 3> MortarSegmentReferencePoints::secondary_reference_points

The documentation for this struct was generated from the following file: