I changed the default func for these grid objects to be the baker version
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
from interp.grid.delaunay import dgrid as basegrid
|
from interp.grid.delaunay import dgrid as basegrid
|
||||||
from interp.tools import friendly_exact_2D as exact_func
|
from interp.tools import baker_exact_2D as exact_func
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user