Home
last modified time | relevance | path

Searched refs:CHOLMOD_OPTION_INT (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/sbaij/seq/cholmod/
H A Dsbaijcholmod.c40 #define CHOLMOD_OPTION_INT(name, help) \ macro
69 CHOLMOD_OPTION_INT(nmethods, "Number of different ordering methods to try"); in CholmodSetOptions()
73 CHOLMOD_OPTION_INT(useGPU, "Use GPU for BLAS 1, otherwise 0"); in CholmodSetOptions()
118 CHOLMOD_OPTION_INT(print, "Verbosity level"); in CholmodSetOptions()