GlsMenu
|
Data Structures | |
struct | MenuItemId_t |
Enumerations | |
enum | Side_t { TOP, BOTTOM, LEFT, RIGHT, LAST_SIDE = RIGHT } |
Functions | |
std::string | Name (Side_t side) |
Variables | |
static const unsigned | NUM_OF_SIDES = 4 |
A namespace to define common types and utility methods for use in MFD simulations.
enum GlsMFD::Side_t |
|
inline |
Definition at line 81 of file gls_mfd.h.
Referenced by GlsMFDSubmenu_T< MenuItemId_t >::Label(), and GlsMFDMenuSet_T< MenuType_t, DataFactory_t >::Read().