Commit Graph

5 Commits

Author SHA1 Message Date
Rowan Cockett c259a6651a Integrated getEdge/FaceInnerProduct into the tensor mesh class. 2013-07-30 22:12:53 -07:00
Rowan Cockett d8f646c7d9 Updates to OrderTest so that it runs random meshes. 2013-07-30 21:49:23 -07:00
Lars Ruthotto 50f40c743d added comments 2013-07-22 15:12:34 -07:00
Rowan Cockett f86ebe12db Added Poisson Equation Tests.
Forwards and Backwards.
2013-07-22 13:40:18 -07:00
Rowan Cockett d0efdb509c Created an OrderTest class
This creates a testable framework so that we can easily test order of convergence on things like operators by just writing the guts of the code.

Merged Seogi's code into this framework.
2013-07-22 12:26:17 -07:00