Lines Matching refs:coneSize

59     PetscInt    coneSize[5]          = {2, 2, 0, 0, 0};  in CreateSimplex_1D()  local
64 …PetscCall(DMPlexCreateFromDAG(*dm, depth, numPoints, coneSize, cones, coneOrientations, vertexCoor… in CreateSimplex_1D()
112 PetscInt coneSize[11] = {3, 3, 0, 0, 0, 0, 2, 2, 2, 2, 2}; in CreateSimplex_2D() local
117 …PetscCall(DMPlexCreateFromDAG(*dm, depth, numPoints, coneSize, cones, coneOrientations, vertexCoor… in CreateSimplex_2D()
150 PetscInt coneSize[6] = {3, 3, 0, 0, 0, 0}; in CreateSimplexHybrid_2D() local
156 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateSimplexHybrid_2D()
161 PetscInt coneSize[9] = {3, 3, 3, 3, 0, 0, 0, 0, 0}; in CreateSimplexHybrid_2D() local
167 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateSimplexHybrid_2D()
222 PetscInt coneSize[15] = {4, 4, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 2}; in CreateTensorProduct_2D() local
227 …PetscCall(DMPlexCreateFromDAG(*dm, depth, numPoints, coneSize, cones, coneOrientations, vertexCoor… in CreateTensorProduct_2D()
247 PetscInt coneSize[8] = {4, 4, 0, 0, 0, 0, 0, 0}; in CreateTensorProductHybrid_2D() local
255 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateTensorProductHybrid_2D()
306 …PetscInt coneSize[23] = {4, 4, 0, 0, 0, 0, 0, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2,… in CreateSimplex_3D() local
311 …PetscCall(DMPlexCreateFromDAG(*dm, depth, numPoints, coneSize, cones, coneOrientations, vertexCoor… in CreateSimplex_3D()
315 PetscInt coneSize[7] = {4, 4, 0, 0, 0, 0, 0}; in CreateSimplex_3D() local
321 …PetscCall(DMPlexCreateFromDAG(*dm, depth, numPoints, coneSize, cones, coneOrientations, vertexCoor… in CreateSimplex_3D()
329 PetscInt coneSize[5] = {4, 0, 0, 0, 0}; in CreateSimplex_3D() local
335 …PetscCall(DMPlexCreateFromDAG(*dm, depth, numPoints, coneSize, cones, coneOrientations, vertexCoor… in CreateSimplex_3D()
386 PetscInt coneSize[7] = {4, 4, 0, 0, 0, 0, 0}; in CreateSimplexHybrid_3D() local
392 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateSimplexHybrid_3D()
398 PetscInt coneSize[15] = {4, 4, 4, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in CreateSimplexHybrid_3D() local
404 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateSimplexHybrid_3D()
449 PetscInt coneSize[14] = {8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in CreateTensorProduct_3D() local
454 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateTensorProduct_3D()
458 PetscInt coneSize[9] = {8, 0, 0, 0, 0, 0, 0, 0, 0}; in CreateTensorProduct_3D() local
463 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateTensorProduct_3D()
493 PetscInt coneSize[14] = {8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in CreateTensorProductHybrid_3D() local
499 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateTensorProductHybrid_3D()
504 …PetscInt coneSize[37] = {8, 8, 8, 8, 8, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0… in CreateTensorProductHybrid_3D() local
512 …PetscCall(DMPlexCreateFromDAG(*dm, 1, numPoints, coneSize, cones, coneOrientations, vertexCoords)); in CreateTensorProductHybrid_3D()