CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

free C code for large sparse matrix linear solver

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 3, 2007, 12:43
Default free C code for large sparse matrix linear solver
  #1
ztdep
Guest
 
Posts: n/a
Hi: Friends, i am busy with developing a CFD code with c++ language and Finite Volume Method. So would you please give me some information about the free code for large sparse matrix linear solver. Regards
  Reply With Quote

Old   May 3, 2007, 12:56
Default Re: free C code for large sparse matrix linear sol
  #2
Dominic
Guest
 
Posts: n/a
Try

1.PETSc: http://www-unix.mcs.anl.gov/petsc/petsc-as/

2.HYPRE: http://www.llnl.gov/CASC/linear_solvers/

3. SuperLU: http://crd.lbl.gov/~xiaoye/SuperLU/

  Reply With Quote

Old   May 3, 2007, 20:42
Default Re: free C code for large sparse matrix linear sol
  #3
ztdep
Guest
 
Posts: n/a
Thank you very much for your quick response, but i think it need time to master the packaes that you just mentioned. I want to know if there are some easy to study codes. regards
  Reply With Quote

Old   May 4, 2007, 16:19
Default Re: free C code for large sparse matrix linear sol
  #4
Luca
Guest
 
Posts: n/a
UMFPACK is quite simple but performs (if I'm not wrong) only direct LU decomposition. Luca
  Reply With Quote

Old   May 18, 2007, 11:00
Default Re: free C code for large sparse matrix linear sol
  #5
ankit
Guest
 
Posts: n/a
please send me sparse matrix in c
  Reply With Quote

Old   May 18, 2007, 11:27
Default Re: free C code for large sparse matrix linear sol
  #6
agg
Guest
 
Posts: n/a
http://www.cs.sandia.gov/CRF/aztec1.html
  Reply With Quote

Old   May 21, 2007, 04:11
Default Re: free C code for large sparse matrix linear sol
  #7
Rami
Guest
 
Posts: n/a
> please send me sparse matrix in c Here is a sample sparse matrix (in C, fortran, whatever)

1 0 0

0 2 0

0 0 3

  Reply With Quote

Old   May 24, 2007, 14:14
Default Re: free C code for large sparse matrix linear sol *NM*
  #8
rturtu
Guest
 
Posts: n/a
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
thobois class engineTopoChangerMesh error Peter_600 OpenFOAM 4 August 2, 2014 09:52
please help me which solver is better for my application Ger_US OpenFOAM 8 January 8, 2013 12:29
Reading forces within solver code SD@TUB OpenFOAM Running, Solving & CFD 0 February 28, 2010 18:39
Getting too many iterations by velocity solving (aborting). Changing U - Solver? suitup OpenFOAM Running, Solving & CFD 0 January 20, 2010 07:45
solver for linear system with large sparse matrix Yangang Bao Main CFD Forum 1 October 25, 1999 04:22


All times are GMT -4. The time now is 20:36.