Searched refs:MatLMVMSetMultAlgorithm_BFGS (Results 1 – 1 of 1) sorted by relevance
276 static PetscErrorCode MatLMVMSetMultAlgorithm_BFGS(Mat B) in MatLMVMSetMultAlgorithm_BFGS() function311 lmvm->ops->setmultalgorithm = MatLMVMSetMultAlgorithm_BFGS; in MatCreate_LMVMBFGS()312 PetscCall(MatLMVMSetMultAlgorithm_BFGS(B)); in MatCreate_LMVMBFGS()