Searched refs:lmvmType (Results 1 – 1 of 1) sorted by relevance
277 MatType lmvmType; in MatDuplicate_LMVM() local281 PetscCall(MatGetType(B, &lmvmType)); in MatDuplicate_LMVM()283 PetscCall(MatSetType(*mat, lmvmType)); in MatDuplicate_LMVM()