[Trilinos-Users] mlmex

Dan Li danli at cs.ubc.ca
Wed Jun 25 18:23:05 MDT 2008


Hi everyone,

I am trying to use MLMEX. I installed trilinos-8.0.7 successfully. All tests for epetra and mlapi worked, but when I called mlmex via ml.m, there were errors. I only did a very simple test: in matlab I did the following
>>A = sparse(rand(5));
>>[h,oc] = ml('setup',A);
However, when I tried to execute this, I got the following error
dynamic_cast of Comm() failed
and matlab was terminated.

I am wondering if anyone has the similar experience and knows how to fix it. Thanks in advance!

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20080625/62232a01/attachment.html 


More information about the Trilinos-Users mailing list