Example ProgramsΒΆ

Some very simple usage examples in 1D, 2D, and 3D are contained within the examples directory. They also check accuracy of the result. To run:

make examples

examples/example1d
examples/example2d
examples/example3d

It is also possible to make and run all examples simultaneously:

make examples