On 12 May 2015 at 04:40, Marco Morandini <[email protected]> wrote:
> Currently only GenericMatrix::set_diagonal is defined and implemented
> for most of the la backends.
> Would you object to a patch introducing get_diagonal ?
>

What data structure do you suggest the function returns, e.g. a
std::vector, local GenericVector or a distributed GenericVector? The
follow on question is what will it return in parallel, e.g. would it
include ghost values?

Garth


> Thanks,
>
> Marco
> _______________________________________________
> fenics mailing list
> [email protected]
> http://fenicsproject.org/mailman/listinfo/fenics
_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to