Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/dense/
H A Dcd_utils.c11 const char *const MatLMVMDenseTypes[] = {"reorder", "inplace", "MatLMVMDenseType", "MAT_LMVM_DENSE_… variable
H A Ddenseqn.c240 …t_lqn_type", "Implementation options for L-QN", "MatLMVMDenseType", MatLMVMDenseTypes, (PetscEnum)… in MatSetFromOptions_LMVMDQN()
243 …fgs_type", "Implementation options for L-BFGS", "MatLMVMDenseType", MatLMVMDenseTypes, (PetscEnum)… in MatSetFromOptions_LMVMDQN()
246 …ldfp_type", "Implementation options for L-DFP", "MatLMVMDenseType", MatLMVMDenseTypes, (PetscEnum)… in MatSetFromOptions_LMVMDQN()
/petsc/include/
H A Dpetscksp.h1278 PETSC_EXTERN const char *const MatLMVMDenseTypes[]; variable