mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-14 12:50:10 +08:00
Modified innerProducts so they have defaults, and you have to explicitly ask for the projection matrices.
This commit is contained in:
@@ -57,6 +57,7 @@ class BasicTensorMeshTests(unittest.TestCase):
|
||||
t1 = np.all(self.mesh2.edge == test_edge)
|
||||
self.assertTrue(t1)
|
||||
|
||||
|
||||
class TestCurl(OrderTest):
|
||||
name = "Curl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user