The example programs are in the examples
directory. After installation, they can be compiled and executed by running make
o2scl-examples
in that directory. This will also test the output of the examples to make sure it is correct. If all the examples succeed, the message All O2scl tests passed.
will appear at the end. The output for each example is placed in the corresponding file with a .scr
extension.
Alternatively, you can make the executable for each example in the examples
directory individually using, e.g. make ex_mroot
.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).