On Oct 17, 2008, at 3:21 PM, Roy Stogner wrote: > If it takes a long time for you guys to fix that not_implemented, > then you might want to throw a "return 0;" inside a test like > "#if defined(TRILINOS) && !defined(PETSC)" (or whatever condition > actually breaks it).
I just checked in the ability to pass "-pre" on the command-line to do preconditioning based on the jacobian. Works beautifully with Petsc... with Trilinos you will get a message to cerr and a return 0. -pre is not used by "make run"... yet. Derek ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
