various integral types meant to enhance readability of the code
◆ dim_t
type for dimensions and co-dimensions and numbers derived from them
Definition at line 36 of file base.h.
◆ glb_idx_t
type for global index of mesh entities (nodes, edges, cells)
Definition at line 28 of file base.h.
◆ size_type
general type for variables related to size of arrays
Definition at line 24 of file base.h.
◆ sub_idx_t
type for local indices of sub-entities
Definition at line 32 of file base.h.
◆ kIdxNil
const unsigned int lf::base::kIdxNil = static_cast<unsigned int>(-1) |
Index flagged as invalid.
Definition at line 40 of file base.h.