Lines Matching refs:markerPoints
423 PetscInt markerPoints[6] = {1, 1, 2, 1, 3, 1}; in CreateSimplex_2D() local
426 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
432 PetscInt markerPoints[6] = {1, 1, 2, 1, 3, 1}; in CreateSimplex_2D() local
435 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
448 PetscInt markerPoints[6] = {1, 1, 2, 1, 3, 1}; in CreateSimplex_2D() local
451 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
457 PetscInt markerPoints[6] = {1, 1, 2, 1, 3, 1}; in CreateSimplex_2D() local
460 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
466 PetscInt markerPoints[10] = {2, 1, 3, 1, 4, 1, 5, 1, 6, 1}; in CreateSimplex_2D() local
469 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
482 PetscInt markerPoints[6] = {1, 1, 2, 1, 3, 1}; in CreateSimplex_2D() local
485 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
491 PetscInt markerPoints[6] = {1, 1, 2, 1, 3, 1}; in CreateSimplex_2D() local
494 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
500 PetscInt markerPoints[10] = {2, 1, 3, 1, 4, 1, 5, 1, 6, 1}; in CreateSimplex_2D() local
503 …p = 0; p < 3; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_2D()
531 PetscInt markerPoints[8] = {1, 1, 2, 1, 3, 1, 4, 1}; in CreateSimplex_3D() local
534 …p = 0; p < 4; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_3D()
540 PetscInt markerPoints[8] = {1, 1, 2, 1, 3, 1, 4, 1}; in CreateSimplex_3D() local
543 …p = 0; p < 4; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateSimplex_3D()
583 PetscInt markerPoints[4 * 2] = {1, 1, 2, 1, 3, 1, 4, 1}; in CreateQuad_2D() local
586 …p = 0; p < 4; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateQuad_2D()
592 PetscInt markerPoints[4 * 2] = {1, 1, 2, 1, 3, 1, 4, 1}; in CreateQuad_2D() local
595 …p = 0; p < 4; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateQuad_2D()
623 PetscInt markerPoints[8 * 2] = {2, 1, 3, 1, 4, 1, 5, 1, 6, 1, 7, 1, 8, 1, 9, 1}; in CreateHex_3D() local
626 …p = 0; p < 4; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateHex_3D()
632 PetscInt markerPoints[8 * 2] = {2, 1, 3, 1, 4, 1, 5, 1, 6, 1, 7, 1, 8, 1, 9, 1}; in CreateHex_3D() local
635 …p = 0; p < 4; ++p) PetscCall(DMSetLabelValue(*dm, "marker", markerPoints[p * 2], markerPoints[p * … in CreateHex_3D()