UNN (Lobachevsky State University), Numerical Methods discipline. Solve singe dimension Reaction–diffusion system using Finite difference method.
Disclaimer: This code is old but I still think it is clean and nice.
If you somewhy interested my codestyle, I advise to start from tests.
The most interesting part here is tests on convergence order. It is like meta correctness tests. They are here because the application should not only get correct numbers but do it for a small number of iterations.
