Go to the source code of this file.
Enumerations | |
enum | ucfd_status_t { UCFD_STATUS_NOT_CONVERGED = -1 , UCFD_STATUS_CONVERGED = 0 , UCFD_STATUS_SUCCESS = 1 , UCFD_STATUS_ERROR = 2 } |
enum | ucfd_precon_type_t { NONE = 0 , ILU0 = 1 , LUSGS = 2 } |
enum | ucfd_precon_status_t { UCFD_PRECON_SPARSE_FAILED = -1 , UCFD_PRECON_SUCCESS = 0 , UCFD_PRECON_FAILED = 1 } |
enum ucfd_precon_status_t |
enum ucfd_precon_type_t |
enum ucfd_status_t |