Commit Graph

3 Commits

Author SHA1 Message Date
Rowan Cockett ba4e0a915e Merge grid into the mesh class. 2013-07-11 12:33:14 -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
Luz Angelica Caudillo Mata 13325e63fc Implements the first draft of the TensorMesh class with basic visualization functions. It works for 1, 2 and 3 dimensions. Provides nodal, cell centers and staggered grids. 2013-07-02 12:59:02 -07:00