underworld.utils module ======================= Various utility classes & functions. .. module:: underworld.utils Functions ~~~~~~~~~~ .. autosummary:: :nosignatures: underworld.utils.is_kernel underworld.utils.matplotlib_inline Classes ~~~~~~~ .. autosummary:: :nosignatures: underworld.utils.Integral underworld.utils.MeshVariable_Projection underworld.utils.SavedFileData underworld.utils.SolveLinearSystem .. autofunction:: underworld.utils.is_kernel .. autofunction:: underworld.utils.matplotlib_inline .. autoclass:: underworld.utils.Integral :members: :show-inheritance: .. autoclass:: underworld.utils.MeshVariable_Projection :members: :show-inheritance: .. autoclass:: underworld.utils.SavedFileData :members: :show-inheritance: .. autoclass:: underworld.utils.SolveLinearSystem :members: :show-inheritance: