-
void aoclsparse_itsol_handle_prn_options(aoclsparse_itsol_handle handle)#
Print options stored in a problem handle.
This function prints to the standard output a list of available options stored in a problem handle and their current value. For available options, see Options in aoclsparse_itsol_option_set.
- Parameters:
handle – [in] pointer to the iterative solvers’ data structure.