]> gitweb.michael.orlitzky.com - spline3.git/commit
Begin overhauling the program to handle other tetrahedra. Main is
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 4 May 2011 00:57:37 +0000 (20:57 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 4 May 2011 00:57:37 +0000 (20:57 -0400)
commit6fb9ab6b6068870323e996da931fc04c7710e3e4
tree8c7fb2e6ff88bcf797340e5edc4954900d61e4e8
parentf97dbb52b73bd90a89940b9653ff274654aba9de
Begin overhauling the program to handle other tetrahedra. Main is
pretty much disabled at this point, waiting for me to implement the
tetrahedron[0-23] functions.
src/Cardinal.hs
src/Cube.hs
src/Face.hs
src/FunctionValues.hs
src/Grid.hs
src/Main.hs
src/Tetrahedron.hs