As of now we're using Epetra... so I don't think complex stuff is going to work out of the box. Trilinos support is still very new and you're likely to find bugs in it.
If you want to contribute a set of patches for working with TPetra... I wouldn't be against it ;-) Derek On Sat, Sep 27, 2008 at 3:05 PM, Manav Bhatia <[EMAIL PROTECTED]> wrote: > > Hi, > > I am curious to know if the Trilinos support in libMesh has been > extended to complex numbers. If so, is that using epetra or tpetra? I > was reading through their manual and it seems like tpetra is the basic > class for providing complex functionality, while epetra has support > for int, float and double. > > My code needs a mixed real and complex functionality. With Petsc, > one is fixed to use complex for all matrices, and I am looking at > trilinos to see if it can work in this case. > > Any advice will be helpful. > > Thanks, > Manav > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
