ug4
ug::MidID Struct Reference

helper class to store dimension and id of a midpoint of a sub-element More...

#include <fv_geom_base.h>

Public Member Functions

 MidID ()
 
 MidID (size_t dim_, size_t id_)
 

Public Attributes

size_t dim
 
size_t id
 

Detailed Description

helper class to store dimension and id of a midpoint of a sub-element

Constructor & Destructor Documentation

◆ MidID() [1/2]

ug::MidID::MidID ( )
inline

◆ MidID() [2/2]

ug::MidID::MidID ( size_t  dim_,
size_t  id_ 
)
inline

Member Data Documentation

◆ dim

size_t ug::MidID::dim

Referenced by ug::CopyCornerByMidID().

◆ id

size_t ug::MidID::id

Referenced by ug::CopyCornerByMidID().


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