← Back to team overview

dolfin team mailing list archive

Re: Missing Matrix Vector multiplication in 1.1.0 ?

 

On 11 February 2013 10:37, Andre Massing <massing@xxxxxxxxx> wrote:
> Hi!
>
> Just a quick question: I  stumbled over an interface change 1.0.x ->
> 1.1.x. The matrix vector product function mult() was removed
> (but not the the transmult() equivalent), so what is the proper
> way to do A*x operations in 1.1.x now?
>

I think it has just been moved into

    GenericLinearOperator

Garth


> --
> Andre
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp
>


Follow ups

References