Commit Graph

2 Commits

Author SHA1 Message Date
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 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