Searched refs:SR1Kernel_CompactDense (Results 1 – 1 of 1) sorted by relevance
203 static PetscErrorCode SR1Kernel_CompactDense(Mat B, MatLMVMMode mode, Vec X, Vec BX) in SR1Kernel_CompactDense() function245 PetscCall(SR1Kernel_CompactDense(B, MATLMVM_MODE_PRIMAL, X, BX)); in MatMult_LMVMSR1_CompactDense()252 PetscCall(SR1Kernel_CompactDense(B, MATLMVM_MODE_DUAL, X, BX)); in MatSolve_LMVMSR1_CompactDense()