Parallel Cholesky solve

VASIA KALAVRI vasoula_emp at hotmail.com
Thu Oct 29 02:27:35 CDT 2009


Thanks a lot!
Vasia.

> From: bsmith at mcs.anl.gov
> To: petsc-users at mcs.anl.gov
> Subject: Re: Parallel Cholesky solve
> Date: Wed, 28 Oct 2009 15:53:49 -0500
> 
> 
> On Oct 28, 2009, at 1:41 PM, VASIA KALAVRI wrote:
> 
> > Thanks for the immediate response.
> > The thing is when I use MATMPISBAIJ format I get the message: "Lower  
> > triangular value cannot be set for sbaij format"
> > but I want to set these values.
> 
>     The SBAIJ interface only accepts the diagonal and upper diagonal  
> entries. If you are computing the lower triangular entries (and not  
> the upper) you can simply pass the columns as rows and the rows as  
> columns. If you are providing both the lower and upper triangular you  
> can either (1) do as Hong says and have it ignore the lower or (2)  
> never set the lower.
> 
>     Barry
> 
> >
> > Vasia.
> >
> > Keep your friends updated— even when you’re not signed in.
> 
 		 	   		  
_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20091029/ceef9f2d/attachment.htm>


More information about the petsc-users mailing list