Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sbaij/seq/cholmod/
H A Dsbaijcholmod.c47 #define CHOLMOD_OPTION_SIZE_T(name, help) \ macro
74 CHOLMOD_OPTION_SIZE_T(maxGpuMemBytes, "Maximum memory to allocate on the GPU"); in CholmodSetOptions()
86 CHOLMOD_OPTION_SIZE_T(grow2, "Affine column growth constant when factors are modified"); in CholmodSetOptions()
87CHOLMOD_OPTION_SIZE_T(maxrank, "Max rank of update, larger values are faster but use more memory [… in CholmodSetOptions()