Inverse Module ============== This module contains the classes and functions needed to run the inverse problem for both the high-fidelity and reduced systems of equations. Main Function ------------- .. autofunction:: inverse.GenInverse Classes ------- .. autoclass:: inverse.InverseClass :show-inheritance: :members: .. autoclass:: inverse.InverseROMClass :show-inheritance: :members: .. autoclass:: inverse.InverseTRADClass :show-inheritance: :members: