Searched refs:MatLMVMMultAlgorithms (Results 1 – 2 of 2) sorted by relevance
33 const char *const MatLMVMMultAlgorithms[] = { variable331 …PetscCall(PetscViewerASCIIPrintf(pv, "Mult algorithm: %s\n", MatLMVMMultAlgorithms[lmvm->mult_alg]… in MatView_LMVM()370 …_mult_algorithm", "Algorithm used to matrix-vector products", "", MatLMVMMultAlgorithms, (PetscEnu… in MatSetFromOptions_LMVM()
1229 PETSC_EXTERN const char *const MatLMVMMultAlgorithms[]; variable