<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,
<div><br>
</div>
<div><br>
</div>
<div>I'm looking for a way to access the factor of a matrix to be able to change it. I'm using CHOLMOD for the factorization which uses the cholmod_factor object. The data contained in this object is basically what I want to get access to. Ideally, I'll be
 able to use the petsc-functions as is. Make some changes to the factored matrix and afterwards continue usingthe petsc-functions.</div>
<div><br>
</div>
<div><br>
</div>
<div>Do you have any suggestions how this could be done? I had a look at PCFactorGetMatrix, but the matrix does not seem to contain numerical data of the factor.</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>thanks,</div>
<div>Vincent</div>
</div>
</body>
</html>