[petsc-users] Is there any counterpart of TSSetMatrices in petsc4py?

2012-08-15 Thread Xin Zhao
gt; CIMEC (INTEC/CONICET-UNL) > Predio CONICET-Santa Fe > Colectora RN 168 Km 472, Paraje El Pozo > 3000 Santa Fe, Argentina > Tel: +54-342-4511594 (ext 1011) > Tel/Fax: +54-342-4511169 > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120815/57408052/attachment-0001.html>

[petsc-users] Is there any counterpart of TSSetMatrices in petsc4py?

2012-08-15 Thread Xin Zhao
HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120815/657b0f11/attachment.html>

[petsc-users] Is there any counterpart of TSSetMatrices in petsc4py?

2012-08-15 Thread Lisandro Dalcin
On 15 August 2012 14:13, Xin Zhao wrote: > Dear all, > > What I need is just to solve a very easy linear ODE. > > u_t = Au > > A is sparse and constant. > > But I didn't find a counterpart of TSSetMatrices in petsc4py for this. > It is strange because petsc4py can handle much harder problems. > T

[petsc-users] LineSearch question

2012-08-15 Thread Blaise Bourdin
Hi, I figured it out, and it was my fault... I was not zeroing out the matrix before assembling the Jacobian. Once I did this, every linesearch converges and each SNES converge in 1 iteration, as expected. Sorry for the confusion. Blaise On Aug 15, 2012, at 10:51 AM, Barry Smith wrote: > >

[petsc-users] LineSearch question

2012-08-15 Thread Barry Smith
Blaise, We are confused. Can you run both the bt and l2 with all those options and send ALL the output from each of the two runs. Thanks Barry On Aug 14, 2012, at 6:24 PM, Blaise Bourdin wrote: > Hi, > > > On Aug 14, 2012, at 5:58 PM, Barry Smith wrote: > >> >> Blais

[petsc-users] Strange behavior of MatLUFactorNumeric()

2012-08-15 Thread Hong Zhang
th small number of processors, e.g., 4, 16 etc. If superlu_dist hangs, does mumps also hang? ** ** > > Does anybody have similar experience on that? > Segmentation fault occurs for various reasons. Give a try to mumps first. Hong -- next part -- An HTML attachment