[Dune] how to transpose a matrix
Aleksejs Fomins
aleksejs.fomins at lspr.ch
Fri Aug 14 17:03:13 CEST 2015
Hi Christian,
I understand. Thank you :)
On 14/08/15 16:42, Christian Engwer wrote:
> short anser: you can't
>
> longer answer: usually you don't want to transpose it. What you
> usually want is the application of the transposed and this is what we
> provide. We follow the strategy of blas and provide a set of different
> fused operations with the transposed.
>
> Ciao
> Christian
>
> On Fri, Aug 14, 2015 at 11:26:22AM +0200, Aleksejs Fomins wrote:
>> Dear Dune,
>>
>> I am sorry for a very trivial question, but how does one transpose an
>> existing matrix (i.e. DynamicMatrix). I am unable to find the
>> corresponding method in the documentation.
>>
>> I mean, I can write it myself and it will be 2 lines of code, but I am
>> sure I am just blind :)
>>
>> Greetings,
>> Aleksejs
>>
>> _______________________________________________
>> Dune mailing list
>> Dune at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune
>>
More information about the Dune
mailing list