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