Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmutils.c1067 LMBasis op_basis; in MatLMVMGetUpdatedBasis() local
1073 PetscCall(MatLMVMGetUpdatedBasis(B, op_basis_t, &op_basis, &op_basis_t, &scale_)); in MatLMVMGetUpdatedBasis()
1074 …PetscCall(MatLMVMUpdateOpDiffVecs(B, lmvm->basis[MatLMVMBasisSizeOf(type)], scale_, op_basis, basi… in MatLMVMGetUpdatedBasis()