Examples#
The MOLE library contains many examples written in Octave and C++. These examples span a broad range of partial differential equations (PDEs). Below are more technical explanations of the examples included in the library.
NOTE: The name for both Octave and C++ will be the same. The files elliptic1D.m and elliptic1D.cpp solve the same differential equation explained here under Elliptic1D. There are many more Octave examples, so if you cannot find a C++ example, it is only in examples/matlab_octave/.
Examples by Category
More examples will be added in the future.