|
Saddle-Point
|

Files | |
| exact-solution.cc | |
| Defines the alternative ExactSolution class. | |
| main.cc | |
Program entry point: parse the parameter file and run a SaddlePointProblem<2>. | |
| solution.cc | |
| Defines the templated Solution class: a vector-valued analytic function used as a manufactured solution to test the saddle-point system. | |
| step-6.cc | |
| Implementation of the templated SaddlePointProblem class declared in step-6.h. | |