MCPcopy Create free account
hub / github.com/FreeFem/FreeFem-sources / isSegment

Function isSegment

plugin/seq/plotPDF.cpp:2753–2757  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2751 y1, y0, marginl, marginb);
2752
2753 drawBoundary( st, Th, scale, ar, x0, y0, marginl, marginb );
2754
2755 return;
2756} //
2757
2758
2759bool isSegment( const std::vector<double> &cx, const std::vector<double> &cy, const int i )
2760{

Callers 2

findSegmentFunction · 0.85
findFillValueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected