aoclsparse_itsol_handle_prn_options() - 5.2 English - 68552

AOCL API Guide (68552)

Document ID
68552
Release Date
2025-12-29
Version
5.2 English
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.