Searched refs:pcell (Results 1 – 1 of 1) sorted by relevance
656 const PetscInt *pcell = (const PetscInt *)(ctx->simplex ? &cellsS[0][0] : &cellsT[0][0]); in LandauDMCreateVMeshes() local678 …lListPetsc(comm_self, 2, numCells, numVerts, cell_size, ctx->interpolate, pcell, 2, flatCoords, &c… in LandauDMCreateVMeshes()