minor: put X at (0.5, 0.5)
This commit is contained in:
parent
5a8c29e1e1
commit
1aa2be7320
@ -23,7 +23,7 @@ if __name__ == '__main__':
|
|||||||
|
|
||||||
# print source_mesh
|
# print source_mesh
|
||||||
|
|
||||||
X = [0.1, 0.01]
|
X = [0.5, 0.5]
|
||||||
|
|
||||||
try:
|
try:
|
||||||
print "trying to get simplex and nearest points using nearest points (kdtree)"
|
print "trying to get simplex and nearest points using nearest points (kdtree)"
|
||||||
|
Loading…
Reference in New Issue
Block a user