<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thanks a lot!<div><br></div><div>Vasia.<br><br>&gt; From: bsmith@mcs.anl.gov<br>&gt; To: petsc-users@mcs.anl.gov<br>&gt; Subject: Re: Parallel Cholesky solve<br>&gt; Date: Wed, 28 Oct 2009 15:53:49 -0500<br>&gt; <br>&gt; <br>&gt; On Oct 28, 2009, at 1:41 PM, VASIA KALAVRI wrote:<br>&gt; <br>&gt; &gt; Thanks for the immediate response.<br>&gt; &gt; The thing is when I use MATMPISBAIJ format I get the message: "Lower  <br>&gt; &gt; triangular value cannot be set for sbaij format"<br>&gt; &gt; but I want to set these values.<br>&gt; <br>&gt;     The SBAIJ interface only accepts the diagonal and upper diagonal  <br>&gt; entries. If you are computing the lower triangular entries (and not  <br>&gt; the upper) you can simply pass the columns as rows and the rows as  <br>&gt; columns. If you are providing both the lower and upper triangular you  <br>&gt; can either (1) do as Hong says and have it ignore the lower or (2)  <br>&gt; never set the lower.<br>&gt; <br>&gt;     Barry<br>&gt; <br>&gt; &gt;<br>&gt; &gt; Vasia.<br>&gt; &gt;<br>&gt; &gt; Keep your friends updated— even when you’re not signed in.<br>&gt; <br></div>                                               <br /><hr />Windows Live:  <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010' target='_new'>Friends get your Flickr, Yelp, and Digg updates when they e-mail you.</a></body>
</html>