Re: [Libmesh-users] supported matrix formats

2011-09-06 Thread David Knezevic
On 09/06/2011 12:19 PM, Roy Stogner wrote: > On Tue, 6 Sep 2011, John Peterson wrote: > >> On Tue, Sep 6, 2011 at 3:14 AM, Martin Hess >> wrote: >> >>> My background is that I want to use Reduced Basis functionality, on >>> problems resulting >>> from electromagnetics. So I am using an external

Re: [Libmesh-users] supported matrix formats

2011-09-06 Thread Roy Stogner
On Tue, 6 Sep 2011, John Peterson wrote: > On Tue, Sep 6, 2011 at 3:14 AM, Martin Hess > wrote: > >> My background is that I want to use Reduced Basis functionality, on problems >> resulting >> from electromagnetics. So I am using an external solver for generating >> system matrices >> with n

Re: [Libmesh-users] supported matrix formats

2011-09-06 Thread John Peterson
On Tue, Sep 6, 2011 at 3:14 AM, Martin Hess wrote: > > Hello, > > which matrix formats does libmesh export and import? > I am thinking about formats like MatrixMarket, FEniCS *.xml or Matlab *.mat. We don't currently have any interfaces for reading matrices directly (that I know of). Some people

[Libmesh-users] supported matrix formats

2011-09-06 Thread Martin Hess
Hello, which matrix formats does libmesh export and import? I am thinking about formats like MatrixMarket, FEniCS *.xml or Matlab *.mat. My background is that I want to use Reduced Basis functionality, on problems resulting from electromagnetics. So I am using an external solver for generat