John asked a few days ago if the OSX case-preserving (but insensitive)
filesystem ever caused me issues.  The answer was no, but now...

#include <Epetra_Vector.h>

Happily finds the libMesh epetra_vector.h instead of Epetra_Vector.h in the
trilinos install directory.

Any better suggestion than renaming the libmesh one?  Perhaps
trilinos_epetra_vector.h or something like that?  If we prepend trilinos_* I
think it will be easier to navigate in the long run...  Otherwise we need to
remember ml_*, aztec_*, nox_*, ... and whatever else all belong to the
trilinos interface.

-Ben 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to