ug4
|
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 |
helper class to store dimension and id of a midpoint of a sub-element
|
inline |
|
inline |
size_t ug::MidID::dim |
Referenced by ug::CopyCornerByMidID().
size_t ug::MidID::id |
Referenced by ug::CopyCornerByMidID().