efficient small matrix solver
    Matt 
    rosing at peakfive.com
       
    Thu Jan 26 10:11:05 CST 2006
    
    
  
Hi,
We use PETSc and noticed on the web site that you built (from linpack)
some routines to factor/solve small dense matrices efficiently. What
are those routines? I'd like to get the bottom level routines as I want
to modify them just a bit more. (I want to set the matrix size as a
constant to help the compiler, and possibly add some pragmas to help
the compiler.)
Thanks,
Matt
    
    
More information about the petsc-dev
mailing list