← Back to team overview

dolfin team mailing list archive

Re: Linear algebra

 

>2.) Relative cost of assembly versus solve depends on:

Are we talking about different issues here? I thought the issue was
just one of access to linear solvers. constructing matrices and
code for form actions is an orthogonal issue, right?

If the issue is just a C++ interface for PETsc, then can't you 
just use SWIG to do this? PETsc is a library, SWIG provides
wrappers, and off you go?

				Ridg



Follow ups

References