- May 09, 2012
-
-
Karsten Rink authored
added test application for mesh reading, fixed some bugs, reading and creating a mesh is working now; Mesh is (for now) a friend of Node, this should be fixed soon.
-
- May 08, 2012
-
-
Karsten Rink authored
changed size_t to unsigned; included a few (yet unimplemented) methods for mesh-consistency checking
-
- May 03, 2012
-
-
Karsten Rink authored
added some basic functionality (get, add, etc.) and introduced an example finite element class for tetrahedra
-
- May 02, 2012
-
-
Karsten Rink authored
-