Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmvmutils.c1066 MatLMVMBasisType op_basis_t = (type == LMBASIS_S_MINUS_H0Y) ? LMBASIS_H0Y : LMBASIS_B0S; in MatLMVMGetUpdatedBasis() local
1073 PetscCall(MatLMVMGetUpdatedBasis(B, op_basis_t, &op_basis, &op_basis_t, &scale_)); in MatLMVMGetUpdatedBasis()