================================ MATLAB API Documentation ================================ The **MATLAB API** for MOLE provides access to mimetic operators, solvers, and pre-processing routines within MATLAB. This API allows MATLAB users to leverage the computational power of C++-based mimetic operators while working in a familiar MATLAB environment. ----------------------- Key Functions ----------------------- - **Divergence**: Computes the divergence of a vector field. - **Gradient**: Computes the gradient of a scalar field. - **Laplacian**: Computes the Laplacian of a field. - **Boundary Conditions**: Set boundary conditions directly in MATLAB scripts. ------------------------------------ Reference Documentation ------------------------------------ The MATLAB API documentation can be found at the link below: `MATLAB API Reference <../../../../../mole_examples/doxygen/matlab/index.html>`_