dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00132
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