36#include "sampleMonoPoly.h"
39void sampleConnectedComp(Real* topVertex, Real* botVertex,
41 Int leftStartIndex, Int botLeftIndex,
43 Int rightStartIndex, Int botRightIndex,
46 Int gridIndex1, Int gridIndex2,
47 Int up_leftCornerWhere,
48 Int up_leftCornerIndex,
49 Int up_rightCornerWhere,
50 Int up_rightCornerIndex,
51 Int down_leftCornerWhere,
52 Int down_leftCornerIndex,
53 Int down_rightCornerWhere,
54 Int down_rightCornerIndex,
59void sampleCompLeft(Real* topVertex, Real* botVertex,
61 Int leftStartIndex, Int leftEndIndex,
63 Int rightStartIndex, Int rightEndIndex,
65 Int gridIndex1, Int gridIndex2,
66 Int up_leftCornerWhere,
67 Int up_leftCornerIndex,
68 Int down_leftCornerWhere,
69 Int down_leftCornerIndex,
72void sampleLeftSingleTrimEdgeRegionGen(Real topVert[2], Real botVert[2],