Dear everyone, Now that version 8.5 has been released we are working on version 9.0 of deal.II. We are considering making small breaking changes that will help us clean up things in the library immensely (for example, we would like to modify the clone functions to return the new unique_ptr class instead of simply a pointer to the heap).
I ocassionally scan GitHub to see if people are using features in deal.II outside of the library, but it would be nice to have more projects to look at when we make these types of deprecation or removal decisions. My request is this: If you are willing to do so, I would appreciate it if you would email me (drwells at vt.edu) any source files using deal.II that you are willing to share. They don't have to compile, or be complete, or be up to date with current versions of deal.II: I just need something to search through to see what features of deal.II people are using in their own projects. Thanks, David Wells -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
