<div class="gmail_quote">On Thu, Feb 25, 2010 at 4:44 AM, Rakesh Patil <span dir="ltr"><<a href="mailto:rakeshthp@in.com">rakeshthp@in.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br><br>In vtkMeshQuality, there are several measures that can be used to check the quality of a mesh. One of them is<br><br><a href="http://www.vtk.org/doc/nightly/html/classvtkMeshQuality.html#a91830cc49cf8bd2261cc6e8a2a823101" target="_blank">SetTriangleQualityMeasureToCondition</a>
()<br><br>What does this do..?? i mean what condition does it check and how to use it..??<br><br>Thanks<br><br>Regards<br>Rakesh Patil<br><br></blockquote><div><br></div><div>Rakesh,</div><div><br></div><div>I saw that it is calling v_tri_condition in Utilities/verdict/V_TriMetric.cpp. The documentation for that function says:</div>
<div> </div>"Condition number of the jacobian matrix at any corner".</div><div class="gmail_quote"><br></div><div class="gmail_quote">By looking around here, I really believe this class needs a serious overhaul, or at least documentation overhaul. It is incredibly cryptic. At the very least, a one or two line description of all of the 29 options should be added.</div>
<div class="gmail_quote"><br clear="all">Thanks,<br><br><div>David</div></div>