On Tuesday 07 April 2009 04:09:12 Robert Kirby wrote: > Thanks, it loads now. I should be ready to start generating my own bugs > now
Good! Johan > :) > > On Mon, Apr 6, 2009 at 5:07 PM, Johan Hake <[email protected]> wrote: > > On Monday 06 April 2009 23:42:29 Robert Kirby wrote: > > > oops. send hit prematurely, > > > class FooAction( dolfin.uBLASKrylovMatrix ): > > > def __init__( self ): > > > # whatever initialization I need > > > def mult( self , x , y ): > > > # put my nifty code here for doing matrix-vector products > > > def size( self , dim ): > > > # however big the implied matrix is in each direction > > > > Have never used it but it looks like it should work. > > > > > > It seems that uBLASKrylovMatrix is now loaded in pyDOLFIN but > > > > thatuBLASKrylovSolver is not. > > > > Try now. > > > > Johan _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
