To use MANGO in your C++ application, you only need to know the classes and other data structures that are declared in mango.hpp. These are
There are other classes that are used internally by MANGO, which are described elsewhere in this documentation.
MANGO's Fortran subroutines and functions are all contained in the Fortran module mango_mod, defined in mango.F90. View the mango_mod documentation here.