smbinterp/bin
Stephen Mardson McQuay 3dcc10ea0e working on the containing simplex problem. the get containing simplex function works, if the point is in the domain. I am trying to force the domain to contain the point (placing points along perimiter of the mesh). I am not doing that right, but have to run
--HG--
rename : bin/qhull-029.txt => data/qhull-029.txt
rename : bin/qhull-029.txt.gv => data/qhull-029.txt.gv
2010-04-24 18:26:44 -06:00
..
driver.py putting together a simple test case so that I can test my quad/cubic interpolator 2010-03-20 17:10:02 -06:00
grid_regular.py created a test for tesing the cubic interpolation 2010-03-20 20:09:46 -06:00
test.py working on the containing simplex problem. the get containing simplex function works, if the point is in the domain. I am trying to force the domain to contain the point (placing points along perimiter of the mesh). I am not doing that right, but have to run 2010-04-24 18:26:44 -06:00
test2d-connectivity.py working on the containing simplex problem. the get containing simplex function works, if the point is in the domain. I am trying to force the domain to contain the point (placing points along perimiter of the mesh). I am not doing that right, but have to run 2010-04-24 18:26:44 -06:00
test2d-qhull-specific.py working on the containing simplex problem. the get containing simplex function works, if the point is in the domain. I am trying to force the domain to contain the point (placing points along perimiter of the mesh). I am not doing that right, but have to run 2010-04-24 18:26:44 -06:00
test_baker.py working on the guarantee simplex routine. I have a test case to try it out against, and need to look at visiting neighbors of faces adjacent to points. 2010-04-23 16:29:31 -06:00