On Oct 30, 2008, at 3:05 PM, John Peterson wrote: > I envision that the library's ShellMatrix will know how to initialize > itself for different solvers, that is, it will be free to obtain and > discard implementations at will, since for a Shell this is supposed to > be a cheap operation.
I would personally rather not mix multiple libraries API calls into one object. Great care is taken not to do this in other places in the library... separating out the API calls to different libraries into different objects. But like you say... it's going to evolve.... and we'll see where it goes. 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
