Lines Matching refs:CELLS
17 CELLS = [[0, 1], [1, 2]] variable in BaseTestPlex
24 self.DIM, self.CELLS, self.COORDS, comm=self.COMM
43 if rank == 0 and self.CELLS is not None:
44 self.assertEqual(cEnd - cStart, len(self.CELLS))
163 if self.CELLS is None and not self.plex.isSimplex():
244 if self.CELLS is None and not plex.isSimplex():
279 CELLS = [ variable in BaseTestPlex_2D
305 CELLS = [ variable in BaseTestPlex_3D
365 CELLS = None variable in TestPlex_2D_BoxTensor
373 CELLS = None variable in TestPlex_3D_BoxTensor
389 CELLS = None variable in TestPlex_2D_Box
396 CELLS = None variable in TestPlex_2D_Boundary
406 CELLS = None variable in TestPlex_3D_Box
413 CELLS = None variable in TestPlex_3D_Boundary