Searched refs:value_as_uint8 (Results 1 – 2 of 2) sorted by relevance
134 uint8_t value_as_uint8; // in a struct to guard for stronger typing member
4809 mesh->cellTypes[p - pStart].value_as_uint8 = (uint8_t)ct; in DMPlexComputeCellTypes()5675 mesh->cellTypes[p - pStart].value_as_uint8 = (uint8_t)ct; in DMPlexGetCellType()5678 *celltype = (DMPolytopeType)mesh->cellTypes[cell - pStart].value_as_uint8; in DMPlexGetCellType()5721 mesh->cellTypes[cell - pStart].value_as_uint8 = (uint8_t)celltype; in DMPlexSetCellType()