NiHu  2.0
NiHu::element_match Class Reference

class describing the adjacency (match) state of two elements More...

#include <element_match.hpp>

Public Member Functions

 element_match (int match_dimension, element_overlapping const &overlap=element_overlapping())
 constructor More...
 
int get_match_dimension () const
 return singularity type
 
const element_overlappingget_overlap () const
 return overlapping state
 
std::ostream & print_debug (std::ostream &os=std::cout) const
 

Detailed Description

class describing the adjacency (match) state of two elements

Definition at line 39 of file element_match.hpp.

Constructor & Destructor Documentation

◆ element_match()

NiHu::element_match::element_match ( int  match_dimension,
element_overlapping const &  overlap = element_overlapping() 
)
inline

constructor

Parameters
[in]match_dimensionthe match dimension
[in]overlapthe overlapping state

Definition at line 46 of file element_match.hpp.


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