Searched refs:GmshCellTable (Results 1 – 1 of 1) sorted by relevance
121 static const GmshCellInfo GmshCellTable[] = { variable181 n = PETSC_STATIC_ARRAY_LENGTH(GmshCellTable); in GmshCellInfoSetUp()183 if (GmshCellTable[i].cellType <= 0) continue; in GmshCellInfoSetUp()184 GmshCellMap[GmshCellTable[i].cellType] = GmshCellTable[i]; in GmshCellInfoSetUp()