Hi everyone! I'm currently implementing an interface to NOX::LOCA (continuation methods in Trilinos) with the Epetra interface. This requires a header file (LOCA_Abstract_Iterator.H) which defines a stop() function conflicting with libmesh's own stop macro from libmesh_common.h. It seems the macro is mainly for debugging and AFAIK is never called in libmesh. If so, could we change this to libmesh_stop?
Thanks in advance, Norbert ------------------------------------------------------------------------- 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
