Searched refs:op_basis_t (Results 1 – 1 of 1) sorted by relevance
1066 MatLMVMBasisType op_basis_t = (type == LMBASIS_S_MINUS_H0Y) ? LMBASIS_H0Y : LMBASIS_B0S; in MatLMVMGetUpdatedBasis() local1073 PetscCall(MatLMVMGetUpdatedBasis(B, op_basis_t, &op_basis, &op_basis_t, &scale_)); in MatLMVMGetUpdatedBasis()