mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-09 11:34:26 +08:00
Integrated getEdge/FaceInnerProduct into the tensor mesh class.
This commit is contained in:
@@ -64,7 +64,7 @@ class OrderTest(unittest.TestCase):
|
||||
name = "Order Test"
|
||||
expectedOrder = 2
|
||||
tolerance = 0.85
|
||||
meshSizes = [4, 8, 16, 32, 64]
|
||||
meshSizes = [4, 8, 16, 32]
|
||||
meshType = 'uniformTensorMesh'
|
||||
meshDimension = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user