Hello All:
    For those using the DiffSystem framework, Roy is going to be 
committing a minor change to AdaptiveTimeSolver class structure as follows:

- AdaptiveTimeSolver is now a virtual base class.
- an instantiation of TwostepTimeSolver now replaces previously 
instantiating an AdaptiveTimeSolver (renamed that due to refactoring). 
You'll want to build a TwostepTimeSolver instead - same functionality, 
just a different leaf  class since we'll have more adaptive time solver 
implementations coming in the future. You'll also need to include 
"twostep_time_solver.h" for the new class.

-- 
Nasser Mohieddin Abukhdeir
Graduate Student (Materials Modeling Research Group)
McGill University - Department of Chemical Engineering
http://webpages.mcgill.ca/students/nabukh/web/
http://mmrg.chemeng.mcgill.ca/


-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to