Examples
The MOLE library contains many examples written in OCTAVE/MATLAB, C++, and Julia. These examples span a broad range of partial differential equations. Below are more technical explinations of the examples included in the library.
NOTE: The name for OCTAVE/MATLAB, C++, and Julia will be the same (i.e., the files elliptic1D.m, elliptic1D.cpp, and elliptic1D.jl solve the same differential equation explained here under Elliptic1D). These examples are only the ones implemented in Julia. There are many more OCTAVE/MATLAB and C++ examples, which can be found in the main MOLE documentation.
Elliptic Problems
Hyperbolic Problems
Parabolic Problems
More examples will be added in the future.