On Wed, 22 Oct 2008, Norbert Stoop wrote: > 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.
That's right. > If so, could we change this to libmesh_stop? I'm surprised we haven't changed it already; I'll do so now. --- Roy ------------------------------------------------------------------------- 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
