Rowan Cockett
|
68b4719aea
|
Ability to run all tests at once.
Removed __init__.py
added runTests.py and .sh so that we can run all tests at one time.
|
2013-07-09 22:00:17 -07:00 |
|
Rowan Cockett
|
8e3e0e0faa
|
TensorMesh now inherits BaseMesh (worked with Luz!)
tests for tensorMesh and utils (e.g. ndgrid) are included and pass
Split the TensorMesh into Grid and View
|
2013-07-09 19:50:40 -07:00 |
|
Rowan Cockett
|
e9d41ab95f
|
Changed Mesh to BaseMesh.
Added conventions of n{C-F-E}{x-y-z} so mesh.nCx will return the number of cells in the x direction.
Added a unitTest to ensure the mesh dimensions.
|
2013-07-05 16:00:19 -07:00 |
|
Rowan Cockett
|
668b84b7ee
|
Testing framework.
Numbering of the mesh is tested so far.
|
2013-06-11 16:21:03 +02:00 |
|