]> https://gitweb.dealii.org/ - dealii.git/commit
Rearrange repository layout
authorMatthias Maier <tamiko@kyomu.43-1.org>
Sun, 20 Jul 2014 22:38:50 +0000 (00:38 +0200)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Sun, 20 Jul 2014 22:38:50 +0000 (00:38 +0200)
commitc7bf458d3d958471556503789e455516dc6c5298
tree1b9fe9601b6747f89be8b4e8272b7f83b4568adf
parentc2d392fec4e7d3dfc27f13707ed70c7f888300e5
Rearrange repository layout

Coming from SVN times with the ability to checkout only subdirectories we
had a split into to distinct subdirectories:

  deal.II/  -  containing sources
  tests/    -  with the testsuite

Given the fact that with git a checkout of a subdirectory is no longer
possible we decided to remove this split. Therefore, the contents of
deal.II/* is moved to the repository root:

  deal.II/*  ->  ./
8528 files changed:
CMakeLists.txt [moved from deal.II/CMakeLists.txt with 100% similarity]
CTestConfig.cmake [moved from deal.II/CTestConfig.cmake with 100% similarity]
LICENSE [moved from deal.II/LICENSE with 100% similarity]
README [moved from deal.II/README with 100% similarity]
VERSION [moved from deal.II/VERSION with 100% similarity]
bundled/CMakeLists.txt [moved from deal.II/bundled/CMakeLists.txt with 100% similarity]
bundled/README.bundled [moved from deal.II/bundled/README.bundled with 100% similarity]
bundled/boost-1.49.0/LICENSE_1_0.txt [moved from deal.II/bundled/boost-1.49.0/LICENSE_1_0.txt with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/minmax.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/minmax.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/minmax_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/minmax_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/case_conv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/case_conv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/classification.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/classification.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/compare.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/compare.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/concept.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/concept.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/case_conv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/case_conv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/classification.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/classification.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_format.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_format.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_format_all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_format_all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_format_store.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_format_store.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/find_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/finder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/finder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/finder_regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/finder_regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/formatter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/formatter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/formatter_regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/formatter_regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/replace_storage.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/replace_storage.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/trim.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/trim.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/detail/util.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/detail/util.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/erase.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/erase.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/find_format.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/find_format.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/find_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/find_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/finder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/finder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/formatter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/formatter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/iter_find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/iter_find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/join.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/join.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/predicate_facade.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/predicate_facade.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/regex_find_format.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/regex_find_format.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/sequence_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/sequence_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/split.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/split.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/std/list_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/std/list_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/std/rope_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/std/rope_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/std/slist_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/std/slist_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/std/string_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/std/string_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/std_containers_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/std_containers_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/trim.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/trim.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/trim_all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/trim_all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string/yes_no_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string/yes_no_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/algorithm/string_regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/algorithm/string_regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/aligned_storage.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/aligned_storage.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/any.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/any.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/add_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/add_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/archive_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/archive_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_archive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_archive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_binary_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_binary_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_binary_iprimitive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_binary_iprimitive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_binary_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_binary_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_binary_oprimitive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_binary_oprimitive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_streambuf_locale_saver.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_streambuf_locale_saver.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_text_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_text_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_text_iprimitive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_text_iprimitive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_text_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_text_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_text_oprimitive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_text_oprimitive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_xml_archive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_xml_archive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_xml_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_xml_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/basic_xml_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/basic_xml_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/binary_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/binary_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/binary_iarchive_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/binary_iarchive_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/binary_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/binary_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/binary_oarchive_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/binary_oarchive_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/binary_wiarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/binary_wiarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/binary_woarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/binary_woarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/codecvt_null.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/codecvt_null.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/abi_prefix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/abi_prefix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/abi_suffix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/abi_suffix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/archive_serializer_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/archive_serializer_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/auto_link_archive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/auto_link_archive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/auto_link_warchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/auto_link_warchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_archive_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_archive_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_iserializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_iserializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_oserializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_oserializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_pointer_iserializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_pointer_iserializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_pointer_oserializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_pointer_oserializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_serializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_serializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/basic_serializer_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/basic_serializer_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/check.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/check.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/common_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/common_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/common_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/common_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/decl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/decl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/interface_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/interface_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/interface_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/interface_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/iserializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/iserializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/oserializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/oserializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/polymorphic_iarchive_route.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/polymorphic_iarchive_route.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/polymorphic_oarchive_route.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/polymorphic_oarchive_route.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/register_archive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/register_archive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/detail/utf8_codecvt_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/detail/utf8_codecvt_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/dinkumware.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/dinkumware.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/archive_serializer_map.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/archive_serializer_map.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_iarchive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_iarchive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_iprimitive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_iprimitive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_oarchive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_oarchive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_oprimitive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_binary_oprimitive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_text_iarchive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_text_iarchive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_text_iprimitive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_text_iprimitive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_text_oarchive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_text_oarchive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_text_oprimitive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_text_oprimitive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_xml_grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_xml_grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_xml_iarchive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_xml_iarchive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/basic_xml_oarchive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/basic_xml_oarchive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/text_iarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/text_iarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/text_oarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/text_oarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/text_wiarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/text_wiarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/text_woarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/text_woarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/xml_iarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/xml_iarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/xml_oarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/xml_oarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/xml_wiarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/xml_wiarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/impl/xml_woarchive_impl.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/impl/xml_woarchive_impl.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/base64_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/base64_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/base64_from_binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/base64_from_binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/binary_from_base64.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/binary_from_base64.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/dataflow.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/dataflow.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/dataflow_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/dataflow_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/escape.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/escape.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/head_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/head_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/insert_linebreaks.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/insert_linebreaks.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/istream_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/istream_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/mb_from_wchar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/mb_from_wchar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/ostream_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/ostream_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/remove_whitespace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/remove_whitespace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/transform_width.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/transform_width.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/unescape.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/unescape.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/wchar_from_mb.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/wchar_from_mb.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/xml_escape.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/xml_escape.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/xml_unescape.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/xml_unescape.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/iterators/xml_unescape_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/iterators/xml_unescape_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_binary_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_binary_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_binary_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_binary_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_text_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_text_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_text_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_text_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_text_wiarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_text_wiarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_text_woarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_text_woarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_wiarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_wiarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_woarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/polymorphic_xml_woarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/shared_ptr_helper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/shared_ptr_helper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/text_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/text_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/text_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/text_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/text_wiarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/text_wiarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/text_woarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/text_woarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/tmpdir.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/tmpdir.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/wcslen.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/wcslen.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/xml_archive_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/xml_archive_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/xml_iarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/xml_iarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/xml_oarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/xml_oarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/xml_wiarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/xml_wiarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/archive/xml_woarchive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/archive/xml_woarchive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/asio.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/asio.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bimap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bimap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/bind_cc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/bind_cc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/bind_mf2_cc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/bind_mf2_cc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/bind_mf_cc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/bind_mf_cc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/bind_template.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/bind_template.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/make_adaptable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/make_adaptable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/mem_fn.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/mem_fn.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/mem_fn_cc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/mem_fn_cc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/mem_fn_template.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/mem_fn_template.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/mem_fn_vw.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/mem_fn_vw.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/protect.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/protect.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/bind/storage.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/bind/storage.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/blank.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/blank.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/blank_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/blank_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/call_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/call_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/cerrno.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/cerrno.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/checked_delete.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/checked_delete.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/chrono.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/chrono.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/circular_buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/circular_buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/circular_buffer_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/circular_buffer_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cassert [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cassert with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cctype [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cctype with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cerrno [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cerrno with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cfloat [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cfloat with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/climits [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/climits with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/clocale [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/clocale with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cmath [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cmath with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/csetjmp [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/csetjmp with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/csignal [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/csignal with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstdarg [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstdarg with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstddef [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstddef with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstdio [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstdio with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstdlib [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstdlib with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstring [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cstring with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/ctime [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/ctime with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cwchar [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cwchar with 100% similarity]
bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cwctype [moved from deal.II/bundled/boost-1.49.0/include/boost/compatibility/cpp_c_headers/cwctype with 100% similarity]
bundled/boost-1.49.0/include/boost/compressed_pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/compressed_pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/detail/backward_compatibility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/detail/backward_compatibility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/detail/borland.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/detail/borland.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/detail/concept_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/detail/concept_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/detail/concept_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/detail/concept_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/detail/general.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/detail/general.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/detail/has_constraints.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/detail/has_constraints.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/detail/msvc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/detail/msvc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/requires.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/requires.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept/usage.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept/usage.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept_archetype.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept_archetype.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept_check.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept_check.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept_check/borland.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept_check/borland.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept_check/general.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept_check/general.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept_check/has_constraints.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept_check/has_constraints.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/concept_check/msvc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/concept_check/msvc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/abi/borland_prefix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/abi/borland_prefix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/abi/borland_suffix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/abi/borland_suffix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/abi/msvc_prefix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/abi/msvc_prefix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/abi/msvc_suffix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/abi/msvc_suffix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/abi_prefix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/abi_prefix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/abi_suffix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/abi_suffix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/auto_link.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/auto_link.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/borland.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/borland.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/clang.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/clang.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/codegear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/codegear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/comeau.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/comeau.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/common_edg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/common_edg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/compaq_cxx.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/compaq_cxx.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/cray.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/cray.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/digitalmars.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/digitalmars.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/gcc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/gcc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/gcc_xml.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/gcc_xml.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/greenhills.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/greenhills.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/hp_acc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/hp_acc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/intel.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/intel.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/kai.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/kai.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/metrowerks.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/metrowerks.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/mpw.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/mpw.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/nvcc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/nvcc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/pathscale.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/pathscale.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/pgi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/pgi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/sgi_mipspro.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/sgi_mipspro.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/sunpro_cc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/sunpro_cc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/vacpp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/vacpp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/compiler/visualc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/compiler/visualc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/no_tr1/cmath.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/no_tr1/cmath.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/no_tr1/complex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/no_tr1/complex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/no_tr1/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/no_tr1/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/no_tr1/memory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/no_tr1/memory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/no_tr1/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/no_tr1/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/aix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/aix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/amigaos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/amigaos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/beos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/beos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/bsd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/bsd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/cray.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/cray.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/cygwin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/cygwin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/hpux.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/hpux.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/irix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/irix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/linux.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/linux.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/macos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/macos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/qnxnto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/qnxnto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/solaris.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/solaris.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/symbian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/symbian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/vms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/vms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/vxworks.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/vxworks.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/platform/win32.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/platform/win32.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/posix_features.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/posix_features.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/requires_threads.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/requires_threads.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/select_compiler_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/select_compiler_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/select_platform_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/select_platform_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/select_stdlib_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/select_stdlib_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/dinkumware.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/dinkumware.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/libcomo.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/libcomo.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/libcpp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/libcpp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/libstdcpp3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/libstdcpp3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/modena.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/modena.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/msl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/msl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/roguewave.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/roguewave.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/sgi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/sgi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/stlport.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/stlport.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/stdlib/vacpp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/stdlib/vacpp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/suffix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/suffix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/user.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/user.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/config/warning_disable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/config/warning_disable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/container/container_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/container/container_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/crc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/crc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/cregex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/cregex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/cstdint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/cstdint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/cstdlib.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/cstdlib.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/current_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/current_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/adjust_functors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/adjust_functors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/c_local_time_adjustor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/c_local_time_adjustor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/c_time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/c_time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/compiler_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/compiler_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/constrained_value.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/constrained_value.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_clock_device.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_clock_device.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_defs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_defs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_duration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_duration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_duration_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_duration_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_format_simple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_format_simple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_formatting.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_formatting.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_formatting_limited.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_formatting_limited.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_formatting_locales.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_formatting_locales.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_generator_formatter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_generator_formatter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_generator_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_generator_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_generators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_generators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_names_put.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_names_put.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/date_parsing.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/date_parsing.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/dst_rules.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/dst_rules.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/dst_transition_generators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/dst_transition_generators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/filetime_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/filetime_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/format_date_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/format_date_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/conversion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/conversion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/formatters.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/formatters.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/formatters_limited.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/formatters_limited.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_calendar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_calendar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_date.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_date.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_day.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_day.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_day_of_year.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_day_of_year.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_duration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_duration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_duration_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_duration_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_month.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_month.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_serialize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_serialize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_weekday.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_weekday.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_year.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_year.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_ymd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/greg_ymd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/gregorian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/gregorian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/gregorian_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/gregorian_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/gregorian_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/gregorian_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian/parsers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian/parsers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian_calendar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian_calendar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/gregorian_calendar.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/gregorian_calendar.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/int_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/int_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/iso_format.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/iso_format.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/conversion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/conversion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/custom_time_zone.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/custom_time_zone.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/date_duration_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/date_duration_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/dst_transition_day_rules.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/dst_transition_day_rules.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/local_date_time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/local_date_time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/local_time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/local_time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/local_time_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/local_time_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/local_time_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/local_time_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/posix_time_zone.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/posix_time_zone.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time/tz_database.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time/tz_database.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_time_adjustor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_time_adjustor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/local_timezone_defs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/local_timezone_defs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/locale_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/locale_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/microsec_time_clock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/microsec_time_clock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/parse_format_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/parse_format_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/period.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/period.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/period_formatter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/period_formatter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/period_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/period_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/conversion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/conversion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/date_duration_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/date_duration_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_duration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_duration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_legacy_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_legacy_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/posix_time_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/ptime.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/ptime.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/time_formatters.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/time_formatters.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/time_formatters_limited.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/time_formatters_limited.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/time_parsers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/time_parsers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/time_period.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/time_period.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/posix_time/time_serialize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/posix_time/time_serialize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/special_defs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/special_defs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/special_values_formatter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/special_values_formatter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/special_values_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/special_values_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/string_convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/string_convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/string_parse_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/string_parse_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/strings_from_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/strings_from_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_clock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_clock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_defs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_defs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_duration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_duration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_formatting_streams.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_formatting_streams.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_parsing.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_parsing.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_resolution_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_resolution_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_system_counted.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_system_counted.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_system_split.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_system_split.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_zone_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_zone_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/time_zone_names.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/time_zone_names.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/tz_db_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/tz_db_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/wrapping_int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/wrapping_int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/date_time/year_month_day.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/date_time/year_month_day.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/allocator_utilities.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/allocator_utilities.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/atomic_count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/atomic_count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/binary_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/binary_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/bitmask.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/bitmask.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/call_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/call_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/catch_exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/catch_exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/compressed_pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/compressed_pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/container_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/container_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/dynamic_bitset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/dynamic_bitset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/endian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/endian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/fenv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/fenv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/has_default_constructor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/has_default_constructor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/identifier.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/identifier.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/indirect_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/indirect_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/interlocked.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/interlocked.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/is_function_ref_tester.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/is_function_ref_tester.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/is_incrementable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/is_incrementable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/is_sorted.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/is_sorted.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/is_xxx.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/is_xxx.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/lcast_precision.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/lcast_precision.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/lightweight_main.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/lightweight_main.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/lightweight_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/lightweight_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/lightweight_test.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/lightweight_test.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/lightweight_thread.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/lightweight_thread.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/named_template_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/named_template_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/no_exceptions_support.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/no_exceptions_support.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/none_t.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/none_t.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/numeric_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/numeric_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/ob_call_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/ob_call_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/ob_compressed_pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/ob_compressed_pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/quick_allocator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/quick_allocator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/reference_content.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/reference_content.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/scoped_enum_emulation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/scoped_enum_emulation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/select_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/select_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/sp_typeinfo.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/sp_typeinfo.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/templated_streams.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/templated_streams.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/utf8_codecvt_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/utf8_codecvt_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/GetCurrentProcess.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/GetCurrentProcess.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/GetCurrentThread.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/GetCurrentThread.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/GetLastError.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/GetLastError.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/GetProcessTimes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/GetProcessTimes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/GetThreadTimes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/GetThreadTimes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/LocalFree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/LocalFree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/basic_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/basic_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/directory_management.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/directory_management.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/dll.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/dll.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/error_handling.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/error_handling.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/file_management.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/file_management.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/handles.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/handles.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/memory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/memory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/process.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/process.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/security.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/security.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/synchronization.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/synchronization.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/thread.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/thread.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/win/timers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/win/timers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/detail/workaround.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/detail/workaround.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/dynamic_bitset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/dynamic_bitset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/dynamic_bitset_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/dynamic_bitset_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/enable_shared_from_this.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/enable_shared_from_this.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/current_exception_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/current_exception_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/detail/attribute_noreturn.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/detail/attribute_noreturn.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/detail/clone_current_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/detail/clone_current_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/detail/error_info_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/detail/error_info_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/detail/exception_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/detail/exception_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/detail/is_output_streamable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/detail/is_output_streamable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/detail/object_hex_dump.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/detail/object_hex_dump.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/detail/type_info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/detail/type_info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/diagnostic_information.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/diagnostic_information.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/enable_current_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/enable_current_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/enable_error_info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/enable_error_info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_api_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_api_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_at_line.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_at_line.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_errno.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_errno.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_file_handle.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_file_handle.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_file_name.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_file_name.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_file_open_mode.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_file_open_mode.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_nested_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_nested_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/errinfo_type_info_name.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/errinfo_type_info_name.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/error_info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/error_info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/get_error_info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/get_error_info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/info_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/info_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/to_string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/to_string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception/to_string_stub.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception/to_string_stub.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/exception_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/exception_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/filesystem.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/filesystem.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/flyweight.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/flyweight.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/foreach.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/foreach.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/foreach_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/foreach_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/alt_sstream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/alt_sstream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/alt_sstream_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/alt_sstream_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/detail/compat_workarounds.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/detail/compat_workarounds.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/detail/config_macros.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/detail/config_macros.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/detail/msvc_disambiguater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/detail/msvc_disambiguater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/detail/unset_macros.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/detail/unset_macros.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/detail/workarounds_gcc-2_95.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/detail/workarounds_gcc-2_95.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/detail/workarounds_stlport.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/detail/workarounds_stlport.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/feed_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/feed_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/format_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/format_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/format_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/format_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/format_implementation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/format_implementation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/free_funcs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/free_funcs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/group.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/group.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/internals.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/internals.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/internals_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/internals_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/format/parsing.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/format/parsing.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/detail/function_iterate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/detail/function_iterate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/detail/gen_maybe_include.pl [moved from deal.II/bundled/boost-1.49.0/include/boost/function/detail/gen_maybe_include.pl with 100% similarity]
bundled/boost-1.49.0/include/boost/function/detail/maybe_include.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/detail/maybe_include.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/detail/prologue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/detail/prologue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function6.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function6.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function7.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function7.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function9.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function9.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function_template.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function_template.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/function_typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function/function_typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function/gen_function_N.pl [moved from deal.II/bundled/boost-1.49.0/include/boost/function/gen_function_N.pl with 100% similarity]
bundled/boost-1.49.0/include/boost/function_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_output_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_output_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/config/cc_names.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/config/cc_names.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/config/compiler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/config/compiler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/config/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/config/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/class_transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/class_transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity10_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity10_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity10_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity10_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity20_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity20_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity20_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity20_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity30_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity30_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity30_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity30_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity40_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity40_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity40_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity40_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity50_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity50_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity50_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/arity50_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/master.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/classifier_impl/master.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_as_mpl_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_as_mpl_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity10_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity10_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity10_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity10_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity20_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity20_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity20_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity20_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity30_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity30_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity30_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity30_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity40_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity40_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity40_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity40_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity50_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity50_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity50_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/arity50_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/master.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/components_impl/master.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/cv_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/cv_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/encoding/aliases_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/encoding/aliases_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/encoding/aliases_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/encoding/aliases_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/encoding/def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/encoding/def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/encoding/undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/encoding/undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_arity_loop.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_arity_loop.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_cc_loop/master.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_cc_loop/master.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_cc_loop/preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_cc_loop/preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_loop.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_loop.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_retag_default_cc/master.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_retag_default_cc/master.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_retag_default_cc/preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_tags/cc_tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_tags/cc_tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_tags/master.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_tags/master.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_tags/preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_tags/preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_variate_loop/master.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_variate_loop/master.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/pp_variate_loop/preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/pp_variate_loop/preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/retag_default_cc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/retag_default_cc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity10_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity10_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity10_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity10_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity20_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity20_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity20_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity20_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity30_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity30_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity30_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity30_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity40_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity40_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity40_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity40_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity50_0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity50_0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity50_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/arity50_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/master.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/synthesize_impl/master.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/detail/to_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/detail/to_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/function_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/function_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/function_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/function_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/function_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/function_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/function_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/function_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_callable_builtin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_callable_builtin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_function_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_function_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_function_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_function_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_member_function_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_member_function_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_member_object_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_member_object_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_member_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_member_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/is_nonmember_callable_builtin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/is_nonmember_callable_builtin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/member_function_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/member_function_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/member_object_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/member_object_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/parameter_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/parameter_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/property_tags.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/property_tags.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/function_types/result_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/function_types/result_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/detail/container_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/detail/container_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/factory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/factory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/forward_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/forward_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/detail/float_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/detail/float_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/detail/hash_float.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/detail/hash_float.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/detail/hash_float_generic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/detail/hash_float_generic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/detail/hash_float_x86.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/detail/hash_float_x86.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/detail/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/detail/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/extensions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/extensions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/hash.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/hash.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash/hash_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash/hash_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/hash_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/hash_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/lightweight_forward_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/lightweight_forward_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/functional/value_factory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/functional/value_factory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/adt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/adt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_adt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_adt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_adt_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_adt_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_assoc_adt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_assoc_adt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/adt/detail/adapt_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/adt/detail/adapt_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/adt/detail/extension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/adt/detail/extension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/category_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/category_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/is_sequence_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/is_sequence_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/is_view_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/is_view_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/tag_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/tag_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/array/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/array/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/array_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/array_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/tag_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_array/tag_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/tag_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/boost_tuple/tag_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/category_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/category_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/empty_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/empty_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/has_key_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/has_key_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/is_view_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/is_view_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/mpl_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/mpl/mpl_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/tag_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/std_tuple/tag_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_assoc_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_assoc_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_struct_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/adapt_struct_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/define_assoc_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/define_assoc_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/define_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/define_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/adapt_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/adapt_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/category_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/category_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/define_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/define_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/deref_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/deref_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/extension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/extension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/is_view_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/is_view_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/key_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/key_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/namespace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/namespace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/proxy_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/proxy_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/value_of_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/adapted/struct/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/auxiliary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/auxiliary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/auxiliary/copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/auxiliary/copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/accumulate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/accumulate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/accumulate_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/accumulate_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/fold_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/fold_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/for_each_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/for_each_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/any.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/any.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/count_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/count_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/any.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/any.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/count_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/count_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/find_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/find_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/segmented_find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/segmented_find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/segmented_find_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/detail/segmented_find_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find_if_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/find_if_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/query/none.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/query/none.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/clear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/clear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/replace_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/detail/replace_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/erase.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/erase.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/erase_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/erase_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/filter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/filter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/filter_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/filter_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/insert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/insert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/insert_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/insert_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/join.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/join.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/pop_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/pop_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/remove.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/remove.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/remove_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/remove_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/replace_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/replace_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/zip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/algorithm/transformation/zip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/back_extended_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/back_extended_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/deque_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/deque_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/deque_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/deque_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/as_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/as_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/convert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/convert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_forward_ctor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_forward_ctor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_initial_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_initial_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_keyed_values.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_keyed_values.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/is_sequence_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/is_sequence_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/keyed_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/keyed_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/front_extended_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/front_extended_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/deque/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/deque/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/cons_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/cons_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/deque_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/deque_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/ignore.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/ignore.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/list_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/list_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/make_cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/make_cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/make_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/make_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/make_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/make_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/make_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/make_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/make_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/make_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/make_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/make_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/map_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/map_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/pair_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/pair_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/generation/vector_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/generation/vector_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/cons_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/cons_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/cons_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/cons_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/build_cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/build_cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/convert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/convert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/empty_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/empty_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/equal_to_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/equal_to_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/list_forward_ctor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/list_forward_ctor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/list_to_cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/list_to_cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/list_to_cons_call.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/list_to_cons_call.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/reverse_cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/reverse_cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/list/list_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/list/list_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/as_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/as_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/convert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/convert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/deref_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/deref_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/key_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/key_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/map_forward_ctor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/map_forward_ctor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/as_map50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/preprocessed/map_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/value_of_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/value_of_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/map/map_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/map/map_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/as_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/as_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/convert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/convert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/deref_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/deref_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/key_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/key_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/as_set50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/preprocessed/set_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/set_forward_ctor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/set_forward_ctor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/value_of_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/value_of_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/set/set_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/set/set_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/advance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/advance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/as_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/as_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/convert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/convert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/distance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/distance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/equal_to_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/equal_to_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vector_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/preprocessed/vvector50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/prior_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/prior_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/vector_forward_ctor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/vector_forward_ctor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/vector_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/vector_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/vector_n_chooser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/detail/vector_n_chooser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/container/vector/vector_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/container/vector/vector_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter/detail/access.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter/detail/access.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter/fused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter/fused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter/fused_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter/fused_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter/fused_procedure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter/fused_procedure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter/unfused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter/unfused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/adapter/unfused_typed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/adapter/unfused_typed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/generation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/generation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/generation/detail/gen_make_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/generation/detail/gen_make_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_fused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_fused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_fused_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_fused_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_fused_procedure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_fused_procedure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_unfused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/generation/make_unfused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/invocation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/invocation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/invocation/detail/that_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/invocation/detail/that_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/invocation/invoke.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/invocation/invoke.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/invocation/invoke_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/invocation/invoke_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/invocation/invoke_procedure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/invocation/invoke_procedure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/functional/invocation/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/functional/invocation/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/accumulate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/accumulate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_adt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_adt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_adt_named.cpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_adt_named.cpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_adt_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_adt_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_adt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_adt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_adt_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_adt_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_class_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_class_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_struct_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_assoc_struct_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapt_struct_named.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapt_struct_named.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapted.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapted.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/advance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/advance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/any.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/any.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/as_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/as_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/as_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/as_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/as_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/as_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/as_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/as_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/as_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/as_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/at_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/at_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/at_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/at_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/auxiliary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/auxiliary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/boost_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/boost_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/boost_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/boost_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/category_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/category_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/clear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/clear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/comparison.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/comparison.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/cons_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/cons_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/count_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/count_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/deduce.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/deduce.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/deduce_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/deduce_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/define_assoc_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/define_assoc_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/define_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/define_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/deque_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/deque_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/deque_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/deque_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/deref.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/deref.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/deref_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/deref_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/distance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/distance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/erase.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/erase.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/erase_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/erase_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/filter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/filter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/filter_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/filter_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/filter_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/filter_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/find_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/find_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/fused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/fused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/fused_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/fused_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/fused_procedure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/fused_procedure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/generation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/generation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/has_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/has_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/ignore.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/ignore.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/in.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/in.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/insert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/insert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/insert_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/insert_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/intrinsic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/intrinsic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/invocation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/invocation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/invoke.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/invoke.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/invoke_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/invoke_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/invoke_procedure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/invoke_procedure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/is_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/is_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/is_segmented.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/is_segmented.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/is_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/is_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/is_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/is_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/iteration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/iteration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/iterator_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/iterator_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/iterator_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/iterator_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/iterator_facade.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/iterator_facade.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/iterator_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/iterator_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/join.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/join.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/joint_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/joint_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/key_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/key_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/list_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/list_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/list_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/list_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_fused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_fused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_fused_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_fused_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_fused_procedure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_fused_procedure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_unfused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_unfused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/make_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/make_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/map_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/map_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/map_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/map_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/mpl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/mpl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/next.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/next.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/none.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/none.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/nview.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/nview.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/out.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/out.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/pair_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/pair_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/pop_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/pop_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/prior.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/prior.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/proxy_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/proxy_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/query.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/query.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/remove.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/remove.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/remove_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/remove_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/repetetive_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/repetetive_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/replace_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/replace_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/reverse_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/reverse_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/reverse_iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/reverse_iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/reverse_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/reverse_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/segmented_fold_until.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/segmented_fold_until.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/segmented_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/segmented_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/segments.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/segments.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/sequence_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/sequence_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/sequence_facade.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/sequence_facade.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/set_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/set_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/single_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/single_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/std_pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/std_pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/support.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/support.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/swap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/swap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/tag_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/tag_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/tag_of_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/tag_of_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/transform_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/transform_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/transformation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/transformation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/tuple_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/tuple_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/tuple_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/tuple_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/unfused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/unfused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/unfused_typed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/unfused_typed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/unused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/unused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/value_at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/value_at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/value_at_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/value_at_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/value_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/value_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/value_of_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/value_of_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/vector_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/vector_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/void.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/void.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/zip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/zip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/include/zip_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/include/zip_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/advance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/advance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/basic_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/basic_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/deref.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/deref.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/deref_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/deref_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/adapt_deref_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/adapt_deref_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/adapt_value_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/adapt_value_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/advance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/advance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/distance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/distance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segment_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segment_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segmented_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segmented_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segmented_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segmented_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segmented_next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/detail/segmented_next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/distance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/distance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/iterator_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/iterator_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/iterator_facade.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/iterator_facade.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/key_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/key_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/mpl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/mpl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/mpl/convert_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/mpl/convert_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/mpl/fusion_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/mpl/fusion_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/next.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/next.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/prior.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/prior.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/segmented_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/segmented_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/value_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/value_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/iterator/value_of_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/iterator/value_of_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/clear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/clear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/detail/clear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/detail/clear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/erase.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/erase.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/erase_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/erase_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/has_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/has_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/insert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/insert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/insert_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/insert_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/pop_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/pop_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/mpl/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/mpl/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/detail/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/enable_comparison.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/enable_comparison.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/comparison/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/convert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/convert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/at_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/at_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/at_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/at_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/has_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/has_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/segments.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/segments.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/swap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/swap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/value_at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/value_at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/value_at_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic/value_at_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/intrinsic_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/io/detail/in.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/io/detail/in.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/io/detail/manip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/io/detail/manip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/io/detail/out.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/io/detail/out.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/io/in.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/io/in.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/io/out.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/io/out.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/sequence/sequence_facade.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/sequence/sequence_facade.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/category_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/category_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/deduce.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/deduce.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/deduce_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/deduce_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/access.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/access.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/as_fusion_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/as_fusion_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/category_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/category_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/is_mpl_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/is_mpl_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/is_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/is_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/mpl_iterator_category.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/mpl_iterator_category.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/pp_round.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/pp_round.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/segmented_fold_until_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/segmented_fold_until_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/detail/unknown_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/detail/unknown_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/is_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/is_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/is_segmented.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/is_segmented.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/is_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/is_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/is_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/is_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/iterator_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/iterator_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/segmented_fold_until.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/segmented_fold_until.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/sequence_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/sequence_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/tag_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/tag_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/tag_of_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/tag_of_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/unused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/unused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/support/void.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/support/void.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/detail/tuple_expand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/detail/tuple_expand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/make_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/make_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/tuple_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/tuple_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/tuple/tuple_tie.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/tuple/tuple_tie.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/detail/strictest_traversal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/detail/strictest_traversal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/deref_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/deref_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/equal_to_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/equal_to_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/key_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/key_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/filter_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/filter_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/filter_view/filter_view_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/filter_view/filter_view_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/segments_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/segments_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/iterator_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/iterator_range/iterator_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/deref_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/deref_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/key_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/key_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/joint_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/joint_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/joint_view_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/joint_view_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/joint_view/joint_view_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/joint_view/joint_view_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/advance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/advance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/distance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/distance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/equal_to_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/equal_to_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/nview_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/nview_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/prior_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/prior_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/nview.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/nview.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/nview/nview_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/nview/nview_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/repetitive_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/repetitive_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/repetitive_view_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/advance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/advance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/distance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/distance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/key_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/key_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/prior_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/prior_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/reverse_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/reverse_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/reverse_view_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/reverse_view/reverse_view_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/advance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/advance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/distance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/distance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/equal_to_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/equal_to_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/prior_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/prior_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/single_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/single_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/single_view/single_view_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/single_view/single_view_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/advance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/advance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/apply_transform_result.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/apply_transform_result.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/distance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/distance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/equal_to_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/equal_to_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/prior_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/prior_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/transform_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/transform_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/transform_view_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/transform_view_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/transform_view/transform_view_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/transform_view/transform_view_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/advance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/advance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/begin_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/begin_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/deref_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/deref_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/distance_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/distance_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/equal_to_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/equal_to_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/next_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/next_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/prior_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/prior_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/value_at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/value_at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/value_of_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/detail/value_of_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/zip_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/zip_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/zip_view_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/zip_view_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/generator_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/generator_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/geometry.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/geometry.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/get_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/get_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/accounting.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/accounting.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/adj_list_serialize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/adj_list_serialize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/adjacency_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/adjacency_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/adjacency_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/adjacency_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/adjacency_list_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/adjacency_list_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/adjacency_matrix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/adjacency_matrix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/astar_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/astar_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/bandwidth.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/bandwidth.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/bc_clustering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/bc_clustering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/bellman_ford_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/bellman_ford_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/betweenness_centrality.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/betweenness_centrality.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/biconnected_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/biconnected_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/bipartite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/bipartite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/boyer_myrvold_planar_test.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/boyer_myrvold_planar_test.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/boykov_kolmogorov_max_flow.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/boykov_kolmogorov_max_flow.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/breadth_first_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/breadth_first_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/bron_kerbosch_all_cliques.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/bron_kerbosch_all_cliques.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/buffer_concepts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/buffer_concepts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/chrobak_payne_drawing.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/chrobak_payne_drawing.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/circle_layout.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/circle_layout.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/closeness_centrality.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/closeness_centrality.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/clustering_coefficient.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/clustering_coefficient.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/compressed_sparse_row_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/compressed_sparse_row_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/connected_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/connected_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/core_numbers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/core_numbers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/create_condensation_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/create_condensation_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/cuthill_mckee_ordering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/cuthill_mckee_ordering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/dag_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/dag_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/degree_centrality.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/degree_centrality.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/depth_first_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/depth_first_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/adj_list_edge_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/adj_list_edge_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/adjacency_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/adjacency_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/array_binary_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/array_binary_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/compressed_sparse_row_struct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/compressed_sparse_row_struct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/connected_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/connected_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/d_ary_heap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/d_ary_heap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/edge.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/edge.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/geodesic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/geodesic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/histogram_sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/histogram_sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/incidence_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/incidence_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/incremental_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/incremental_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/index.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/index.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/indexed_properties.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/indexed_properties.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/labeled_graph_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/labeled_graph_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/list_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/list_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/permutation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/permutation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/read_graphviz_new.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/read_graphviz_new.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/read_graphviz_spirit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/read_graphviz_spirit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/self_avoiding_walk.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/self_avoiding_walk.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/set_adaptor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/set_adaptor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/shadow_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/shadow_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/detail/sparse_ordering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/detail/sparse_ordering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/dijkstra_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/dijkstra_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/dijkstra_shortest_paths_no_color_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/dimacs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/dimacs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/directed_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/directed_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/adjacency_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/adjacency_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/handlers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/handlers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/initialize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/initialize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/redistribute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/redistribute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/serialization.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/adjlist/serialization.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/betweenness_centrality.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/betweenness_centrality.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/boman_et_al_graph_coloring.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/boman_et_al_graph_coloring.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/breadth_first_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/breadth_first_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/compressed_sparse_row_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/compressed_sparse_row_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/concepts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/concepts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/connected_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/connected_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/connected_components_parallel_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/connected_components_parallel_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/crauser_et_al_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/crauser_et_al_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/dehne_gotz_min_spanning_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/delta_stepping_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/delta_stepping_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/depth_first_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/depth_first_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/detail/dijkstra_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/detail/filtered_queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/detail/filtered_queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/detail/mpi_process_group.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/detail/mpi_process_group.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/detail/queue.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/detail/queue.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/detail/remote_update_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/detail/remote_update_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/detail/tag_allocator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/detail/tag_allocator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/dijkstra_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/dijkstra_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/distributed_graph_utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/distributed_graph_utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/filtered_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/filtered_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/fruchterman_reingold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/fruchterman_reingold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/graphviz.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/graphviz.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/hohberg_biconnected_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/hohberg_biconnected_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/local_subgraph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/local_subgraph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/mpi_process_group.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/mpi_process_group.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/named_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/named_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/one_bit_color_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/one_bit_color_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/page_rank.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/page_rank.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/reverse_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/reverse_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/rmat_graph_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/rmat_graph_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/selector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/selector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/shuffled_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/shuffled_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/st_connected.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/st_connected.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/strong_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/strong_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/two_bit_color_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/two_bit_color_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/unsafe_serialize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/unsafe_serialize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/distributed/vertex_list_adaptor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/distributed/vertex_list_adaptor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/dll_import_export.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/dll_import_export.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/dominator_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/dominator_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/eccentricity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/eccentricity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/edge_connectivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/edge_connectivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/edge_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/edge_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/edmonds_karp_max_flow.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/edmonds_karp_max_flow.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/edmunds_karp_max_flow.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/edmunds_karp_max_flow.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/erdos_renyi_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/erdos_renyi_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/exterior_property.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/exterior_property.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/filtered_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/filtered_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/floyd_warshall_shortest.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/floyd_warshall_shortest.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/fruchterman_reingold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/fruchterman_reingold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/geodesic_distance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/geodesic_distance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_archetypes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_archetypes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_as_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_as_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_concepts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_concepts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_mutability_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_mutability_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_selectors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_selectors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_stats.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_stats.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_test.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_test.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graph_utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graph_utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graphml.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graphml.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/graphviz.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/graphviz.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/grid_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/grid_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/gursoy_atun_layout.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/gursoy_atun_layout.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/howard_cycle_ratio.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/howard_cycle_ratio.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/incremental_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/incremental_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/is_kuratowski_subgraph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/is_kuratowski_subgraph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/is_straight_line_drawing.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/is_straight_line_drawing.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/isomorphism.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/isomorphism.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/iteration_macros.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/iteration_macros.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/iteration_macros_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/iteration_macros_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/johnson_all_pairs_shortest.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/johnson_all_pairs_shortest.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/kamada_kawai_spring_layout.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/kamada_kawai_spring_layout.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/king_ordering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/king_ordering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/kruskal_min_spanning_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/kruskal_min_spanning_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/labeled_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/labeled_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/leda_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/leda_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/lookup_edge.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/lookup_edge.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/loop_erased_random_walk.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/loop_erased_random_walk.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/make_biconnected_planar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/make_biconnected_planar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/make_connected.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/make_connected.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/make_maximal_planar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/make_maximal_planar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/matrix_as_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/matrix_as_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/max_cardinality_matching.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/max_cardinality_matching.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/mcgregor_common_subgraphs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/mcgregor_common_subgraphs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/mesh_graph_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/mesh_graph_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/metis.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/metis.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/metric_tsp_approx.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/metric_tsp_approx.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/minimum_degree_ordering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/minimum_degree_ordering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/named_function_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/named_function_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/named_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/named_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/neighbor_bfs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/neighbor_bfs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/numeric_values.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/numeric_values.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/one_bit_color_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/one_bit_color_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/overloading.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/overloading.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/page_rank.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/page_rank.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/basic_reduce.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/basic_reduce.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/container_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/container_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/detail/inplace_all_to_all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/detail/inplace_all_to_all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/detail/property_holders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/detail/property_holders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/detail/untracked_pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/detail/untracked_pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/process_group.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/process_group.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/properties.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/properties.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/parallel/simple_trigger.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/parallel/simple_trigger.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/planar_canonical_ordering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/planar_canonical_ordering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/planar_detail/add_edge_visitors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/planar_detail/add_edge_visitors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/planar_detail/boyer_myrvold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/planar_detail/bucket_sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/planar_detail/bucket_sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/planar_detail/face_handles.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/planar_detail/face_handles.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/planar_detail/face_iterators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/planar_detail/face_iterators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/planar_face_traversal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/planar_face_traversal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/plod_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/plod_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/point_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/point_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/prim_minimum_spanning_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/prim_minimum_spanning_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/profile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/profile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/properties.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/properties.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/property_iter_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/property_iter_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/property_maps/constant_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/property_maps/constant_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/property_maps/container_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/property_maps/container_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/property_maps/matrix_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/property_maps/matrix_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/property_maps/null_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/property_maps/null_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/push_relabel_max_flow.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/push_relabel_max_flow.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/r_c_shortest_paths.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/r_c_shortest_paths.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/random.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/random.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/random_layout.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/random_layout.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/random_spanning_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/random_spanning_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/read_dimacs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/read_dimacs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/relax.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/relax.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/reverse_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/reverse_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/rmat_graph_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/rmat_graph_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/sequential_vertex_coloring.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/sequential_vertex_coloring.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/simple_point.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/simple_point.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/sloan_ordering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/sloan_ordering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/small_world_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/small_world_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/smallest_last_ordering.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/smallest_last_ordering.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/ssca_graph_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/ssca_graph_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/st_connected.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/st_connected.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/stanford_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/stanford_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/stoer_wagner_min_cut.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/stoer_wagner_min_cut.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/strong_components.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/strong_components.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/subgraph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/subgraph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/tiernan_all_cycles.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/tiernan_all_cycles.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/topological_sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/topological_sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/topology.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/topology.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/transitive_closure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/transitive_closure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/transitive_reduction.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/transitive_reduction.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/transpose_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/transpose_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/tree_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/tree_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/two_bit_color_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/two_bit_color_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/undirected_dfs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/undirected_dfs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/undirected_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/undirected_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/use_mpi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/use_mpi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/vector_as_graph.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/vector_as_graph.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/vertex_and_edge_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/vertex_and_edge_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/visitors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/visitors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/wavefront.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/wavefront.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/graph/write_dimacs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/graph/write_dimacs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/implicit_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/implicit_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/indirect_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/indirect_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/integer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/integer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/integer/integer_mask.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/integer/integer_mask.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/integer/static_log2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/integer/static_log2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/integer/static_min_max.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/integer/static_min_max.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/integer_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/integer_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/integer_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/integer_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/any_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/any_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/avl_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/avl_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/avl_set_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/avl_set_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/avltree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/avltree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/avltree_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/avltree_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/bs_set_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/bs_set_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/circular_list_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/circular_list_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/circular_slist_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/circular_slist_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/derivation_value_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/derivation_value_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/any_node_and_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/any_node_and_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/avltree_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/avltree_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/clear_on_destructor_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/clear_on_destructor_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/common_slist_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/common_slist_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/config_begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/config_begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/config_end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/config_end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/ebo_functor_holder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/ebo_functor_holder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/function_detector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/function_detector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/generic_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/generic_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/has_member_function_callable_with.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/has_member_function_callable_with.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/hashtable_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/hashtable_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/is_stateful_value_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/is_stateful_value_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/list_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/list_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/memory_util.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/memory_util.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/mpl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/mpl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/parent_from_member.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/parent_from_member.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/preprocessor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/preprocessor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/rbtree_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/rbtree_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/slist_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/slist_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/transform_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/transform_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/tree_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/tree_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/tree_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/tree_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/utilities.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/utilities.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/detail/workaround.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/detail/workaround.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/hashtable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/hashtable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/intrusive_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/intrusive_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/linear_slist_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/linear_slist_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/link_mode.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/link_mode.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/list_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/list_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/member_value_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/member_value_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/options.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/options.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/parent_from_member.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/parent_from_member.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/pointer_plus_bits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/pointer_plus_bits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/pointer_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/pointer_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/priority_compare.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/priority_compare.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/rbtree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/rbtree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/rbtree_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/rbtree_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/set_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/set_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/sg_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/sg_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/sgtree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/sgtree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/sgtree_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/sgtree_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/slist.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/slist.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/slist_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/slist_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/splay_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/splay_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/splay_set_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/splay_set_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/splaytree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/splaytree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/splaytree_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/splaytree_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/treap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/treap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/treap_algorithms.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/treap_algorithms.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/treap_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/treap_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/trivial_value_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/trivial_value_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/unordered_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/unordered_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive/unordered_set_hook.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive/unordered_set_hook.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/intrusive_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/intrusive_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/io/detail/quoted_manip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/io/detail/quoted_manip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/io/ios_state.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/io/ios_state.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/io_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/io_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/categories.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/categories.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/chain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/chain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/char_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/char_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/checked_operations.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/checked_operations.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/close.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/close.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/code_converter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/code_converter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/combine.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/combine.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/compose.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/compose.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/concepts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/concepts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/absolute_path.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/absolute_path.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/access_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/access_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/concept_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/concept_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/device_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/device_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/direct_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/direct_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/filter_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/filter_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/mode_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/mode_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/non_blocking_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/output_iterator_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/range_adapter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/adapter/range_adapter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/add_facet.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/add_facet.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/bool_trait_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/bool_trait_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/broken_overload_resolution/forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/broken_overload_resolution/forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/broken_overload_resolution/stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/broken_overload_resolution/stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/broken_overload_resolution/stream_buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/call_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/call_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/char_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/char_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/codecvt_helper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/codecvt_helper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/codecvt_holder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/codecvt_holder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/auto_link.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/auto_link.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/bzip2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/bzip2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/codecvt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/codecvt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/disable_warnings.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/disable_warnings.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/dyn_link.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/dyn_link.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/enable_warnings.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/enable_warnings.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/fpos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/fpos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/gcc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/gcc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/overload_resolution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/overload_resolution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/rtl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/rtl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/unreachable_return.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/unreachable_return.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/wide_streams.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/wide_streams.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/windows_posix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/windows_posix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/config/zlib.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/config/zlib.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/counted_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/counted_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/current_directory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/current_directory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/default_arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/default_arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/dispatch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/dispatch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/double_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/double_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/enable_if_stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/enable_if_stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/error.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/error.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/execute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/execute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/file_handle.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/file_handle.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/fstream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/fstream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/ios.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/ios.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/iostream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/iostream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/is_dereferenceable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/is_dereferenceable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/is_iterator_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/is_iterator_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/newline.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/newline.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/param_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/param_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/path.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/path.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/push.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/push.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/push_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/push_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/resolve.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/resolve.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/restrict_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/restrict_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/select.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/select.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/select_by_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/select_by_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/chainbuf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/chainbuf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/direct_streambuf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/direct_streambuf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/linked_streambuf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/streambuf/linked_streambuf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/system_failure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/system_failure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/template_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/template_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/translate_int_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/translate_int_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/vc6/close.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/vc6/close.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/vc6/read.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/vc6/read.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/vc6/write.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/vc6/write.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/detail/wrap_unwrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/detail/wrap_unwrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/device/array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/device/array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/device/back_inserter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/device/back_inserter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/device/file.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/device/file.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/device/file_descriptor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/device/file_descriptor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/device/mapped_file.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/device/mapped_file.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/device/null.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/device/null.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/aggregate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/aggregate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/bzip2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/bzip2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/counter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/counter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/grep.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/grep.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/gzip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/gzip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/line.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/line.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/newline.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/newline.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/stdio.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/stdio.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/symmetric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/symmetric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/test.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/test.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filter/zlib.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filter/zlib.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filtering_stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filtering_stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/filtering_streambuf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/filtering_streambuf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/flush.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/flush.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/get.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/get.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/imbue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/imbue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/input_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/input_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/invert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/invert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/operations.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/operations.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/operations_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/operations_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/optimal_buffer_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/optimal_buffer_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/output_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/output_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/pipeline.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/pipeline.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/positioning.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/positioning.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/put.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/put.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/putback.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/putback.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/read.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/read.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/restrict.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/restrict.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/seek.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/seek.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/skip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/skip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/slice.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/slice.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/stream_buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/stream_buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/tee.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/tee.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/traits_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/traits_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iostreams/write.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iostreams/write.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/is_placeholder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/is_placeholder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/counting_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/counting_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/detail/any_conversion_eater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/detail/any_conversion_eater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/detail/config_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/detail/config_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/detail/config_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/detail/config_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/detail/enable_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/detail/enable_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/detail/facade_iterator_category.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/detail/facade_iterator_category.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/detail/minimum_category.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/detail/minimum_category.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/filter_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/filter_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/function_input_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/function_input_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/indirect_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/indirect_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/interoperable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/interoperable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/is_lvalue_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/is_lvalue_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/is_readable_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/is_readable_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/iterator_adaptor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/iterator_adaptor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/iterator_archetypes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/iterator_archetypes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/iterator_categories.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/iterator_categories.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/iterator_concepts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/iterator_concepts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/iterator_facade.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/iterator_facade.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/iterator_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/iterator_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/new_iterator_tests.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/new_iterator_tests.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/permutation_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/permutation_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/reverse_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/reverse_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/transform_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/transform_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator/zip_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator/zip_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/iterator_adaptors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/iterator_adaptors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/casts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/casts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/closures.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/closures.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/construct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/construct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/control_structures.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/control_structures.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/arity_code.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/arity_code.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/bind_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/bind_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/control_constructs_common.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/control_constructs_common.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/function_adaptors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/function_adaptors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/is_instance_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/is_instance_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/lambda_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/lambda_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/lambda_functor_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/lambda_functor_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/lambda_functors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/lambda_functors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/lambda_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/lambda_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/lambda_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/lambda_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/member_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/member_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/operator_actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/operator_actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/operator_lambda_func_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/operator_lambda_func_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/operator_return_type_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/operator_return_type_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/ret.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/ret.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/return_type_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/return_type_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/select_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/select_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/detail/suppress_unused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/detail/suppress_unused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/loops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/loops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/numeric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/numeric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lambda/switch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lambda/switch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/last_value.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/last_value.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/lexical_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/lexical_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/locale.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/locale.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/make_shared.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/make_shared.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/bindings/detail/big_digamma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/bindings/detail/big_digamma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/bindings/detail/big_lanczos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/bindings/detail/big_lanczos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/bindings/e_float.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/bindings/e_float.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/bindings/mpfr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/bindings/mpfr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/bindings/mpreal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/bindings/mpreal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/bindings/rr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/bindings/rr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/common_factor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/common_factor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/common_factor_ct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/common_factor_ct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/common_factor_rt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/common_factor_rt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/acos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/acos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/acosh.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/acosh.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/asin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/asin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/asinh.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/asinh.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/atan.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/atan.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/atanh.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/atanh.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/details.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/details.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/complex/fabs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/complex/fabs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/concepts/distributions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/concepts/distributions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/concepts/real_concept.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/concepts/real_concept.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/concepts/real_type_concept.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/concepts/real_type_concept.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/concepts/std_real_concept.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/concepts/std_real_concept.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/constants/constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/constants/constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/bernoulli.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/bernoulli.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/beta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/beta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/binomial.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/binomial.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/cauchy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/cauchy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/chi_squared.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/chi_squared.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/complement.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/complement.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/common_error_handling.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/common_error_handling.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/derived_accessors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/derived_accessors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/generic_mode.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/generic_mode.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/generic_quantile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/generic_quantile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/hypergeometric_cdf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/hypergeometric_cdf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/hypergeometric_pdf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/hypergeometric_pdf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/hypergeometric_quantile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/hypergeometric_quantile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/detail/inv_discrete_quantile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/detail/inv_discrete_quantile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/exponential.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/exponential.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/extreme_value.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/extreme_value.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/find_location.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/find_location.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/find_scale.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/find_scale.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/fisher_f.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/fisher_f.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/gamma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/gamma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/geometric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/geometric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/hypergeometric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/hypergeometric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/inverse_chi_squared.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/inverse_chi_squared.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/inverse_gamma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/inverse_gamma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/inverse_gaussian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/inverse_gaussian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/laplace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/laplace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/logistic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/logistic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/lognormal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/lognormal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/negative_binomial.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/negative_binomial.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/non_central_beta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/non_central_beta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/non_central_chi_squared.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/non_central_chi_squared.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/non_central_f.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/non_central_f.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/non_central_t.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/non_central_t.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/normal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/normal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/pareto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/pareto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/poisson.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/poisson.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/rayleigh.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/rayleigh.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/students_t.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/students_t.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/triangular.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/triangular.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/uniform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/uniform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/distributions/weibull.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/distributions/weibull.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/octonion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/octonion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/policies/error_handling.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/policies/error_handling.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/policies/policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/policies/policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/quaternion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/quaternion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/acosh.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/acosh.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/asinh.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/asinh.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/atanh.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/atanh.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/bessel.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/bessel.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/beta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/beta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/binomial.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/binomial.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/cbrt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/cbrt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/cos_pi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/cos_pi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_i0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_i0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_i1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_i1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_ik.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_ik.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_j0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_j0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_j1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_j1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jn.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jn.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jy_asym.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jy_asym.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jy_series.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_jy_series.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_k0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_k0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_k1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_k1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_kn.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_kn.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_y0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_y0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_y1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_y1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_yn.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/bessel_yn.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/erf_inv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/erf_inv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/fp_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/fp_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/gamma_inva.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/gamma_inva.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/ibeta_inv_ab.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/ibeta_inv_ab.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/ibeta_inverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/ibeta_inverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/iconv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/iconv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/igamma_inverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/igamma_inverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/igamma_large.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/igamma_large.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/lanczos_sse2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/lanczos_sse2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/lgamma_small.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/lgamma_small.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/round_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/round_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/t_distribution_inv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/t_distribution_inv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/detail/unchecked_factorial.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/detail/unchecked_factorial.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/digamma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/digamma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/ellint_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/ellint_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/ellint_2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/ellint_2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/ellint_3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/ellint_3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rj.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/ellint_rj.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/erf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/erf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/expint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/expint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/expm1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/expm1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/factorials.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/factorials.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/fpclassify.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/fpclassify.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/gamma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/gamma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/hermite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/hermite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/hypot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/hypot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/laguerre.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/laguerre.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/lanczos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/lanczos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/legendre.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/legendre.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/log1p.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/log1p.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/math_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/math_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/modf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/modf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/next.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/next.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/nonfinite_num_facets.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/nonfinite_num_facets.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/pow.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/pow.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/powm1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/powm1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/prime.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/prime.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/round.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/round.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/sign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/sign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/sin_pi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/sin_pi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/sinc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/sinc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/sinhc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/sinhc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/spherical_harmonic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/spherical_harmonic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/sqrt1pm1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/sqrt1pm1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/trunc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/trunc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/special_functions/zeta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/special_functions/zeta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/big_constant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/big_constant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_11.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_11.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_12.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_12.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_13.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_13.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_14.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_14.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_15.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_15.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_16.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_16.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_17.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_17.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_18.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_18.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_19.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_19.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_6.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_6.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_7.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_7.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_9.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner1_9.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_11.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_11.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_12.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_12.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_13.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_13.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_14.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_14.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_15.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_15.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_16.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_16.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_17.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_17.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_18.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_18.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_19.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_19.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_6.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_6.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_7.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_7.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_9.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner2_9.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_11.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_11.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_12.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_12.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_13.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_13.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_14.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_14.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_15.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_15.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_16.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_16.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_17.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_17.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_18.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_18.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_19.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_19.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_6.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_6.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_7.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_7.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_9.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/polynomial_horner3_9.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_11.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_11.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_12.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_12.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_13.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_13.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_14.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_14.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_15.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_15.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_16.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_16.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_17.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_17.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_18.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_18.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_19.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_19.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_6.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_6.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_7.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_7.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_9.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner1_9.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_11.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_11.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_12.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_12.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_13.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_13.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_14.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_14.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_15.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_15.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_16.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_16.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_17.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_17.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_18.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_18.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_19.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_19.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_6.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_6.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_7.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_7.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_9.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner2_9.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_11.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_11.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_12.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_12.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_13.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_13.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_14.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_14.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_15.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_15.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_16.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_16.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_17.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_17.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_18.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_18.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_19.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_19.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_6.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_6.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_7.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_7.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_9.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/detail/rational_horner3_9.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/fraction.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/fraction.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/minima.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/minima.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/polynomial.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/polynomial.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/precision.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/precision.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/promotion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/promotion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/rational.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/rational.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/real_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/real_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/remez.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/remez.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/roots.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/roots.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/series.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/series.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/solve.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/solve.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/stats.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/stats.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/test.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/test.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/test_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/test_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/toms748_solve.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/toms748_solve.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/user.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/user.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tools/workaround.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tools/workaround.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tr1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tr1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/math/tr1_c_macros.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/math/tr1_c_macros.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/math_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/math_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mem_fn.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mem_fn.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/memory_order.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/memory_order.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/move/move.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/move/move.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/move/move_helpers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/move/move_helpers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/O1_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/O1_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/O1_size_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/O1_size_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/accumulate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/accumulate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/advance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/advance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/advance_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/advance_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/alias.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/alias.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/always.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/always.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/arg_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/arg_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/arithmetic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/arithmetic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/as_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/as_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/at_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/at_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/O1_size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/O1_size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/adl_barrier.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/adl_barrier.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/apply_1st.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/apply_1st.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/arg_typedef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/arg_typedef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/arithmetic_op.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/arithmetic_op.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/arity_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/arity_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/back_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/back_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/begin_end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/begin_end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/clear_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/clear_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/common_name_wknd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/common_name_wknd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/comparison_op.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/comparison_op.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/adl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/adl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/arrays.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/arrays.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/bcc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/bcc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/compiler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/compiler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/dependent_nttp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/dependent_nttp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/dtp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/dtp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/eti.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/eti.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/forwarding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/forwarding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/gcc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/gcc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/has_apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/has_apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/has_xxx.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/has_xxx.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/integral.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/integral.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/intel.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/intel.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/msvc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/msvc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/msvc_typename.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/msvc_typename.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/nttp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/nttp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/overload_resolution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/overload_resolution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/pp_counter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/pp_counter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/preprocessor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/preprocessor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/static_constant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/static_constant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/ttp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/ttp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/use_preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/use_preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/config/workaround.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/config/workaround.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/contains_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/contains_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/count_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/count_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/count_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/count_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/empty_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/empty_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/erase_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/erase_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/erase_key_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/erase_key_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/filter_iter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/filter_iter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/find_if_pred.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/find_if_pred.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/fold_impl_body.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/fold_impl_body.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/fold_op.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/fold_op.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/fold_pred.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/fold_pred.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/front_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/front_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/has_apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/has_apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/has_begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/has_begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/has_key_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/has_key_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/has_rebind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/has_rebind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/has_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/has_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/has_tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/has_tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/has_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/has_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/include_preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/include_preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/insert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/insert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/insert_range_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/insert_range_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/inserter_algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/inserter_algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/integral_wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/integral_wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/is_msvc_eti_arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/is_msvc_eti_arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/iter_apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/iter_apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/iter_push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/iter_push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/joint_iter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/joint_iter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_arity_param.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_arity_param.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_support.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/lambda_support.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/largest_int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/largest_int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/logical_op.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/logical_op.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_dtw.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_dtw.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_eti_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_eti_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_is_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_is_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_never_true.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_never_true.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/msvc_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/na.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/na.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/na_assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/na_assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/na_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/na_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/na_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/na_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/nested_type_wknd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/nested_type_wknd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/nttp_decl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/nttp_decl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/numeric_cast_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/numeric_cast_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/numeric_op.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/numeric_op.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/order_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/order_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/overload_names.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/overload_names.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/partition_op.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/partition_op.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/pop_back_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/pop_back_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/pop_front_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/pop_front_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessed/plain/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/add.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/add.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/default_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/default_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/ext_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/ext_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/filter_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/filter_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/is_seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/is_seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/partial_spec_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/partial_spec_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/repeat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/repeat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/sub.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/sub.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/token_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/token_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/preprocessor/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/ptr_to_ref.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/ptr_to_ref.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/push_back_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/push_back_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/push_front_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/push_front_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/O1_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/O1_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/range_c/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/reverse_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/reverse_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/reverse_fold_impl_body.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/reverse_fold_impl_body.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/reverse_iter_fold_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/reverse_iter_fold_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/sequence_wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/sequence_wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/shift_op.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/shift_op.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/single_element_iter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/single_element_iter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/sort_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/sort_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/static_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/static_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/template_arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/template_arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/template_arity_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/template_arity_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/test.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/test.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/test/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/test/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/test/data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/test/data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/test/test_case.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/test/test_case.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/traits_lambda_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/traits_lambda_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/transform_iter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/transform_iter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/type_wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/type_wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/unwrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/unwrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/value_wknd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/value_wknd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/aux_/yes_no.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/aux_/yes_no.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/back_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/back_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/back_inserter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/back_inserter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/begin_end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/begin_end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/begin_end_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/begin_end_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bind_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bind_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bitwise.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bitwise.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/bool_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/bool_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/char_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/char_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/clear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/clear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/clear_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/clear_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/comparison.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/comparison.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/contains.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/contains.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/contains_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/contains_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/copy_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/copy_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/count_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/count_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/count_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/count_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/deref.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/deref.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/distance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/distance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/distance_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/distance_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/empty_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/empty_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/empty_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/empty_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/empty_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/empty_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/erase.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/erase.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/erase_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/erase_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/erase_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/erase_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/erase_key_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/erase_key_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/eval_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/eval_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/filter_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/filter_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/find_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/find_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/front_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/front_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/front_inserter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/front_inserter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/has_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/has_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/has_key_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/has_key_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/has_xxx.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/has_xxx.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/identity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/identity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/index_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/index_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/index_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/index_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/inherit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/inherit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/inherit_linearly.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/inherit_linearly.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/insert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/insert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/insert_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/insert_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/insert_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/insert_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/insert_range_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/insert_range_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/inserter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/inserter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/int_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/int_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/integral_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/integral_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/integral_c_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/integral_c_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/integral_c_tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/integral_c_tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/is_placeholder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/is_placeholder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/is_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/is_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/iter_fold_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/iter_fold_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/iterator_category.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/iterator_category.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/iterator_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/iterator_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/iterator_tags.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/iterator_tags.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/joint_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/joint_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/key_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/key_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/key_type_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/key_type_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/lambda_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/lambda_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/limits/arity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/limits/arity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/limits/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/limits/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/limits/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/limits/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/limits/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/limits/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/limits/string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/limits/string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/limits/unrolling.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/limits/unrolling.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/limits/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/limits/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/O1_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/O1_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/begin_end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/begin_end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/clear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/clear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/include_preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/include_preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/item.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/item.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/numbered.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/numbered.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/numbered_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/numbered_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/aux_/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/aux_/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list0_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list0_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list/list50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list/list50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/list_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/list_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/logical.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/logical.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/long.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/long.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/long_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/long_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/lower_bound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/lower_bound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/begin_end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/begin_end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/clear_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/clear_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/contains_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/contains_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/empty_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/empty_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/erase_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/erase_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/erase_key_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/erase_key_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/has_key_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/has_key_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/include_preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/include_preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/insert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/insert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/item.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/item.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/key_type_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/key_type_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/map0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/map0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/numbered.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/numbered.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/no_ctps/map50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/plain/map50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/preprocessed/typeof_based/map50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/aux_/value_type_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/aux_/value_type_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/map0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/map0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/map10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/map10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/map20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/map20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/map30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/map30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/map40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/map40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/map/map50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/map/map50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/math/fixed_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/math/fixed_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/math/is_even.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/math/is_even.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/math/rational_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/math/rational_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/max.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/max.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/max_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/max_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/min.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/min.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/min_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/min_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/min_max.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/min_max.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/multiplies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/multiplies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/count_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/count_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/insert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/insert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/item.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/item.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/multiset0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/multiset0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/multiset/aux_/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/multiset/multiset0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/multiset/multiset0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/negate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/negate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/next.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/next.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/next_prior.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/next_prior.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/not.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/not.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/numeric_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/numeric_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/order.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/order.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/order_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/order_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/pair.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/pair.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/pair_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/pair_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/partition.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/partition.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/placeholders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/placeholders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/pop_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/pop_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/pop_back_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/pop_back_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/pop_front_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/pop_front_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/print.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/print.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/prior.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/prior.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/protect.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/protect.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/push_back_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/push_back_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/push_front_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/push_front_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/quote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/quote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/range_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/range_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/remove.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/remove.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/remove_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/remove_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/replace_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/replace_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/reverse_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/reverse_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/reverse_iter_fold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/reverse_iter_fold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/same_as.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/same_as.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/sequence_tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/sequence_tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/sequence_tag_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/sequence_tag_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/at_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/at_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/begin_end_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/begin_end_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/clear_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/clear_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/empty_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/empty_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/erase_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/erase_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/erase_key_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/erase_key_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/has_key_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/has_key_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/include_preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/include_preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/insert_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/insert_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/item.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/item.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/key_type_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/key_type_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/numbered.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/numbered.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/numbered_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/numbered_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/preprocessed/plain/set50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/set0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/set0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/size_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/size_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/aux_/value_type_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/aux_/value_type_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set0_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set0_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set/set50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set/set50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/set_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/set_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/shift_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/shift_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/shift_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/shift_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/single_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/single_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/size_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/size_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/size_t.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/size_t.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/size_t_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/size_t_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/sizeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/sizeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/stable_partition.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/stable_partition.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/switch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/switch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/times.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/times.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/transform_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/transform_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/unique.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/unique.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/unpack_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/unpack_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/upper_bound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/upper_bound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/value_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/value_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/value_type_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/value_type_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/O1_size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/O1_size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/begin_end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/begin_end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/clear.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/clear.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/include_preprocessed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/include_preprocessed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/item.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/item.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/numbered.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/numbered.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/numbered_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/numbered_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/pop_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/pop_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/aux_/vector0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/aux_/vector0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector0_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector0_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector10_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector10_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector20.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector20.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector20_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector20_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector30.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector30.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector30_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector30_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector40.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector40.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector40_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector40_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector/vector50_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector/vector50_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/vector_c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/vector_c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/void.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/void.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/void_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/void_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/mpl/zip_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/mpl/zip_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/collection_concept.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/collection_concept.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/concept_checks.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/concept_checks.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/copy_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/copy_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/extent_gen.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/extent_gen.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/extent_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/extent_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/index_gen.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/index_gen.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/index_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/index_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/multi_array_ref.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/multi_array_ref.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/range_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/range_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/storage_order.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/storage_order.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/subarray.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/subarray.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_array/view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_array/view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/composite_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/composite_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/access_specifier.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/access_specifier.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/adl_swap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/adl_swap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/archive_constructed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/archive_constructed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/auto_space.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/auto_space.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/base_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/base_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/bidir_node_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/bidir_node_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/bucket_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/bucket_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/converter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/converter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/copy_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/copy_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/duplicates_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/duplicates_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/has_tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/has_tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/hash_index_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/hash_index_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/hash_index_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/hash_index_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/hash_index_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/hash_index_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/header_holder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/header_holder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/index_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/index_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/index_loader.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/index_loader.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/index_matcher.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/index_matcher.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/index_node_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/index_node_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/index_saver.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/index_saver.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/invariant_assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/invariant_assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/is_index_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/is_index_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/iter_adaptor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/iter_adaptor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/modify_key_adaptor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/modify_key_adaptor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/msvc_index_specifier.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/msvc_index_specifier.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/no_duplicate_tags.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/no_duplicate_tags.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/node_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/node_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/ord_index_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/ord_index_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/ord_index_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/ord_index_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/ord_index_ops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/ord_index_ops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/prevent_eti.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/prevent_eti.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_loader.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_loader.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_ops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_ops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_ptr_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_index_ptr_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_node_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/rnd_node_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/safe_ctr_proxy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/safe_ctr_proxy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/safe_mode.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/safe_mode.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/scope_guard.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/scope_guard.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/seq_index_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/seq_index_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/seq_index_ops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/seq_index_ops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/serialization_version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/serialization_version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/uintptr_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/uintptr_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/unbounded.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/unbounded.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/detail/value_compare.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/detail/value_compare.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/global_fun.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/global_fun.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/hashed_index.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/hashed_index.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/hashed_index_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/hashed_index_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/identity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/identity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/identity_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/identity_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/indexed_by.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/indexed_by.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/key_extractors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/key_extractors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/mem_fun.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/mem_fun.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/member.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/member.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/ordered_index.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/ordered_index.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/ordered_index_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/ordered_index_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/random_access_index.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/random_access_index.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/random_access_index_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/random_access_index_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/safe_mode_errors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/safe_mode_errors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/sequenced_index.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/sequenced_index.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/sequenced_index_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/sequenced_index_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index_container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index_container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/multi_index_container_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/multi_index_container_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/next_prior.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/next_prior.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/non_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/non_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/noncopyable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/noncopyable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/nondet_random.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/nondet_random.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/none.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/none.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/none_t.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/none_t.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/bounds.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/bounds.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/conversion_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/conversion_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/converter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/converter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/converter_policies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/converter_policies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/bounds.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/bounds.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/conversion_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/conversion_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/converter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/converter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/int_float_mixture.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/int_float_mixture.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/is_subranged.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/is_subranged.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/meta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/meta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/numeric_cast_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/numeric_cast_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/old_numeric_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/old_numeric_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/sign_mixture.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/sign_mixture.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/detail/udt_builtin_mixture.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/detail/udt_builtin_mixture.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/int_float_mixture.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/int_float_mixture.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/int_float_mixture_enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/int_float_mixture_enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/is_subranged.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/is_subranged.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/numeric_cast_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/numeric_cast_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/sign_mixture.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/sign_mixture.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/sign_mixture_enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/sign_mixture_enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/udt_builtin_mixture.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/udt_builtin_mixture.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/conversion/udt_builtin_mixture_enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/conversion/udt_builtin_mixture_enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/arith.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/arith.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/arith2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/arith2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/arith3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/arith3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/checking.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/checking.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/compare.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/compare.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/compare/certain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/compare/certain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/compare/explicit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/compare/explicit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/compare/lexicographic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/compare/lexicographic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/compare/possible.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/compare/possible.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/compare/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/compare/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/compare/tribool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/compare/tribool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/alpha_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/alpha_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/bcc_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/bcc_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/bugs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/bugs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/c99_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/c99_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/c99sub_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/c99sub_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/division.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/division.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/ia64_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/ia64_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/interval_prototype.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/interval_prototype.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/msvc_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/msvc_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/ppc_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/ppc_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/sparc_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/sparc_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/test_input.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/test_input.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/x86_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/x86_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/detail/x86gcc_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/detail/x86gcc_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/ext/integer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/ext/integer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/ext/x86_fast_rounding_control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/ext/x86_fast_rounding_control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/hw_rounding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/hw_rounding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/interval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/interval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/policies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/policies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/rounded_arith.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/rounded_arith.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/rounded_transc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/rounded_transc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/rounding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/rounding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/transc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/transc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/interval/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/interval/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/assignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/assignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/banded.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/banded.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/blas.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/blas.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/concepts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/concepts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/definitions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/definitions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/documentation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/documentation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/duff.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/duff.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/matrix_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/matrix_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/raw.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/raw.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/returntype_deduction.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/returntype_deduction.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/temporary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/temporary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/detail/vector_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/detail/vector_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/doxydoc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/doxydoc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/experimental/sparse_view.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/experimental/sparse_view.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/expression_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/expression_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/hermitian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/hermitian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/lu.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/lu.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/matrix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/matrix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/matrix_expression.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/matrix_expression.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/matrix_proxy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/matrix_proxy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/matrix_sparse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/matrix_sparse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation/c_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation/c_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation/num_columns.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation/num_columns.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation/num_rows.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation/num_rows.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation_blocked.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation_blocked.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operation_sparse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operation_sparse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/operations.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/operations.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/storage.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/storage.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/storage_sparse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/storage_sparse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/symmetric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/symmetric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/tags.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/tags.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/traits/c_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/traits/c_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/traits/const_iterator_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/traits/const_iterator_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/traits/iterator_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/traits/iterator_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/triangular.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/triangular.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/vector_expression.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/vector_expression.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/vector_of_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/vector_of_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/vector_proxy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/vector_proxy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/numeric/ublas/vector_sparse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/numeric/ublas/vector_sparse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/optional/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/optional/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/optional/optional_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/optional/optional_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/optional/optional_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/optional/optional_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/arg_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/arg_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/default.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/default.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/is_maybe.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/is_maybe.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/maybe.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/maybe.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/overloads.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/overloads.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/parameter_requirements.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/parameter_requirements.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/parenthesized_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/parenthesized_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/preprocessor/flatten.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/preprocessor/flatten.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/preprocessor/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/preprocessor/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/python/invoker.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/python/invoker.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/python/invoker_iterate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/python/invoker_iterate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/result_of0.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/result_of0.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/tagged_argument.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/tagged_argument.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/template_keyword.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/template_keyword.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/unwrap_cv_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/unwrap_cv_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/void.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/void.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/aux_/yesno.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/aux_/yesno.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/binding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/binding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/keyword.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/keyword.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/macros.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/macros.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/match.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/match.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/name.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/name.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/parameters.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/parameters.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/preprocessor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/preprocessor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/python.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/python.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/parameter/value_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/parameter/value_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/bucket_sorter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/bucket_sorter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/container_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/container_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/cstddef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/cstddef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/detail/disjoint_sets.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/detail/disjoint_sets.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/detail/int_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/detail/int_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/detail/property.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/detail/property.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/disjoint_sets.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/disjoint_sets.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/fenced_priority_queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/fenced_priority_queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/fibonacci_heap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/fibonacci_heap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/indirect_cmp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/indirect_cmp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/integer_log2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/integer_log2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/is_heap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/is_heap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/iterator_adaptors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/iterator_adaptors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/iterator_tests.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/iterator_tests.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/lowest_bit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/lowest_bit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/mutable_heap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/mutable_heap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/mutable_queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/mutable_queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/property.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/property.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/property_serialize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/property_serialize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/relaxed_heap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/relaxed_heap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pending/stringtok.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pending/stringtok.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/phoenix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/phoenix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pointee.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pointee.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pointer_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pointer_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/pointer_to_other.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/pointer_to_other.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/add.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/add.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/dec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/dec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/detail/div_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/detail/div_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/div.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/div.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/inc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/inc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/mod.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/mod.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/mul.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/mul.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/sub.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/arithmetic/sub.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/elem.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/elem.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/insert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/insert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/pop_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/pop_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/remove.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/remove.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/to_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/to_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/to_seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/to_seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/array/to_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/array/to_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/assert_msg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/assert_msg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/cat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/cat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comma_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comma_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comparison.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comparison.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comparison/equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comparison/equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comparison/greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comparison/greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comparison/greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comparison/greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comparison/less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comparison/less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comparison/less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comparison/less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/comparison/not_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/comparison/not_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/config/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/config/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/config/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/config/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/deduce_d.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/deduce_d.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/detail/dmc/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/detail/dmc/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/detail/edg/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/detail/edg/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/detail/msvc/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/detail/msvc/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/detail/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/detail/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/expr_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/expr_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/expr_iif.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/expr_iif.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/iif.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/iif.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/control/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/control/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/debug.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/debug.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/debug/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/debug/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/debug/error.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/debug/error.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/debug/line.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/debug/line.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/dec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/dec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/auto_rec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/auto_rec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/check.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/check.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/dmc/auto_rec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/dmc/auto_rec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/is_binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/is_binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/is_nullary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/is_nullary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/is_unary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/is_unary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/null.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/null.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/detail/split.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/detail/split.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/enum_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/enum_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/enum_params_with_a_default.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/enum_params_with_a_default.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/enum_params_with_defaults.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/enum_params_with_defaults.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/enum_shifted.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/enum_shifted.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/enum_shifted_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/enum_shifted_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/expand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/expand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/expr_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/expr_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/apply.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/apply.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/expand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/expand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/identity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/identity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/intercept.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/intercept.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/is_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/is_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/is_empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/is_empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/is_empty_or_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/is_empty_or_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/facilities/overload.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/facilities/overload.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/identity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/identity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/inc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/inc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iterate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iterate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/lower5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/bounds/upper5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/finish.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/finish.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/forward5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/iter/reverse5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/local.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/local.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/rlocal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/rlocal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/self.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/self.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/start.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/detail/start.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/iterate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/iterate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/local.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/local.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/iteration/self.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/iteration/self.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/library.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/library.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/adt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/adt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/append.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/append.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/cat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/cat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/detail/dmc/fold_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/detail/dmc/fold_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/detail/edg/fold_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/detail/edg/fold_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/detail/edg/fold_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/detail/edg/fold_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/detail/fold_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/detail/fold_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/detail/fold_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/detail/fold_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/filter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/filter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/first_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/first_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/fold_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/fold_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/fold_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/fold_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/for_each_i.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/for_each_i.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/for_each_product.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/for_each_product.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/rest_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/rest_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/to_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/to_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/to_seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/to_seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/to_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/to_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/list/transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/list/transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/bitand.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/bitand.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/bitnor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/bitnor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/bitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/bitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/bitxor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/bitxor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/compl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/compl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/nor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/nor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/not.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/not.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/logical/xor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/logical/xor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/max.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/max.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/min.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/min.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/punctuation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/punctuation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/punctuation/comma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/punctuation/comma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/punctuation/comma_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/punctuation/comma_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/punctuation/paren.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/punctuation/paren.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/punctuation/paren_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/punctuation/paren_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repeat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repeat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repeat_2nd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repeat_2nd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repeat_3rd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repeat_3rd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repeat_from_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repeat_from_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repeat_from_to_2nd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repeat_from_to_2nd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repeat_from_to_3rd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repeat_from_to_3rd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/deduce_r.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/deduce_r.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/deduce_z.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/deduce_z.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/dmc/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/dmc/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/edg/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/edg/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/msvc/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/detail/msvc/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_binary_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_binary_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_params_with_a_default.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_params_with_defaults.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_shifted.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_shifted.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_shifted_binary_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_shifted_binary_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_shifted_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_shifted_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_trailing.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_trailing.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_trailing_binary_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_trailing_binary_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_trailing_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/enum_trailing_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/repeat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/repeat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/repetition/repeat_from_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/repetition/repeat_from_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/selection.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/selection.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/selection/max.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/selection/max.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/selection/min.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/selection/min.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/cat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/cat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/detail/binary_transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/detail/binary_transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/detail/split.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/detail/split.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/elem.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/elem.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/filter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/filter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/first_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/first_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/fold_left.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/fold_left.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/fold_right.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/fold_right.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/for_each_i.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/for_each_i.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/for_each_product.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/for_each_product.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/insert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/insert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/pop_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/pop_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/pop_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/pop_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/remove.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/remove.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/rest_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/rest_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/subseq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/subseq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/to_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/to_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/to_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/to_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/to_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/to_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/seq/transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/seq/transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/counter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/counter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/counter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/counter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/shared.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/shared.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot3.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot3.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot4.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot4.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot5.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/detail/slot5.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/slot/slot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/slot/slot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/stringize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/stringize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/eat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/eat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/elem.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/elem.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/rem.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/rem.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/to_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/to_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/to_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/to_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/tuple/to_seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/tuple/to_seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/variadic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/variadic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/variadic/elem.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/variadic/elem.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/variadic/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/variadic/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/variadic/to_tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/preprocessor/wstringize.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/preprocessor/wstringize.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/program_options.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/program_options.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/progress.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/progress.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/dynamic_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/dynamic_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/parallel/caching_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/parallel/caching_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/parallel/distributed_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/parallel/distributed_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/parallel/global_index_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/parallel/global_index_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/parallel/impl/distributed_property_map.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/parallel/impl/distributed_property_map.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/parallel/local_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/parallel/local_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/property_map_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/property_map_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/shared_array_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/shared_array_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_map/vector_property_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_map/vector_property_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/exception_implementation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/exception_implementation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/file_parser_error.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/file_parser_error.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_error.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_error.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_read.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_read.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_write.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_write.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_writer_settings.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/info_parser_writer_settings.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/json_parser_error.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/json_parser_error.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/json_parser_read.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/json_parser_read.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/json_parser_write.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/json_parser_write.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/ptree_implementation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/ptree_implementation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/ptree_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/ptree_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/rapidxml.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/rapidxml.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_error.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_error.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_flags.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_flags.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_read_rapidxml.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_read_rapidxml.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_write.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_write.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_writer_settings.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/detail/xml_parser_writer_settings.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/id_translator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/id_translator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/info_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/info_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/ini_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/ini_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/json_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/json_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/ptree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/ptree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/ptree_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/ptree_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/ptree_serialization.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/ptree_serialization.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/stream_translator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/stream_translator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/string_path.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/string_path.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/property_tree/xml_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/property_tree/xml_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/additive_combine.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/additive_combine.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/bernoulli_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/bernoulli_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/binomial_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/binomial_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/cauchy_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/cauchy_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/chi_squared_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/chi_squared_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/auto_link.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/auto_link.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/const_mod.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/const_mod.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/disable_warnings.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/disable_warnings.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/enable_warnings.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/enable_warnings.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/generator_bits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/generator_bits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/generator_seed_seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/generator_seed_seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/integer_log2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/integer_log2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/iterator_mixin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/iterator_mixin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/large_arithmetic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/large_arithmetic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/ptr_helper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/ptr_helper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/seed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/seed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/seed_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/seed_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/signed_unsigned_tools.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/signed_unsigned_tools.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/uniform_int_float.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/uniform_int_float.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/detail/vector_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/detail/vector_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/discard_block.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/discard_block.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/discrete_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/discrete_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/exponential_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/exponential_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/extreme_value_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/extreme_value_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/fisher_f_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/fisher_f_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/gamma_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/gamma_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/generate_canonical.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/generate_canonical.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/geometric_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/geometric_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/independent_bits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/independent_bits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/inversive_congruential.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/inversive_congruential.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/lagged_fibonacci.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/lagged_fibonacci.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/linear_congruential.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/linear_congruential.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/linear_feedback_shift.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/linear_feedback_shift.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/lognormal_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/lognormal_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/mersenne_twister.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/mersenne_twister.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/negative_binomial_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/negative_binomial_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/normal_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/normal_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/piecewise_constant_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/piecewise_constant_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/piecewise_linear_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/piecewise_linear_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/poisson_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/poisson_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/random_device.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/random_device.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/random_number_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/random_number_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/ranlux.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/ranlux.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/seed_seq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/seed_seq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/shuffle_order.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/shuffle_order.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/shuffle_output.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/shuffle_output.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/student_t_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/student_t_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/subtract_with_carry.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/subtract_with_carry.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/taus88.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/taus88.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/triangle_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/triangle_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/uniform_01.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/uniform_01.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/uniform_int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/uniform_int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/uniform_int_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/uniform_int_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/uniform_on_sphere.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/uniform_on_sphere.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/uniform_real.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/uniform_real.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/uniform_real_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/uniform_real_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/uniform_smallint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/uniform_smallint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/variate_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/variate_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/weibull_distribution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/weibull_distribution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/random/xor_combine.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/random/xor_combine.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/adjacent_filtered.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/adjacent_filtered.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/argument_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/argument_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/copied.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/copied.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/define_adaptor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/define_adaptor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/filtered.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/filtered.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/indexed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/indexed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/indirected.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/indirected.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/replaced.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/replaced.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/replaced_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/replaced_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/reversed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/reversed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/sliced.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/sliced.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/strided.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/strided.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/tokenized.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/tokenized.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/transformed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/transformed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/type_erased.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/type_erased.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptor/uniqued.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptor/uniqued.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/adaptors.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/adaptors.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/adjacent_find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/adjacent_find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/binary_search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/binary_search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/copy_backward.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/copy_backward.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/count_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/count_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/equal_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/equal_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/fill.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/fill.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/fill_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/fill_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/find_end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/find_end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/find_first_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/find_first_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/find_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/find_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/generate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/generate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/heap_algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/heap_algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/inplace_merge.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/inplace_merge.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/lexicographical_compare.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/lexicographical_compare.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/lower_bound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/lower_bound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/max_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/max_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/merge.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/merge.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/min_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/min_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/mismatch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/mismatch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/nth_element.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/nth_element.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/partial_sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/partial_sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/partial_sort_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/partial_sort_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/partition.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/partition.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/permutation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/permutation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/random_shuffle.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/random_shuffle.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/remove.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/remove.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/remove_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/remove_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/remove_copy_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/remove_copy_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/remove_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/remove_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/replace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/replace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/replace_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/replace_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/replace_copy_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/replace_copy_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/replace_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/replace_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/reverse_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/reverse_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/rotate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/rotate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/rotate_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/rotate_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/search.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/search.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/search_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/search_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/set_algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/set_algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/stable_partition.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/stable_partition.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/stable_sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/stable_sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/swap_ranges.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/swap_ranges.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/transform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/transform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/unique.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/unique.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/unique_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/unique_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm/upper_bound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm/upper_bound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/copy_n.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/copy_n.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/erase.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/erase.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/for_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/for_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/insert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/insert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/iota.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/iota.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/is_sorted.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/is_sorted.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/overwrite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/overwrite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/push_back.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/push_back.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/algorithm_ext/push_front.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/algorithm_ext/push_front.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/any_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/any_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/as_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/as_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/as_literal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/as_literal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/atl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/atl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/category.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/category.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/combine.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/combine.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/concepts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/concepts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/const_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/const_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/const_reverse_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/const_reverse_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/counting_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/counting_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/any_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/any_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/any_iterator_buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/any_iterator_buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/any_iterator_interface.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/any_iterator_interface.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/any_iterator_wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/any_iterator_wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/as_literal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/as_literal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/collection_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/collection_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/collection_traits_detail.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/collection_traits_detail.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/common.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/common.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/const_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/const_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/demote_iterator_traversal_tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/demote_iterator_traversal_tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/detail_str.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/detail_str.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/difference_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/difference_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/extract_optional_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/extract_optional_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/implementation_help.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/implementation_help.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/join_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/join_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/microsoft.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/microsoft.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/misc_concept.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/misc_concept.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/range_return.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/range_return.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/remove_extent.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/remove_extent.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/safe_bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/safe_bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/sfinae.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/sfinae.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/size_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/size_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/sizer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/sizer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/str_types.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/str_types.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/value_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/value_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/vc6/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/vc6/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/detail/vc6/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/detail/vc6/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/difference_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/difference_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/distance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/distance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/has_range_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/has_range_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/irange.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/irange.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/istream_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/istream_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/iterator_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/iterator_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/iterator_range_core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/iterator_range_core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/iterator_range_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/iterator_range_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/join.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/join.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/metafunctions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/metafunctions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/mfc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/mfc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/mutable_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/mutable_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/numeric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/numeric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/rbegin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/rbegin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/rend.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/rend.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/result_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/result_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/reverse_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/reverse_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/reverse_result_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/reverse_result_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/size.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/size.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/size_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/size_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/sub_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/sub_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/range/value_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/range/value_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/ratio.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/ratio.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/rational.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/rational.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/ref.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/ref.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/regex.h [moved from deal.II/bundled/boost-1.49.0/include/boost/regex.h with 100% similarity]
bundled/boost-1.49.0/include/boost/regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/regex_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/regex_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/scope_exit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/scope_exit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/scoped_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/scoped_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/scoped_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/scoped_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/access.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/access.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/assume_abstract.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/assume_abstract.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/base_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/base_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/binary_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/binary_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/bitset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/bitset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/collection_size_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/collection_size_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/collection_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/collection_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/collections_load_imp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/collections_load_imp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/collections_save_imp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/collections_save_imp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/complex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/complex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/detail/get_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/detail/get_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/detail/shared_count_132.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/detail/shared_count_132.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/detail/shared_ptr_132.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/detail/shared_ptr_132.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/detail/shared_ptr_nmt_132.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/detail/shared_ptr_nmt_132.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/detail/stack_constructor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/detail/stack_constructor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/ephemeral.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/ephemeral.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/export.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/export.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/extended_type_info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/extended_type_info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/extended_type_info_no_rtti.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/extended_type_info_no_rtti.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/extended_type_info_typeid.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/extended_type_info_typeid.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/factory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/factory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/force_include.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/force_include.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/hash_collections_load_imp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/hash_collections_load_imp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/hash_collections_save_imp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/hash_collections_save_imp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/hash_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/hash_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/hash_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/hash_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/is_bitwise_serializable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/is_bitwise_serializable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/item_version_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/item_version_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/level.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/level.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/level_enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/level_enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/nvp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/nvp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/pfto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/pfto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/scoped_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/scoped_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/serialization.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/serialization.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/shared_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/shared_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/shared_ptr_132.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/shared_ptr_132.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/singleton.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/singleton.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/slist.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/slist.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/smart_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/smart_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/split_free.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/split_free.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/split_member.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/split_member.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/state_saver.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/state_saver.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/static_warning.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/static_warning.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/strong_typedef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/strong_typedef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/throw_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/throw_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/tracking.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/tracking.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/tracking_enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/tracking_enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/type_info_implementation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/type_info_implementation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/valarray.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/valarray.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/variant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/variant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/vector_135.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/vector_135.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/void_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/void_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/void_cast_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/void_cast_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/weak_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/weak_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/serialization/wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/serialization/wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/shared_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/shared_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/shared_container_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/shared_container_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/shared_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/shared_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/connection.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/connection.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/deconstruct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/deconstruct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/deconstruct_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/deconstruct_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/auto_buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/auto_buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/foreign_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/foreign_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/lwm_nop.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/lwm_nop.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/lwm_pthreads.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/lwm_pthreads.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/lwm_win32_cs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/lwm_win32_cs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/null_output_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/null_output_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/preprocessed_arg_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/preprocessed_arg_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/preprocessed_arg_type_template.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/preprocessed_arg_type_template.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/replace_slot_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/replace_slot_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/result_type_wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/result_type_wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/signal_template.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/signal_template.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/signals_common.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/signals_common.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/signals_common_macros.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/signals_common_macros.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/slot_call_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/slot_call_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/slot_groups.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/slot_groups.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/slot_template.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/slot_template.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/tracked_objects_visitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/tracked_objects_visitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/unique_lock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/unique_lock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/variadic_arg_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/variadic_arg_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/detail/variadic_slot_invoker.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/detail/variadic_slot_invoker.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/dummy_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/dummy_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/expired_slot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/expired_slot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/last_value.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/last_value.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/optional_last_value.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/optional_last_value.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/postconstructible.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/postconstructible.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/predestructible.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/predestructible.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/preprocessed_signal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/preprocessed_signal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/preprocessed_slot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/preprocessed_slot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/shared_connection_block.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/shared_connection_block.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/signal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/signal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/signal_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/signal_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/signal_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/signal_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/slot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/slot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/slot_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/slot_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/trackable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/trackable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/variadic_signal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/variadic_signal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/signals2/variadic_slot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/signals2/variadic_slot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/bad_weak_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/bad_weak_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_gcc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_gcc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_gcc_x86.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_pthreads.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_pthreads.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_solaris.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_solaris.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_sync.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_sync.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_win32.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/atomic_count_win32.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/lightweight_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/lightweight_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/lwm_nop.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/lwm_nop.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/lwm_pthreads.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/lwm_pthreads.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/lwm_win32_cs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/lwm_win32_cs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/operator_bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/operator_bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/quick_allocator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/quick_allocator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/shared_array_nmt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/shared_array_nmt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/shared_count.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/shared_count.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/shared_ptr_nmt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/shared_ptr_nmt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_convertible.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_convertible.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_aix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_aix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_nt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_nt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_pt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_pt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_solaris.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_solaris.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_spin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_spin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_sync.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_sync.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_w32.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_base_w32.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_counted_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_has_sync.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/sp_has_sync.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_gcc_arm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_nt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_nt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_pool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_pool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_pt.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_pt.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_sync.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_sync.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_w32.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/spinlock_w32.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/detail/yield_k.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/detail/yield_k.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/enable_shared_from_this.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/enable_shared_from_this.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/enable_shared_from_this2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/enable_shared_from_this2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/intrusive_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/intrusive_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/make_shared.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/make_shared.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/owner_less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/owner_less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/scoped_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/scoped_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/scoped_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/scoped_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/shared_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/shared_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/shared_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/shared_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/smart_ptr/weak_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/smart_ptr/weak_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/assign_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/assign_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/assign_key_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/assign_key_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/clear_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/clear_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/decrement_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/decrement_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/erase_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/erase_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/increment_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/increment_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/insert_at_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/insert_at_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/insert_key_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/insert_key_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/push_back_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/push_back_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/push_front_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/push_front_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/ref_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/ref_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/ref_const_ref_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/ref_const_ref_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/ref_const_ref_const_ref_a.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/ref_const_ref_const_ref_a.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/ref_const_ref_value_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/ref_const_ref_value_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/ref_value_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/ref_value_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/swap_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/swap_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/actor/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/actor/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/attribute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/attribute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/attribute/closure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/attribute/closure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/attribute/closure_context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/attribute/closure_context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/attribute/closure_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/attribute/closure_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/attribute/parametric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/attribute/parametric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/attribute/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/attribute/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/alternative.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/alternative.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/difference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/difference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/directives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/directives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/epsilon.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/epsilon.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/exclusive_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/exclusive_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/intersection.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/intersection.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/kleene_star.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/kleene_star.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/no_actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/no_actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/positive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/positive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/sequential_and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/sequential_and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/composite/sequential_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/composite/sequential_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/match.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/match.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/nil.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/nil.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/parser_context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/parser_context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/parser_id.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/parser_id.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/subrule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/subrule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/subrule_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/non_terminal/subrule_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/primitives/numerics.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/primitives/numerics.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/primitives/numerics_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/primitives/numerics_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/primitives/primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/primitives/primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/safe_bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/safe_bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/scanner/scanner.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/scanner/scanner.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/scanner/scanner_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/scanner/scanner_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/scanner/skipper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/scanner/skipper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/scanner/skipper_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/scanner/skipper_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/core/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/core/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/debug.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/debug.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/debug/debug_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/debug/debug_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/debug/minimal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/debug/minimal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/debug/parser_names.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/debug/parser_names.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/debug/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/debug/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/rule_alias.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/rule_alias.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/select.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/select.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/stored_rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/stored_rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/stored_rule_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/stored_rule_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/switch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/switch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/dynamic/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/dynamic/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/error_handling.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/error_handling.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/error_handling/exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/error_handling/exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/error_handling/exceptions_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/error_handling/exceptions_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/error_handling/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/error_handling/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/assign_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/assign_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/assign_key_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/assign_key_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/clear_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/clear_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/decrement_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/decrement_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/erase_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/erase_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/increment_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/increment_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/insert_at_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/insert_at_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/insert_key_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/insert_key_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/push_back_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/push_back_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/push_front_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/push_front_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_const_ref_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_const_ref_const_ref_a.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_const_ref_value_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_value_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/ref_value_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/swap_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/swap_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/actor/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/closure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/closure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/closure_context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/closure_context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/closure_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/closure_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/parametric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/parametric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/attribute/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/alternative.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/alternative.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/difference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/difference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/directives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/directives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/epsilon.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/epsilon.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/exclusive_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/exclusive_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/alternative.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/alternative.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/difference.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/difference.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/directives.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/directives.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/exclusive_or.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/intersection.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/intersection.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/kleene_star.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/list.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/list.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/optional.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/optional.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/positive.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/positive.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/sequence.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/sequence.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/sequential_and.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/impl/sequential_or.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/intersection.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/intersection.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/kleene_star.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/kleene_star.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/no_actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/no_actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/positive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/positive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/sequential_and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/sequential_and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/sequential_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/composite/sequential_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/impl/match.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/impl/match.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/impl/match_attr_traits.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/impl/match_attr_traits.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/impl/parser.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/impl/parser.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/match.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/match.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/nil.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/nil.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/rule.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/static.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/static.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/parser_context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/parser_context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/parser_id.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/parser_id.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/subrule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/subrule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/non_terminal/subrule_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/impl/numerics.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/impl/numerics.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/impl/primitives.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/impl/primitives.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/numerics.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/numerics.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/numerics_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/primitives/primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/safe_bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/safe_bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/impl/skipper.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/impl/skipper.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/scanner.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/scanner.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/scanner_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/skipper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/skipper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/scanner/skipper_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/core/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/core/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/debug.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/debug.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/debug_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/debug_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/impl/parser_names.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/impl/parser_names.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/minimal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/minimal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/parser_names.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/parser_names.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/debug/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/impl/conditions.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/impl/conditions.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/impl/select.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/impl/select.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/impl/switch.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/impl/switch.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/rule_alias.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/rule_alias.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/select.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/select.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/stored_rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/stored_rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/stored_rule_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/switch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/switch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/dynamic/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/exceptions_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/impl/exceptions.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/impl/exceptions.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/error_handling/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/file_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/file_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/file_iterator_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/fixed_size_queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/fixed_size_queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/impl/file_iterator.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/impl/file_iterator.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/impl/position_iterator.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/impl/position_iterator.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/multi_pass_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/position_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/position_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/position_iterator_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/iterator/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/as_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/as_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/fundamental.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/fundamental.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/fundamental.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/fundamental.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/parser_traits.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/parser_traits.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/refactoring.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/refactoring.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/traverse.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/impl/traverse.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/parser_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/parser_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/refactoring.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/refactoring.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/traverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/meta/traverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/namespace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/namespace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/binders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/binders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/casts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/casts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/closures.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/closures.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/new.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/new.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/special_ops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/special_ops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/statements.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/statements.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/tuple_helpers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/tuple_helpers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/tuples.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/phoenix/tuples.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/impl/symbols.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/impl/symbols.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/impl/tst.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/impl/tst.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/symbols_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/symbols_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/symbols/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/ast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/ast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/ast_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/ast_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/common.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/common.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/common_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/common_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/impl/parse_tree_utils.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parse_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parse_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parse_tree_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parse_tree_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parse_tree_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parse_tree_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parsetree.dtd [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/parsetree.dtd with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/tree_to_xml.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/tree_to_xml.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/tree/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/chset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/chset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/chset_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/chset_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/confix_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/confix_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/distinct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/distinct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/distinct_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/distinct_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/escape_char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/escape_char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/escape_char_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/escape_char_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/flush_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/flush_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/functor_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/functor_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/grammar_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/grammar_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/grammar_def_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/grammar_def_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/basic_chset.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/range_run.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/range_run.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/range_run.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset/range_run.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset_operators.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/chset_operators.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/confix.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/confix.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/escape_char.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/escape_char.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/lists.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/lists.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/regex.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/impl/regex.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/lists.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/lists.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/lists_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/lists_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/loops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/loops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/rule_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/rule_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/scoped_lock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/scoped_lock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/utility/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/classic/version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/classic/version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/action/action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/action/action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auto/auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auto/auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auto/create_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auto/create_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auto/meta_create.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auto/meta_create.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/attr_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/attr_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/eol.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/eol.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/eps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/eps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/auxiliary/lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/binary/binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/binary/binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/binary/padding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/binary/padding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/char/char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/char/char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/char/char_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/char/char_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/char/char_generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/char/char_generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/delimit_flag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/delimit_flag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/delimit_out.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/delimit_out.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/alternative_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/alternative_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/as.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/as.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/default_width.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/default_width.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/enable_lit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/enable_lit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/extract_from.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/extract_from.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/fail_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/fail_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/generate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/generate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/generate_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/generate_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/generate_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/generate_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/get_casetag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/get_casetag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/get_stricttag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/get_stricttag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/indirect_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/indirect_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/output_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/output_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/pass_container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/pass_container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/string_compare.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/string_compare.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/string_generate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/string_generate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/unused_delimiter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/detail/unused_delimiter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/as.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/as.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/center_alignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/center_alignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/columns.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/columns.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/delimit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/delimit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/duplicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/duplicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/encoding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/encoding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/left_alignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/left_alignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/maxwidth.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/maxwidth.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/no_delimit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/no_delimit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/omit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/omit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/repeat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/repeat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/right_alignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/right_alignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/strict_relaxed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/strict_relaxed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/upper_lower_case.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/upper_lower_case.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/verbatim.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/directive/verbatim.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/domain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/domain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/format.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/format.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/format_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/format_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/generate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/generate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/generate_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/generate_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/meta_compiler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/meta_compiler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/debug_handler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/debug_handler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/debug_handler_state.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/detail/fcall.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/detail/fcall.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/detail/generator_binder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/detail/parameterized.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/nonterminal_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/simple_trace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/nonterminal/simple_trace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/bool_policies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/bool_policies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/detail/bool_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/detail/bool_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/detail/numeric_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/detail/real_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/detail/real_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/real.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/real.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/real_policies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/real_policies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/uint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/numeric/uint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/alternative.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/alternative.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/and_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/and_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/kleene.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/kleene.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/not_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/not_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/operator/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/phoenix_attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/phoenix_attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/detail/format_manip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/detail/format_manip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/detail/format_manip_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/detail/iterator_sink.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/format_manip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/format_manip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/format_manip_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/format_manip_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/ostream_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/ostream_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/stream/stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/string/lit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/string/lit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/string/symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/string/symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/karma/what.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/karma/what.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/argument.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/argument.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/argument_phoenix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/argument_phoenix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/detail/sequence_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/detail/sequence_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/domain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/domain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/char_token_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/char_token_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/functor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/functor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/functor_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/iterator_tokenizer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/lexer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/lexer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/position_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/position_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/semantic_action_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/static_functor_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/static_lexer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/static_version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/static_version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/lexertl/wrap_action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/pass_flags.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/pass_flags.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/string_token_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/string_token_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/support_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/support_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/support_functions_expression.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/support_functions_expression.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/terminals.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/terminals.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/token_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer/token_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer_lexertl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer_lexertl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer_static_lexertl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer_static_lexertl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/lexer_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/meta_compiler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/meta_compiler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/qi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/qi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/in_state.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/in_state.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_raw_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_raw_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_tokenid.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_tokenid.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/plain_tokenid_mask.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/state_switcher.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/qi/state_switcher.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/tokenize_and_parse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/tokenize_and_parse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/lex/tokenize_and_parse_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/lex/tokenize_and_parse_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_member_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_member_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_member_variable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/bind_member_variable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/bind_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/bind_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/bind_function_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/bind_member_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/function_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/bind/detail/member_function_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/argument.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/argument.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/as_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/as_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/basic_environment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/basic_environment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/compose.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/compose.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/basic_environment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/basic_environment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/compose.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/compose.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/composite_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/composite_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/composite_info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/composite_info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/function_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/detail/function_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/is_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/is_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/nothing.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/nothing.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/value.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/core/value.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/detail/local_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/detail/local_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/detail/type_deduction.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/detail/type_deduction.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/function/detail/function_call.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/function/detail/function_call.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/function/function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/function/function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/fusion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/fusion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/fusion/at.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/fusion/at.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/const_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/const_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/construct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/construct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/delete.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/delete.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/construct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/construct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/construct_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/construct_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/new.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/new.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/new_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/detail/new_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/dynamic_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/dynamic_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/new.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/new.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/reinterpret_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/reinterpret_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/static_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/object/static_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/arithmetic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/arithmetic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/bitwise.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/bitwise.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/comparison.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/comparison.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/binary_compose.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/binary_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_gen.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/mem_fun_ptr_return.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/unary_compose.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/detail/unary_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/if_else.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/if_else.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/logical.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/logical.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/member.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/member.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/self.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/operator/self.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/detail/local_gen.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/detail/local_gen.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/detail/local_variable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/detail/local_variable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/dynamic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/dynamic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/let.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/let.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/local_variable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/local_variable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/scoped_environment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/scope/scoped_environment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/catch_all_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/catch_composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/catch_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/switch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/switch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/switch_eval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/detail/switch_eval.ipp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/do_while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/do_while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/switch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/switch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/throw.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/throw.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/try_catch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/try_catch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/statement/while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/begin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/decay_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/end.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_equal_range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_lower_bound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_remove_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_reverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_unique.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_upper_bound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_hash_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/is_std_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/iteration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/querying.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/querying.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/algorithm/transformation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/container/container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/container/container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/container/detail/container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/stl/container/detail/container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/phoenix/version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/phoenix/version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/action/action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/action/action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auto/auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auto/auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auto/create_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auto/create_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auto/meta_create.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auto/meta_create.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/attr_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/attr_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/eoi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/eoi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/eol.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/eol.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/eps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/eps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/auxiliary/lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/binary/binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/binary/binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/char/char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/char/char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/char/char_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/char/char_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/char/char_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/char/char_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/alternative_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/alternative_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/assign_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/assign_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/construct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/construct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/enable_lit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/enable_lit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/expect_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/expect_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/fail_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/fail_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/parse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/parse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/parse_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/parse_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/pass_container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/pass_container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/pass_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/pass_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/permute_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/permute_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/string_parse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/string_parse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/unused_skipper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/detail/unused_skipper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/as.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/as.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/encoding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/encoding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/hold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/hold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/lexeme.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/lexeme.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/matches.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/matches.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/no_case.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/no_case.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/no_skip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/no_skip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/omit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/omit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/raw.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/raw.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/repeat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/repeat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/skip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/directive/skip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/domain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/domain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/match.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/match.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/match_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/match_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/meta_compiler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/meta_compiler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/debug_handler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/debug_handler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/debug_handler_state.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/detail/fcall.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/detail/fcall.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/detail/parameterized.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/detail/parser_binder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/error_handler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/error_handler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/nonterminal_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/simple_trace.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/simple_trace.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/success_handler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/nonterminal/success_handler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/bool_policies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/bool_policies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/detail/real_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/detail/real_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/numeric_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/numeric_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/real.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/real.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/real_policies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/real_policies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/uint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/numeric/uint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/alternative.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/alternative.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/and_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/and_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/difference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/difference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/expect.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/expect.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/kleene.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/kleene.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/not_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/not_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/permutation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/permutation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/sequence_base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/sequence_base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/sequential_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/operator/sequential_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/parse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/parse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/parse_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/parse_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/skip_flag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/skip_flag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/skip_over.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/skip_over.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/detail/match_manip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/detail/match_manip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/detail/match_manip_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/match_manip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/match_manip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/match_manip_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/match_manip_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/stream/stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/string/detail/tst.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/string/detail/tst.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/string/lit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/string/lit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/string/symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/string/symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/string/tst.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/string/tst.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/string/tst_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/string/tst_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/qi/what.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/qi/what.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/action_dispatch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/action_dispatch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/adapt_adt_attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/adapt_adt_attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any_if_ns.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any_if_ns.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any_ns.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/algorithm/any_ns.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/argument.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/argument.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/argument_expression.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/argument_expression.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/assert_msg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/assert_msg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/attributes_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/attributes_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/auto/meta_create.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/auto/meta_create.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/auxiliary/attr_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/auxiliary/attr_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/ascii.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/ascii.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/iso8859_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/iso8859_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/standard.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/standard.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/standard_wide.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/standard_wide.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/DerivedCoreProperties.txt [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/DerivedCoreProperties.txt with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/PropList.txt [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/PropList.txt with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/Scripts.txt [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/Scripts.txt with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/UnicodeData.txt [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/UnicodeData.txt with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/category_table.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/category_table.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/lowercase_table.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/query.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/query.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/script_table.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/script_table.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_encoding/unicode/uppercase_table.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/basic_chset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/basic_chset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range_run.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range_run.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range_run_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/char_set/range_run_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/common_terminals.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/common_terminals.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/as_variant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/as_variant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/endian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/endian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/endian/cover_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/endian/cover_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/endian/endian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/endian/endian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/get_encoding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/get_encoding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/hold_any.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/hold_any.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/is_spirit_tag.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/is_spirit_tag.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/char_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/char_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/consts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/consts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/containers/ptr_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/containers/ptr_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/conversion/char_state_machine.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/debug.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/debug.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/file_input.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/file_input.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/generate_cpp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/generate_cpp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/generate_re2c.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/generate_re2c.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/generator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/generator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/input.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/input.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/internals.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/internals.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/num_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_helper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/re_tokeniser_state.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/end_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/iteration_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/leaf_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/selection_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/parser/tree/sequence_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/partition/charset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/partition/charset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/partition/equivset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/partition/equivset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/rules.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/rules.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/runtime_error.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/runtime_error.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/serialise.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/serialise.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/size_t.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/size_t.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/state_machine.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/state_machine.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/string_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/lexer/string_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/make_cons.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/make_cons.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/make_vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/make_vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/math/detail/fp_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/math/detail/fp_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/math/fpclassify.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/math/fpclassify.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/math/signbit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/math/signbit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/pow10.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/pow10.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/scoped_enum_emulation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/scoped_enum_emulation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/sign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/sign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/detail/what_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/detail/what_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/extended_variant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/extended_variant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/handles_container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/handles_container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/has_semantic_action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/has_semantic_action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/buf_id_check_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/buffering_input_iterator_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/combine_policies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/combine_policies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/first_owner_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/fixed_size_queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/fixed_size_queue_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/functor_input_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/input_iterator_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/istream_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/istream_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/lex_input_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/no_check_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/no_check_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/ref_counted_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/split_functor_input_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/istream_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/istream_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/line_pos_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/line_pos_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/look_ahead.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/look_ahead.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/multi_pass_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/multi_pass_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/ostream_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/iterators/ostream_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/make_component.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/make_component.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/meta_compiler.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/meta_compiler.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/modify.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/modify.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/multi_pass_wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/multi_pass_wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/nonterminal/expand_arg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/nonterminal/expand_arg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/nonterminal/extract_param.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/nonterminal/extract_param.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/nonterminal/locals.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/nonterminal/locals.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/numeric_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/numeric_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/sequence_base_id.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/sequence_base_id.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/string_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/string_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/terminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/terminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/terminal_expression.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/terminal_expression.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/unused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/unused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utf8.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utf8.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utree/detail/utree_detail1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utree/detail/utree_detail1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utree/detail/utree_detail2.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utree/detail/utree_detail2.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utree/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utree/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utree/utree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utree/utree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utree/utree_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utree/utree_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/home/support/utree/utree_traits_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/home/support/utree/utree_traits_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_alternative.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_alternative.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_as_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_as_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_assign_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_assign_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_assign_key_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_assign_key_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_ast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_ast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_ast_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_ast_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_attribute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_attribute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_basic_chset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_basic_chset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_chset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_chset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_chset_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_chset_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_clear_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_clear_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_closure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_closure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_closure_context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_closure_context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_closure_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_closure_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_common.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_common.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_common_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_common_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_confix_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_confix_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_debug.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_debug.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_debug_node.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_debug_node.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_decrement_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_decrement_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_difference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_difference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_directives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_directives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_distinct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_distinct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_distinct_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_distinct_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_dynamic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_dynamic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_epsilon.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_epsilon.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_erase_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_erase_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_error_handling.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_error_handling.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_escape_char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_escape_char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_escape_char_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_escape_char_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_exceptions_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_exceptions_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_exclusive_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_exclusive_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_file_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_file_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_file_iterator_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_file_iterator_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_fixed_size_queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_fixed_size_queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_flush_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_flush_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_for.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_for.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_functor_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_functor_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_fundamental.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_fundamental.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_grammar_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_grammar_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_grammar_def_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_grammar_def_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_increment_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_increment_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_insert_at_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_insert_at_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_insert_key_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_insert_key_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_intersection.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_intersection.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_kleene_star.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_kleene_star.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_lists.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_lists.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_lists_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_lists_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_loops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_loops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_match.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_match.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_meta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_meta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_minimal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_minimal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_multi_pass_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_multi_pass_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_nil.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_nil.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_no_actions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_no_actions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_numerics.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_numerics.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_numerics_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_numerics_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parametric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parametric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parse_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parse_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parse_tree_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parse_tree_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parse_tree_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parse_tree_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_id.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_id.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_names.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_names.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_parser_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_position_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_position_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_position_iterator_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_position_iterator_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_positive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_positive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_push_back_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_push_back_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_push_front_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_push_front_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_range_run.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_range_run.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_const_ref_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_const_ref_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_const_ref_const_ref_a.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_const_ref_value_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_const_ref_value_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_value_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_ref_value_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_refactoring.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_refactoring.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_rule_alias.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_rule_alias.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_rule_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_rule_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_safe_bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_safe_bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_scanner.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_scanner.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_scanner_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_scanner_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_scoped_lock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_scoped_lock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_select.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_select.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_sequential_and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_sequential_and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_sequential_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_sequential_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_skipper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_skipper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_skipper_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_skipper_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_spirit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_spirit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_static.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_static.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_stored_rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_stored_rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_stored_rule_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_stored_rule_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_subrule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_subrule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_subrule_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_subrule_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_swap_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_swap_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_switch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_switch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_symbols_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_symbols_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_traverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_traverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_tree_to_xml.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_tree_to_xml.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/classic_while.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/classic_while.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_alternative.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_alternative.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_and_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_and_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_as.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_as.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_attr_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_attr_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_auxiliary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_auxiliary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_buffer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_buffer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_center_alignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_center_alignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_char_.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_char_.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_char_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_char_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_columns.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_columns.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_delimit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_delimit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_domain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_domain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_duplicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_duplicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_eol.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_eol.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_eps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_eps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_format.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_format.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_format_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_format_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_format_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_format_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_generate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_generate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_generate_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_generate_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_generate_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_generate_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_kleene.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_kleene.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_left_alignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_left_alignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_maxwidth.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_maxwidth.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_no_delimit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_no_delimit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_not_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_not_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_numeric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_numeric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_omit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_omit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_phoenix_attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_phoenix_attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_real.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_real.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_repeat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_repeat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_right_alignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_right_alignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_strict_relaxed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_strict_relaxed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_uint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_uint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_upper_lower_case.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_upper_lower_case.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_verbatim.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_verbatim.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/karma_what.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/karma_what.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_char_token_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_char_token_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_domain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_domain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_generate_static_lexertl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_generate_static_lexertl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_lexer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_lexer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_lexertl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_lexertl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_lexertl_position_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_lexertl_position_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_lexertl_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_lexertl_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_plain_token.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_plain_token.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_static_lexertl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_static_lexertl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_tokenize_and_parse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_tokenize_and_parse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/lex_tokenize_and_parse_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/lex_tokenize_and_parse_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_binders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_binders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_casts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_casts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_closures.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_closures.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_new.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_new.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_special_ops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_special_ops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_statements.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_statements.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_tuple_helpers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_tuple_helpers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_tuples.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix1_tuples.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_algorithm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_algorithm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_bind.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_bind.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_fusion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_fusion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_scope.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_scope.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_statement.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_statement.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_stl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_stl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/phoenix_version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/phoenix_version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_alternative.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_alternative.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_and_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_and_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_as.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_as.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_as_string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_as_string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_attr_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_attr_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_auxiliary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_auxiliary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_bool.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_bool.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_char_.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_char_.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_char_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_char_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_core.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_core.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_difference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_difference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_domain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_domain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_eoi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_eoi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_eol.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_eol.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_eps.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_eps.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_expect.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_expect.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_grammar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_grammar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_hold.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_hold.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_int.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_int.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_kleene.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_kleene.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_lazy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_lazy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_lexeme.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_lexeme.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_lit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_lit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_match.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_match.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_match_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_match_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_match_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_match_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_matches.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_matches.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_no_case.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_no_case.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_no_skip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_no_skip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_not_predicate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_not_predicate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_numeric.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_numeric.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_omit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_omit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_optional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_optional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_parse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_parse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_parse_attr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_parse_attr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_parse_auto.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_parse_auto.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_permutation.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_permutation.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_raw.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_raw.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_real.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_real.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_repeat.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_repeat.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_rule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_rule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_sequential_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_sequential_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_skip.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_skip.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_stream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_stream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_uint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_uint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/qi_what.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/qi_what.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_adapt_adt_attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_adapt_adt_attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_any.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_any.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_any_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_any_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_any_if_ns.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_any_if_ns.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_any_ns.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_any_ns.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_argument.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_argument.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_ascii.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_ascii.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_attributes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_attributes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_attributes_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_attributes_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_char_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_char_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_container.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_container.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_extended_variant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_extended_variant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_info.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_info.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_iso8859_1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_iso8859_1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_istream_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_istream_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_line_pos_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_line_pos_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_locals.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_locals.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_look_ahead.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_look_ahead.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_modify.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_modify.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_multi_pass_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_multi_pass_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_ostream_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_ostream_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_standard.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_standard.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_standard_wide.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_standard_wide.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_string_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_string_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_unused.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_unused.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/support_utree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/support_utree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/include/version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/include/version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/file_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/file_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/file_iterator_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/file_iterator_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/fixed_size_queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/fixed_size_queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/multi_pass_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/multi_pass_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/position_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/position_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/position_iterator_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/position_iterator_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/iterator/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/iterator/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/meta.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/meta.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/meta/as_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/meta/as_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/meta/fundamental.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/meta/fundamental.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/meta/parser_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/meta/parser_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/meta/refactoring.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/meta/refactoring.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/meta/traverse.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/meta/traverse.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/actor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/actor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/binders.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/binders.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/casts.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/casts.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/closures.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/closures.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/composite.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/composite.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/new.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/new.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/special_ops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/special_ops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/statements.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/statements.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/tuple_helpers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/tuple_helpers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/phoenix/tuples.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/phoenix/tuples.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/karma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/karma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/directive/confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/directive/confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/nonterminal/subrule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/karma/nonterminal/subrule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/distinct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/distinct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/kwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/kwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/seek.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/directive/seek.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/nonterminal/subrule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/nonterminal/subrule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/operator/detail/keywords.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/operator/detail/keywords.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/operator/keywords.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/operator/keywords.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive/advance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive/advance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive/flush_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive/iter_pos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/qi/primitive/iter_pos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/support/confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/support/confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/support/distinct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/support/distinct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/support/flush_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/support/flush_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/support/kwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/support/kwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/support/seek.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/support/seek.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/home/support/subrule_context.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/home/support/subrule_context.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/karma.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/karma.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_subrule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/karma_subrule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_advance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_advance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_directive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_directive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_distinct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_distinct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_flush_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_flush_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_iter_pos.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_iter_pos.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_keywords.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_keywords.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_kwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_kwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_nonterminal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_nonterminal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_primitive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_primitive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_seek.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_seek.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_subrule.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/repository/include/qi_subrule.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/symbols/symbols.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/symbols/symbols.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/symbols/symbols_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/symbols/symbols_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/symbols/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/symbols/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/ast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/ast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/ast_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/ast_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/common.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/common.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/common_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/common_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/parse_tree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/parse_tree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/parse_tree_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/parse_tree_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/parse_tree_utils.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/parse_tree_utils.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/parsetree.dtd [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/parsetree.dtd with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/tree_to_xml.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/tree_to_xml.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/tree/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/tree/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/chset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/chset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/chset_operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/chset_operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/confix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/confix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/confix_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/confix_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/distinct.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/distinct.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/distinct_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/distinct_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/escape_char.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/escape_char.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/escape_char_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/escape_char_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/flush_multi_pass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/flush_multi_pass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/functor_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/functor_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/grammar_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/grammar_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/grammar_def_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/grammar_def_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/lists.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/lists.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/lists_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/lists_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/loops.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/loops.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/rule_parser.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/rule_parser.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/scoped_lock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/scoped_lock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/utility/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/utility/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/spirit/version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/spirit/version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/static_assert.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/static_assert.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/strong_typedef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/strong_typedef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/swap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/swap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/barrier.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/barrier.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/condition.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/condition.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/condition_variable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/condition_variable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/force_cast.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/force_cast.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/move.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/move.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/platform.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/platform.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/singleton.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/singleton.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/thread.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/thread.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/thread_group.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/thread_group.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/thread_heap_alloc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/thread_heap_alloc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/thread_interruption.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/thread_interruption.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/detail/tss_hooks.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/detail/tss_hooks.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/exceptions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/exceptions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/future.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/future.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/locks.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/locks.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/once.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/once.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/condition_variable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/condition_variable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/condition_variable_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/condition_variable_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/once.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/once.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/pthread_mutex_scoped_lock.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/pthread_mutex_scoped_lock.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/recursive_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/recursive_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/shared_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/shared_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/thread_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/thread_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/thread_heap_alloc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/thread_heap_alloc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/pthread/timespec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/pthread/timespec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/recursive_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/recursive_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/shared_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/shared_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/thread.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/thread.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/thread_time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/thread_time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/tss.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/tss.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/basic_recursive_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/basic_recursive_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/basic_timed_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/basic_timed_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/condition_variable.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/condition_variable.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/interlocked_read.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/interlocked_read.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/once.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/once.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/recursive_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/recursive_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/shared_mutex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/shared_mutex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/thread_data.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/thread_data.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/thread_heap_alloc.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/thread_heap_alloc.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/win32/thread_primitives.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/win32/thread_primitives.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/thread/xtime.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/thread/xtime.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/throw_exception.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/throw_exception.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/timer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/timer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/token_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/token_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/token_iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/token_iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tokenizer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tokenizer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/cmath.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/cmath.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/complex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/complex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/detail/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/detail/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/detail/config_all.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/detail/config_all.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/detail/functor2iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/detail/functor2iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/detail/math_overloads.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/detail/math_overloads.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/memory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/memory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/random.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/random.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/regex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/regex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/algorithm [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/algorithm with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/array [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/array with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/array.h [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/array.h with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/random.h [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/random.h with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/regex.h [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/regex.h with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/tuple.h [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/tuple.h with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/type_tra.h [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/type_tra.h with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/unordere.h [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/bcc32/unordere.h with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/bitset [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/bitset with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/cmath [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/cmath with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/complex [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/complex with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/deque [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/deque with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/exception [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/exception with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/fstream [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/fstream with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/functional [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/functional with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/iomanip [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/iomanip with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/ios [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/ios with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/iostream [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/iostream with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/istream [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/istream with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/iterator [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/iterator with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/limits [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/limits with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/list [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/list with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/locale [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/locale with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/map [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/map with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/memory [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/memory with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/new [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/new with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/numeric [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/numeric with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/ostream [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/ostream with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/queue [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/queue with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/random [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/random with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/regex [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/regex with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/set [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/set with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sstream [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sstream with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/stack [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/stack with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/stdexcept [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/stdexcept with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/streambuf [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/streambuf with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/string [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/string with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/strstream [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/strstream with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/algorithm.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/algorithm.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/array.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/array.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/bcc32.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/bcc32.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/bitset.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/bitset.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/cmath.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/cmath.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/complex.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/complex.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/deque.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/deque.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/exception.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/exception.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/fstream.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/fstream.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/functional.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/functional.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/iomanip.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/iomanip.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/ios.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/ios.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/iostream.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/iostream.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/istream.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/istream.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/iterator.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/iterator.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/limits.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/limits.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/list.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/list.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/locale.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/locale.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/map.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/map.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/memory.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/memory.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/new.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/new.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/numeric.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/numeric.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/ostream.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/ostream.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/queue.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/queue.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/random.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/random.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/regex.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/regex.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/set.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/set.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/sstream.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/sstream.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/stack.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/stack.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/stdexcept.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/stdexcept.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/streambuf.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/streambuf.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/string.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/string.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/strstream.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/strstream.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/sun.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/sun.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/tuple.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/tuple.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/type_traits.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/type_traits.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/typeinfo.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/typeinfo.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/unordered_map.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/unordered_map.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/unordered_set.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/unordered_set.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/utility.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/utility.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/valarray.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/valarray.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/sun/vector.SUNWCCh [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/sun/vector.SUNWCCh with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/tuple [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/tuple with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/type_traits [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/type_traits with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/typeinfo [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/typeinfo with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/unordered_map [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/unordered_map with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/unordered_set [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/unordered_set with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/utility [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/utility with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/valarray [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/valarray with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tr1/vector [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tr1/vector with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/type_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/type_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/unordered_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/unordered_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/unordered_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/unordered_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tr1/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tr1/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tuple/detail/tuple_basic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tuple/detail/tuple_basic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tuple/detail/tuple_basic_no_partial_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tuple/detail/tuple_basic_no_partial_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tuple/tuple.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tuple/tuple.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tuple/tuple_comparison.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tuple/tuple_comparison.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/tuple/tuple_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/tuple/tuple_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/add_const.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/add_const.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/add_cv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/add_cv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/add_lvalue_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/add_lvalue_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/add_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/add_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/add_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/add_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/add_rvalue_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/add_rvalue_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/add_volatile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/add_volatile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/aligned_storage.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/aligned_storage.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/alignment_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/alignment_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/alignment_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/alignment_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/arithmetic_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/arithmetic_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/array_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/array_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/broken_compiler_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/broken_compiler_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/common_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/common_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/composite_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/composite_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/conditional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/conditional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/conversion_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/conversion_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/cv_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/cv_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/decay.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/decay.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/bool_trait_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/bool_trait_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/bool_trait_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/bool_trait_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/common_type_imp.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/common_type_imp.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/cv_traits_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/cv_traits_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/false_result.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/false_result.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/has_binary_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/has_binary_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/has_postfix_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/has_postfix_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/has_prefix_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/has_prefix_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/ice_and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/ice_and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/ice_eq.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/ice_eq.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/ice_not.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/ice_not.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/ice_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/ice_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/is_function_ptr_helper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/is_function_ptr_helper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/is_function_ptr_tester.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/is_function_ptr_tester.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/size_t_trait_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/size_t_trait_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/size_t_trait_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/size_t_trait_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/template_arity_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/template_arity_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/type_trait_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/type_trait_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/type_trait_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/type_trait_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/wrap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/wrap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/detail/yes_no_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/detail/yes_no_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/extent.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/extent.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/floating_point_promotion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/floating_point_promotion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/function_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/function_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_bit_and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_bit_and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_bit_and_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_bit_and_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_bit_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_bit_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_bit_or_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_bit_or_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_bit_xor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_bit_xor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_bit_xor_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_bit_xor_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_complement.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_complement.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_dereference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_dereference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_divides.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_divides.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_divides_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_divides_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_greater.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_greater.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_greater_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_greater_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_left_shift.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_left_shift.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_left_shift_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_left_shift_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_less.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_less.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_less_equal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_less_equal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_logical_and.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_logical_and.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_logical_not.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_logical_not.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_logical_or.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_logical_or.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_minus_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_minus_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_modulus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_modulus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_modulus_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_modulus_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_multiplies.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_multiplies.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_multiplies_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_multiplies_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_negate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_negate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_new_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_new_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_not_equal_to.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_not_equal_to.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_constructor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_constructor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_destructor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_nothrow_destructor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_operator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_operator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_plus_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_plus_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_post_decrement.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_post_decrement.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_post_increment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_post_increment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_pre_decrement.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_pre_decrement.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_pre_increment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_pre_increment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_right_shift.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_right_shift.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_right_shift_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_right_shift_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_trivial_assign.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_trivial_assign.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_trivial_constructor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_trivial_constructor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_trivial_copy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_trivial_copy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_trivial_destructor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_trivial_destructor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_unary_minus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_unary_minus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_unary_plus.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_unary_plus.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/has_virtual_destructor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/has_virtual_destructor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/ice.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/ice.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/integral_constant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/integral_constant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/integral_promotion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/integral_promotion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/intrinsics.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/intrinsics.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_abstract.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_abstract.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_arithmetic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_arithmetic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_array.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_array.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_base_and_derived.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_base_and_derived.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_base_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_base_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_base_of_tr1.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_base_of_tr1.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_class.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_class.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_complex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_complex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_compound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_compound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_const.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_const.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_convertible.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_convertible.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_empty.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_empty.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_enum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_enum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_float.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_float.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_floating_point.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_floating_point.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_function.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_function.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_fundamental.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_fundamental.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_integral.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_integral.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_lvalue_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_lvalue_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_member_function_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_member_function_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_member_object_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_member_object_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_member_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_member_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_object.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_object.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_pod.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_pod.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_polymorphic.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_polymorphic.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_rvalue_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_rvalue_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_same.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_same.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_scalar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_scalar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_signed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_signed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_stateless.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_stateless.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_union.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_union.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_unsigned.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_unsigned.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_virtual_base_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_virtual_base_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_void.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_void.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/is_volatile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/is_volatile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/make_signed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/make_signed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/make_unsigned.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/make_unsigned.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_all_extents.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_all_extents.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_bounds.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_bounds.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_const.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_const.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_cv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_cv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_extent.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_extent.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_volatile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/remove_volatile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/msvc/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/msvc/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/object_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/object_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/promote.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/promote.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/rank.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/rank.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/reference_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/reference_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_all_extents.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_all_extents.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_bounds.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_bounds.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_const.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_const.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_cv.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_cv.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_extent.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_extent.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_pointer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_pointer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_reference.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_reference.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/remove_volatile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/remove_volatile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/same_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/same_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/transform_traits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/transform_traits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/transform_traits_spec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/transform_traits_spec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/type_traits/type_with_alignment.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/type_traits/type_with_alignment.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/dmc/typeof_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/dmc/typeof_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/encode_decode.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/encode_decode.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/encode_decode_params.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/encode_decode_params.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/incr_registration_group.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/incr_registration_group.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/int_encoding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/int_encoding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/integral_template_param.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/integral_template_param.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/message.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/message.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/modifiers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/modifiers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/msvc/typeof_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/msvc/typeof_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/native.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/native.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/pointers_data_members.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/pointers_data_members.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/register_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/register_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/register_functions_iterate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/register_functions_iterate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/register_fundamental.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/register_fundamental.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/register_mem_functions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/register_mem_functions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/bitset.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/bitset.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/complex.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/complex.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/deque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/deque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/fstream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/fstream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/functional.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/functional.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/iostream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/iostream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/istream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/istream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/iterator.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/iterator.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/locale.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/locale.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/memory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/memory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/ostream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/ostream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/queue.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/queue.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/sstream.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/sstream.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/stack.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/stack.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/streambuf.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/streambuf.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/string.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/string.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/valarray.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/valarray.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/std/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/std/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/template_encoding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/template_encoding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/template_template_param.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/template_template_param.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/type_encoding.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/type_encoding.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/type_template_param.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/type_template_param.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/typeof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/typeof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/typeof_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/typeof_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/unsupported.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/unsupported.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/vector.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/vector.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/vector100.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/vector100.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/vector150.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/vector150.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/vector200.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/vector200.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/typeof/vector50.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/typeof/vector50.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/absolute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/absolute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_dimension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_dimension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/angle/arcminute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/angle/arcminute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/angle/arcsecond.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/angle/arcsecond.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/angle/degree.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/angle/degree.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/angle/gradian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/angle/gradian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/angle/radian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/angle/radian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/angle/revolution.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/angle/revolution.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/angle/steradian.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/angle/steradian.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/astronomical/astronomical_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/astronomical/astronomical_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_day.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_day.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_hour.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_hour.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_minute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_minute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_second.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_second.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_year.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/astronomical/light_year.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/astronomical/parsec.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/astronomical/parsec.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/cgs/biot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/cgs/biot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/cgs/centimeter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/cgs/centimeter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/cgs/gram.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/cgs/gram.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/conversions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/conversions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/drachm.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/drachm.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/fluid_ounce.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/fluid_ounce.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/foot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/foot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/furlong.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/furlong.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/gallon.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/gallon.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/gill.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/gill.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/grain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/grain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/hundredweight.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/hundredweight.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/inch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/inch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/league.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/league.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/mile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/mile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/ounce.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/ounce.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/pint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/pint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/pound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/pound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/quart.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/quart.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/quarter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/quarter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/stone.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/stone.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/thou.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/thou.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/ton.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/ton.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/imperial/yard.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/imperial/yard.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/angstrom.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/angstrom.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/are.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/are.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/atmosphere.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/atmosphere.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/bar.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/bar.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/barn.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/barn.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/day.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/day.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/fermi.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/fermi.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/hectare.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/hectare.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/hour.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/hour.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/knot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/knot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/liter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/liter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/micron.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/micron.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/minute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/minute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/mmHg.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/mmHg.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/nautical_mile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/nautical_mile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/ton.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/ton.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/torr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/torr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/metric/year.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/metric/year.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/si/ampere.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/si/ampere.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/si/candela.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/si/candela.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/si/kelvin.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/si/kelvin.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/si/kilogram.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/si/kilogram.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/si/meter.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/si/meter.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/si/mole.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/si/mole.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/si/second.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/si/second.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/temperature/celsius.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/temperature/celsius.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/temperature/conversions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/temperature/conversions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/temperature/fahrenheit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/temperature/fahrenheit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/cup.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/cup.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/dram.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/dram.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/fluid_dram.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/fluid_dram.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/fluid_ounce.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/fluid_ounce.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/foot.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/foot.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/gallon.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/gallon.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/gill.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/gill.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/grain.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/grain.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/hundredweight.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/hundredweight.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/inch.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/inch.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/mil.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/mil.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/mile.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/mile.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/minim.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/minim.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/ounce.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/ounce.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/pint.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/pint.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/pound.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/pound.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/pound_force.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/pound_force.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/quart.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/quart.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/tablespoon.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/tablespoon.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/teaspoon.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/teaspoon.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/ton.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/ton.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/base_units/us/yard.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/base_units/us/yard.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/cmath.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/cmath.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/conversion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/conversion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/derived_dimension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/derived_dimension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/absolute_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/absolute_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/cmath_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/cmath_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/conversion_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/conversion_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/dim_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/dim_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/dimension_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/dimension_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/dimension_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/dimension_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/dimensionless_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/dimensionless_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/heterogeneous_conversion.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/heterogeneous_conversion.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/linear_algebra.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/linear_algebra.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/one.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/one.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/ordinal.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/ordinal.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/prevent_redefinition.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/prevent_redefinition.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/push_front_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/push_front_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/push_front_or_add.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/push_front_or_add.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/sort.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/sort.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/static_rational_power.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/static_rational_power.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/unscale.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/unscale.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/detail/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/detail/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/dim.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/dim.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/dimension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/dimension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/dimensionless_quantity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/dimensionless_quantity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/dimensionless_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/dimensionless_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/dimensionless_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/dimensionless_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/get_dimension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/get_dimension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/get_system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/get_system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/heterogeneous_system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/heterogeneous_system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/homogeneous_system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/homogeneous_system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_dim.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_dim.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_dimension_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_dimension_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_dimensionless.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_dimensionless.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_dimensionless_quantity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_dimensionless_quantity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_dimensionless_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_dimensionless_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_quantity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_quantity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_quantity_of_dimension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_quantity_of_dimension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_quantity_of_system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_quantity_of_system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_unit_of_dimension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_unit_of_dimension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/is_unit_of_system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/is_unit_of_system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/lambda.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/lambda.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/limits.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/limits.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/make_scaled_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/make_scaled_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/make_system.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/make_system.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/operators.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/operators.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/absorbed_dose.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/absorbed_dose.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/acceleration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/acceleration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/activity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/activity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/amount.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/amount.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/angular_acceleration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/angular_acceleration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/angular_momentum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/angular_momentum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/angular_velocity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/angular_velocity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/area.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/area.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/capacitance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/capacitance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/conductance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/conductance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/conductivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/conductivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/current.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/current.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/dose_equivalent.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/dose_equivalent.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/dynamic_viscosity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/dynamic_viscosity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/electric_charge.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/electric_charge.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/electric_potential.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/electric_potential.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/energy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/energy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/energy_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/energy_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/force.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/force.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/frequency.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/frequency.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/heat_capacity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/heat_capacity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/illuminance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/illuminance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/impedance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/impedance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/inductance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/inductance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/kinematic_viscosity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/kinematic_viscosity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/length.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/length.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/luminance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/luminance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/luminous_flux.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/luminous_flux.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/luminous_intensity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/luminous_intensity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/magnetic_field_intensity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/magnetic_field_intensity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/magnetic_flux.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/magnetic_flux.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/magnetic_flux_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/magnetic_flux_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/mass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/mass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/mass_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/mass_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/molar_energy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/molar_energy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/molar_heat_capacity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/molar_heat_capacity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/moment_of_inertia.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/moment_of_inertia.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/momentum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/momentum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/permeability.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/permeability.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/permittivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/permittivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/plane_angle.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/plane_angle.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/power.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/power.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/pressure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/pressure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/reluctance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/reluctance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/resistance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/resistance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/resistivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/resistivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/solid_angle.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/solid_angle.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/specific_energy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/specific_energy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/specific_heat_capacity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/specific_heat_capacity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/specific_volume.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/specific_volume.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/stress.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/stress.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/surface_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/surface_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/surface_tension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/surface_tension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/temperature.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/temperature.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/thermal_conductivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/thermal_conductivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/torque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/torque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/velocity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/velocity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/volume.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/volume.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/physical_dimensions/wavenumber.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/physical_dimensions/wavenumber.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/pow.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/pow.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/quantity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/quantity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/reduce_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/reduce_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/scale.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/scale.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/scaled_base_unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/scaled_base_unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/static_constant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/static_constant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/static_rational.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/static_rational.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/abstract.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/abstract.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/angle/degrees.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/angle/degrees.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/angle/gradians.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/angle/gradians.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/angle/revolutions.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/angle/revolutions.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/acceleration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/acceleration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/area.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/area.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/current.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/current.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/dimensionless.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/dimensionless.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/dynamic_viscosity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/dynamic_viscosity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/energy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/energy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/force.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/force.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/frequency.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/frequency.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/kinematic_viscosity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/kinematic_viscosity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/length.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/length.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/mass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/mass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/mass_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/mass_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/momentum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/momentum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/power.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/power.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/pressure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/pressure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/velocity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/velocity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/volume.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/volume.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/cgs/wavenumber.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/cgs/wavenumber.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/detail/constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/detail/constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/absorbed_dose.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/absorbed_dose.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/acceleration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/acceleration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/action.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/action.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/activity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/activity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/amount.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/amount.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/angular_acceleration.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/angular_acceleration.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/angular_momentum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/angular_momentum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/angular_velocity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/angular_velocity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/area.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/area.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/base.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/base.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/capacitance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/capacitance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/catalytic_activity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/catalytic_activity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/alpha_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/alpha_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/atomic-nuclear_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/atomic-nuclear_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/deuteron_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/deuteron_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/electromagnetic_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/electromagnetic_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/electron_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/electron_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/helion_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/helion_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/muon_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/muon_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/neutron_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/neutron_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/physico-chemical_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/physico-chemical_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/proton_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/proton_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/tau_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/tau_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/triton_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/triton_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/typedefs.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/typedefs.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata/universal_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata/universal_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/codata_constants.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/codata_constants.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/conductance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/conductance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/conductivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/conductivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/current.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/current.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/dimensionless.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/dimensionless.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/dose_equivalent.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/dose_equivalent.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/dynamic_viscosity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/dynamic_viscosity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/electric_charge.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/electric_charge.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/electric_potential.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/electric_potential.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/energy.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/energy.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/force.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/force.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/frequency.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/frequency.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/illuminance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/illuminance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/impedance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/impedance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/inductance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/inductance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/kinematic_viscosity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/kinematic_viscosity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/length.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/length.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/luminous_flux.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/luminous_flux.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/luminous_intensity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/luminous_intensity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/magnetic_field_intensity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/magnetic_field_intensity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/magnetic_flux.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/magnetic_flux.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/magnetic_flux_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/magnetic_flux_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/mass.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/mass.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/mass_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/mass_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/moment_of_inertia.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/moment_of_inertia.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/momentum.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/momentum.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/permeability.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/permeability.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/permittivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/permittivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/plane_angle.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/plane_angle.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/power.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/power.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/prefixes.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/prefixes.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/pressure.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/pressure.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/reluctance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/reluctance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/resistance.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/resistance.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/resistivity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/resistivity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/solid_angle.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/solid_angle.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/surface_density.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/surface_density.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/surface_tension.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/surface_tension.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/temperature.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/temperature.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/time.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/time.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/torque.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/torque.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/velocity.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/velocity.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/volume.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/volume.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/si/wavenumber.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/si/wavenumber.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/temperature/celsius.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/temperature/celsius.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/systems/temperature/fahrenheit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/systems/temperature/fahrenheit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/unit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/unit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/units/units_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/units/units_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/allocator_helpers.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/allocator_helpers.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/buckets.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/buckets.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/emplace_args.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/emplace_args.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/equivalent.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/equivalent.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/extract_key.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/extract_key.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/table.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/table.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/unique.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/unique.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/detail/util.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/detail/util.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/unordered_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/unordered_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/unordered_map_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/unordered_map_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/unordered_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/unordered_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered/unordered_set_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered/unordered_set_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered_map.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered_map.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/unordered_set.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/unordered_set.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/addressof.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/addressof.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/base_from_member.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/base_from_member.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/compare_pointees.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/compare_pointees.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/declval.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/declval.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/detail/in_place_factory_prefix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/detail/in_place_factory_prefix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/detail/in_place_factory_suffix.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/detail/in_place_factory_suffix.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/detail/result_of_iterate.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/detail/result_of_iterate.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/enable_if.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/enable_if.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/in_place_factory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/in_place_factory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/result_of.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/result_of.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/swap.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/swap.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/typed_in_place_factory.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/typed_in_place_factory.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/utility/value_init.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/utility/value_init.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/apply_visitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/apply_visitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/bad_visit.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/bad_visit.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/apply_visitor_binary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/apply_visitor_binary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/apply_visitor_delayed.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/apply_visitor_delayed.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/apply_visitor_unary.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/apply_visitor_unary.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/backup_holder.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/backup_holder.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/bool_trait_def.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/bool_trait_def.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/bool_trait_undef.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/bool_trait_undef.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/cast_storage.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/cast_storage.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/config.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/config.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/enable_recursive.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/enable_recursive.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/enable_recursive_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/enable_recursive_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/forced_return.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/forced_return.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/generic_result_type.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/generic_result_type.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/has_nothrow_move.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/has_nothrow_move.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/has_trivial_move.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/has_trivial_move.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/initializer.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/initializer.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/make_variant_list.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/make_variant_list.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/move.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/move.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/over_sequence.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/over_sequence.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/substitute.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/substitute.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/substitute_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/substitute_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/variant_io.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/variant_io.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/detail/visitation_impl.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/detail/visitation_impl.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/get.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/get.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/recursive_variant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/recursive_variant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/recursive_wrapper.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/recursive_wrapper.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/recursive_wrapper_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/recursive_wrapper_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/static_visitor.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/static_visitor.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/variant.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/variant.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/variant_fwd.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/variant_fwd.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/variant/visitor_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/variant/visitor_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/version.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/version.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/visit_each.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/visit_each.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/wave.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/wave.hpp with 100% similarity]
bundled/boost-1.49.0/include/boost/weak_ptr.hpp [moved from deal.II/bundled/boost-1.49.0/include/boost/weak_ptr.hpp with 100% similarity]
bundled/boost-1.49.0/libs/iostreams/src/CMakeLists.txt [moved from deal.II/bundled/boost-1.49.0/libs/iostreams/src/CMakeLists.txt with 100% similarity]
bundled/boost-1.49.0/libs/iostreams/src/bzip2.cpp [moved from deal.II/bundled/boost-1.49.0/libs/iostreams/src/bzip2.cpp with 100% similarity]
bundled/boost-1.49.0/libs/iostreams/src/file_descriptor.cpp [moved from deal.II/bundled/boost-1.49.0/libs/iostreams/src/file_descriptor.cpp with 100% similarity]
bundled/boost-1.49.0/libs/iostreams/src/gzip.cpp [moved from deal.II/bundled/boost-1.49.0/libs/iostreams/src/gzip.cpp with 100% similarity]
bundled/boost-1.49.0/libs/iostreams/src/mapped_file.cpp [moved from deal.II/bundled/boost-1.49.0/libs/iostreams/src/mapped_file.cpp with 100% similarity]
bundled/boost-1.49.0/libs/iostreams/src/zlib.cpp [moved from deal.II/bundled/boost-1.49.0/libs/iostreams/src/zlib.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/build/Jamfile.v2 [moved from deal.II/bundled/boost-1.49.0/libs/serialization/build/Jamfile.v2 with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/acknowledgments.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/acknowledgments.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/archive_reference.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/archive_reference.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/archives.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/archives.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/bibliography.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/bibliography.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/class_diagram.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/class_diagram.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/codecvt.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/codecvt.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/configuration.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/configuration.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/contents.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/contents.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/dataflow.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/dataflow.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/definitions.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/definitions.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/derivation.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/derivation.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/dot.gif [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/dot.gif with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/exception_safety.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/exception_safety.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/exceptions.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/exceptions.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/extended_type_info.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/extended_type_info.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/faq.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/faq.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/headers.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/headers.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/history.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/history.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/implementation.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/implementation.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/index.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/index.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/minus.gif [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/minus.gif with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/new_case_studies.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/new_case_studies.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/overview.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/overview.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/performance_status.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/performance_status.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/pimpl.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/pimpl.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/plus.gif [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/plus.gif with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/profile1.txt [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/profile1.txt with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/profile2.txt [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/profile2.txt with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/profile3.txt [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/profile3.txt with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/rationale.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/rationale.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/reference.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/reference.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/release.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/release.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/serialization.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/serialization.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/shared_ptr.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/shared_ptr.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/shared_ptr2.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/shared_ptr2.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/simple_log.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/simple_log.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/singleton.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/singleton.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/smart_cast.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/smart_cast.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/special.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/special.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/state_saver.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/state_saver.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/static_warning.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/static_warning.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/strong_typedef.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/strong_typedef.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/style.css [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/style.css with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/todo.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/todo.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/traits.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/traits.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/tutorial.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/tutorial.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/void_cast.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/void_cast.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/doc/wrappers.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/doc/wrappers.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/index.html [moved from deal.II/bundled/boost-1.49.0/libs/serialization/index.html with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/CMakeLists.txt [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/CMakeLists.txt with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/archive_exception.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/archive_exception.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_archive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_archive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_iarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_iarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_iserializer.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_iserializer.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_oarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_oarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_oserializer.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_oserializer.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_pointer_iserializer.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_pointer_iserializer.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_pointer_oserializer.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_pointer_oserializer.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_serializer_map.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_serializer_map.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_text_iprimitive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_text_iprimitive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_text_oprimitive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_text_oprimitive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_text_wiprimitive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_text_wiprimitive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_text_woprimitive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_text_woprimitive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_xml_archive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_xml_archive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/basic_xml_grammar.ipp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/basic_xml_grammar.ipp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/binary_iarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/binary_iarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/binary_oarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/binary_oarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/binary_wiarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/binary_wiarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/binary_woarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/binary_woarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/codecvt_null.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/codecvt_null.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/extended_type_info.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/extended_type_info.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/extended_type_info_no_rtti.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/extended_type_info_no_rtti.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/extended_type_info_typeid.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/extended_type_info_typeid.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/polymorphic_iarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/polymorphic_iarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/polymorphic_oarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/polymorphic_oarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/shared_ptr_helper.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/shared_ptr_helper.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/stl_port.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/stl_port.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/text_iarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/text_iarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/text_oarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/text_oarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/text_wiarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/text_wiarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/text_woarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/text_woarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/utf8_codecvt_facet.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/utf8_codecvt_facet.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/void_cast.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/void_cast.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/xml_archive_exception.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/xml_archive_exception.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/xml_grammar.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/xml_grammar.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/xml_iarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/xml_iarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/xml_oarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/xml_oarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/xml_wgrammar.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/xml_wgrammar.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/xml_wiarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/xml_wiarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/src/xml_woarchive.cpp [moved from deal.II/bundled/boost-1.49.0/libs/serialization/src/xml_woarchive.cpp with 100% similarity]
bundled/boost-1.49.0/libs/serialization/util/test.jam [moved from deal.II/bundled/boost-1.49.0/libs/serialization/util/test.jam with 100% similarity]
bundled/boost-1.49.0/libs/thread/build/Jamfile.v2 [moved from deal.II/bundled/boost-1.49.0/libs/thread/build/Jamfile.v2 with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/Jamfile.v2 [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/Jamfile.v2 with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/acknowledgements.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/acknowledgements.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/barrier.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/barrier.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/changes.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/changes.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/compliance.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/compliance.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/condition_variables.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/condition_variables.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/future_ref.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/future_ref.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/futures.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/futures.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/index.html [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/index.html with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/mutex_concepts.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/mutex_concepts.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/mutexes.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/mutexes.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/once.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/once.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/overview.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/overview.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/shared_mutex_ref.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/shared_mutex_ref.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/thread.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/thread.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/thread_ref.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/thread_ref.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/time.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/time.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/doc/tss.qbk [moved from deal.II/bundled/boost-1.49.0/libs/thread/doc/tss.qbk with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/Jamfile.v2 [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/Jamfile.v2 with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/condition.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/condition.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/monitor.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/monitor.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/mutex.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/mutex.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/once.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/once.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/recursive_mutex.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/recursive_mutex.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/starvephil.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/starvephil.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/tennis.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/tennis.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/thread.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/thread.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/thread_group.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/thread_group.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/tss.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/tss.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/example/xtime.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/example/xtime.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/index.html [moved from deal.II/bundled/boost-1.49.0/libs/thread/index.html with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/CMakeLists.txt [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/CMakeLists.txt with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/pthread/once.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/pthread/once.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/pthread/thread.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/pthread/thread.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/pthread/timeconv.inl [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/pthread/timeconv.inl with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/tss_null.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/tss_null.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/win32/thread.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/win32/thread.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/win32/timeconv.inl [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/win32/timeconv.inl with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/win32/tss_dll.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/win32/tss_dll.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/src/win32/tss_pe.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/src/win32/tss_pe.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/bounded_buffer.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/bounded_buffer.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/counter.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/counter.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/factorial.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/factorial.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/factorial2.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/factorial2.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/factorial3.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/factorial3.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/helloworld.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/helloworld.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/helloworld2.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/helloworld2.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/helloworld3.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/helloworld3.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/helloworld4.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/helloworld4.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/once.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/once.cpp with 100% similarity]
bundled/boost-1.49.0/libs/thread/tutorial/tss.cpp [moved from deal.II/bundled/boost-1.49.0/libs/thread/tutorial/tss.cpp with 100% similarity]
bundled/muparser_v2_2_3/CMakeLists.txt [moved from deal.II/bundled/muparser_v2_2_3/CMakeLists.txt with 100% similarity]
bundled/muparser_v2_2_3/Changes.txt [moved from deal.II/bundled/muparser_v2_2_3/Changes.txt with 100% similarity]
bundled/muparser_v2_2_3/License.txt [moved from deal.II/bundled/muparser_v2_2_3/License.txt with 100% similarity]
bundled/muparser_v2_2_3/include/muParser.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParser.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserBase.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserBase.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserBytecode.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserBytecode.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserCallback.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserCallback.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserDLL.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserDLL.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserDef.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserDef.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserError.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserError.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserFixes.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserFixes.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserInt.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserInt.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserStack.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserStack.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserTemplateMagic.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserTemplateMagic.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserTest.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserTest.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserToken.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserToken.h with 100% similarity]
bundled/muparser_v2_2_3/include/muParserTokenReader.h [moved from deal.II/bundled/muparser_v2_2_3/include/muParserTokenReader.h with 100% similarity]
bundled/muparser_v2_2_3/src/muParser.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParser.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserBase.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserBase.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserBytecode.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserBytecode.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserCallback.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserCallback.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserDLL.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserDLL.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserError.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserError.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserInt.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserInt.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserTest.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserTest.cpp with 100% similarity]
bundled/muparser_v2_2_3/src/muParserTokenReader.cpp [moved from deal.II/bundled/muparser_v2_2_3/src/muParserTokenReader.cpp with 100% similarity]
bundled/setup_bundled.cmake [moved from deal.II/bundled/setup_bundled.cmake with 100% similarity]
bundled/tbb41_20130401oss/COPYING [moved from deal.II/bundled/tbb41_20130401oss/COPYING with 100% similarity]
bundled/tbb41_20130401oss/README [moved from deal.II/bundled/tbb41_20130401oss/README with 100% similarity]
bundled/tbb41_20130401oss/include/serial/tbb/parallel_for.h [moved from deal.II/bundled/tbb41_20130401oss/include/serial/tbb/parallel_for.h with 100% similarity]
bundled/tbb41_20130401oss/include/serial/tbb/tbb_annotate.h [moved from deal.II/bundled/tbb41_20130401oss/include/serial/tbb/tbb_annotate.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/aggregator.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/aggregator.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/aligned_space.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/aligned_space.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/atomic.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/atomic.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/blocked_range.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/blocked_range.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/blocked_range2d.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/blocked_range2d.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/blocked_range3d.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/blocked_range3d.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/cache_aligned_allocator.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/cache_aligned_allocator.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/combinable.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/combinable.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/compat/condition_variable [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/compat/condition_variable with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/compat/ppl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/compat/ppl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/compat/thread [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/compat/thread with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/compat/tuple [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/compat/tuple with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/concurrent_hash_map.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/concurrent_hash_map.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/concurrent_lru_cache.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/concurrent_lru_cache.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/concurrent_priority_queue.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/concurrent_priority_queue.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/concurrent_queue.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/concurrent_queue.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/concurrent_unordered_map.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/concurrent_unordered_map.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/concurrent_unordered_set.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/concurrent_unordered_set.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/concurrent_vector.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/concurrent_vector.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/critical_section.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/critical_section.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/enumerable_thread_specific.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/enumerable_thread_specific.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/flow_graph.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/flow_graph.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_aggregator_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_aggregator_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_concurrent_queue_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_concurrent_queue_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_concurrent_unordered_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_concurrent_unordered_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_item_buffer_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_item_buffer_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_join_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_join_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_node_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_node_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_or_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_or_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_tagged_buffer_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_tagged_buffer_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_types_impl.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_flow_graph_types_impl.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/internal/_tbb_windef.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/internal/_tbb_windef.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/gcc_armv7.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/gcc_armv7.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/gcc_generic.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/gcc_generic.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/gcc_ia32_common.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/gcc_ia32_common.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/ibm_aix51.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/ibm_aix51.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/icc_generic.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/icc_generic.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/linux_common.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/linux_common.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/linux_ia32.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/linux_ia32.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/linux_ia64.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/linux_ia64.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/linux_intel64.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/linux_intel64.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/mac_ppc.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/mac_ppc.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/macos_common.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/macos_common.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/mic_common.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/mic_common.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/msvc_armv7.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/msvc_armv7.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/msvc_ia32_common.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/msvc_ia32_common.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/sunos_sparc.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/sunos_sparc.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/windows_api.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/windows_api.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/windows_ia32.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/windows_ia32.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/windows_intel64.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/windows_intel64.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/machine/xbox360_ppc.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/machine/xbox360_ppc.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/memory_pool.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/memory_pool.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/null_mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/null_mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/null_rw_mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/null_rw_mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_do.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_do.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_for.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_for.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_for_each.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_for_each.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_invoke.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_invoke.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_reduce.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_reduce.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_scan.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_scan.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_sort.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_sort.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/parallel_while.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/parallel_while.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/partitioner.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/partitioner.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/pipeline.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/pipeline.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/queuing_mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/queuing_mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/queuing_rw_mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/queuing_rw_mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/reader_writer_lock.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/reader_writer_lock.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/recursive_mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/recursive_mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/runtime_loader.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/runtime_loader.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/scalable_allocator.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/scalable_allocator.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/spin_mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/spin_mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/spin_rw_mutex.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/spin_rw_mutex.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/task.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/task.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/task_arena.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/task_arena.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/task_group.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/task_group.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/task_scheduler_init.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/task_scheduler_init.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/task_scheduler_observer.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/task_scheduler_observer.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb_allocator.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb_allocator.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb_config.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb_config.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb_exception.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb_exception.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb_machine.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb_machine.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb_profiling.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb_profiling.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb_stddef.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb_stddef.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbb_thread.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbb_thread.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tbbmalloc_proxy.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tbbmalloc_proxy.h with 100% similarity]
bundled/tbb41_20130401oss/include/tbb/tick_count.h [moved from deal.II/bundled/tbb41_20130401oss/include/tbb/tick_count.h with 100% similarity]
bundled/tbb41_20130401oss/src/CMakeLists.txt [moved from deal.II/bundled/tbb41_20130401oss/src/CMakeLists.txt with 100% similarity]
bundled/tbb41_20130401oss/src/old/concurrent_queue_v2.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/concurrent_queue_v2.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/old/concurrent_queue_v2.h [moved from deal.II/bundled/tbb41_20130401oss/src/old/concurrent_queue_v2.h with 100% similarity]
bundled/tbb41_20130401oss/src/old/concurrent_vector_v2.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/concurrent_vector_v2.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/old/concurrent_vector_v2.h [moved from deal.II/bundled/tbb41_20130401oss/src/old/concurrent_vector_v2.h with 100% similarity]
bundled/tbb41_20130401oss/src/old/spin_rw_mutex_v2.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/spin_rw_mutex_v2.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/old/spin_rw_mutex_v2.h [moved from deal.II/bundled/tbb41_20130401oss/src/old/spin_rw_mutex_v2.h with 100% similarity]
bundled/tbb41_20130401oss/src/old/task_v2.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/task_v2.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/old/test_concurrent_queue_v2.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/test_concurrent_queue_v2.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/old/test_concurrent_vector_v2.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/test_concurrent_vector_v2.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/old/test_mutex_v2.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/test_mutex_v2.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/old/test_task_scheduler_observer_v3.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/old/test_task_scheduler_observer_v3.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/coarse_grained_raii_lru_cache.h [moved from deal.II/bundled/tbb41_20130401oss/src/perf/coarse_grained_raii_lru_cache.h with 100% similarity]
bundled/tbb41_20130401oss/src/perf/cpq_pdes.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/cpq_pdes.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/cpq_throughput_test.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/cpq_throughput_test.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/fibonacci_cutoff.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/fibonacci_cutoff.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/fibonacci_impl_tbb.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/fibonacci_impl_tbb.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/perf.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/perf.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/perf.h [moved from deal.II/bundled/tbb41_20130401oss/src/perf/perf.h with 100% similarity]
bundled/tbb41_20130401oss/src/perf/perf_sched.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/perf_sched.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/run_statistics.sh [moved from deal.II/bundled/tbb41_20130401oss/src/perf/run_statistics.sh with 100% similarity]
bundled/tbb41_20130401oss/src/perf/statistics.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/statistics.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/statistics.h [moved from deal.II/bundled/tbb41_20130401oss/src/perf/statistics.h with 100% similarity]
bundled/tbb41_20130401oss/src/perf/statistics_xml.h [moved from deal.II/bundled/tbb41_20130401oss/src/perf/statistics_xml.h with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_framework.h [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_framework.h with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_hash_map.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_hash_map.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_hash_map_fill.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_hash_map_fill.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_hash_map_fill.html [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_hash_map_fill.html with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_locked_work.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_locked_work.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_lru_cache_throughput.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_lru_cache_throughput.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_sandbox.h [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_sandbox.h with 100% similarity]
bundled/tbb41_20130401oss/src/perf/time_vector.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/perf/time_vector.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/client/library_assert.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/client/library_assert.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/client/omp_dynamic_link.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/client/omp_dynamic_link.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/client/omp_dynamic_link.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/client/omp_dynamic_link.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/client/rml_factory.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/client/rml_factory.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/client/rml_omp.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/client/rml_omp.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/client/rml_tbb.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/client/rml_tbb.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/include/rml_base.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/include/rml_base.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/include/rml_omp.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/include/rml_omp.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/include/rml_tbb.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/include/rml_tbb.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/perfor/omp_nested.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/perfor/omp_nested.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/perfor/omp_simple.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/perfor/omp_simple.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/perfor/tbb_multi_omp.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/perfor/tbb_multi_omp.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/perfor/tbb_simple.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/perfor/tbb_simple.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/perfor/thread_level.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/perfor/thread_level.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/irml.rc [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/irml.rc with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/job_automaton.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/job_automaton.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/lin-rml-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/lin-rml-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/rml_server.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/rml_server.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/thread_monitor.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/thread_monitor.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/wait_counter.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/wait_counter.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/win32-rml-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/win32-rml-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/rml/server/win64-rml-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/rml/server/win64-rml-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/rml_omp_stub.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/rml_omp_stub.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/test_job_automaton.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/test_job_automaton.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/test_rml_mixed.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/test_rml_mixed.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/test_rml_omp.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/test_rml_omp.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/test_rml_omp_c_linkage.c [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/test_rml_omp_c_linkage.c with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/test_rml_tbb.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/test_rml_tbb.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/test_server.h [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/test_server.h with 100% similarity]
bundled/tbb41_20130401oss/src/rml/test/test_thread_monitor.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/rml/test/test_thread_monitor.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/arena.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/arena.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/arena.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/arena.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/cache_aligned_allocator.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/cache_aligned_allocator.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/cilk-tbb-interop.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/cilk-tbb-interop.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/concurrent_hash_map.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/concurrent_hash_map.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/concurrent_monitor.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/concurrent_monitor.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/concurrent_monitor.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/concurrent_monitor.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/concurrent_queue.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/concurrent_queue.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/concurrent_vector.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/concurrent_vector.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/condition_variable.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/condition_variable.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/critical_section.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/critical_section.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/custom_scheduler.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/custom_scheduler.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/dynamic_link.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/dynamic_link.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/dynamic_link.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/dynamic_link.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/governor.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/governor.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/governor.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/governor.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ia32-masm/atomic_support.asm [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ia32-masm/atomic_support.asm with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ia32-masm/lock_byte.asm [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ia32-masm/lock_byte.asm with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ia64-gas/atomic_support.s [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ia64-gas/atomic_support.s with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ia64-gas/ia64_misc.s [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ia64-gas/ia64_misc.s with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ia64-gas/lock_byte.s [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ia64-gas/lock_byte.s with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ia64-gas/log2.s [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ia64-gas/log2.s with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ia64-gas/pause.s [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ia64-gas/pause.s with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/ibm_aix51/atomic_support.c [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/ibm_aix51/atomic_support.c with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/intel64-masm/atomic_support.asm [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/intel64-masm/atomic_support.asm with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/intel64-masm/intel64_misc.asm [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/intel64-masm/intel64_misc.asm with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/intrusive_list.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/intrusive_list.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/itt_notify.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/itt_notify.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/itt_notify.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/itt_notify.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/lin32-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/lin32-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/lin32-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/lin32-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/lin64-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/lin64-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/lin64-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/lin64-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/lin64ipf-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/lin64ipf-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/lin64ipf-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/lin64ipf-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/mac32-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/mac32-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/mac32-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/mac32-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/mac64-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/mac64-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/mac64-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/mac64-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/mailbox.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/mailbox.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/market.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/market.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/market.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/market.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/mutex.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/mutex.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/observer_proxy.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/observer_proxy.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/observer_proxy.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/observer_proxy.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/pipeline.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/pipeline.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/private_server.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/private_server.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/queuing_mutex.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/queuing_mutex.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/queuing_rw_mutex.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/queuing_rw_mutex.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/reader_writer_lock.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/reader_writer_lock.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/recursive_mutex.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/recursive_mutex.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/scheduler.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/scheduler.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/scheduler.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/scheduler.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/scheduler_common.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/scheduler_common.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/scheduler_utility.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/scheduler_utility.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/semaphore.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/semaphore.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/semaphore.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/semaphore.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/spin_mutex.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/spin_mutex.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/spin_rw_mutex.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/spin_rw_mutex.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/task.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/task.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/task_group_context.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/task_group_context.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/task_stream.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/task_stream.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_assert_impl.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_assert_impl.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_main.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_main.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_main.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_main.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_misc.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_misc.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_misc.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_misc.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_misc_ex.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_misc_ex.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_resource.rc [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_resource.rc with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_statistics.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_statistics.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_statistics.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_statistics.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_thread.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_thread.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tbb_version.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tbb_version.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tls.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tls.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/disable_warnings.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/disable_warnings.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/internal/ittnotify.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/internal/ittnotify.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_config.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_config.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_static.c [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_static.c with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_static.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_static.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_types.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/ittnotify_types.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/legacy/ittnotify.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/legacy/ittnotify.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/tools_api/prototype/ittnotify.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/tools_api/prototype/ittnotify.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/win32-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/win32-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/win32-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/win32-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/win64-gcc-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/win64-gcc-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/win64-gcc-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/win64-gcc-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/win64-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/win64-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/win64-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/win64-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/winrt-tbb-export.lst [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/winrt-tbb-export.lst with 100% similarity]
bundled/tbb41_20130401oss/src/tbb/xbox360-tbb-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbb/xbox360-tbb-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/Customize.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/Customize.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/MapMemory.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/MapMemory.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/Statistics.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/Statistics.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/TypeDefinitions.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/TypeDefinitions.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/backend.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/backend.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/backref.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/backref.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/frontend.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/frontend.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/large_objects.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/large_objects.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/lin32-proxy-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/lin32-proxy-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/lin32-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/lin32-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/lin64-proxy-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/lin64-proxy-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/lin64-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/lin64-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/lin64ipf-proxy-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/lin64ipf-proxy-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/lin64ipf-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/lin64ipf-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/mac32-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/mac32-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/mac64-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/mac64-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/proxy.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/proxy.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/proxy.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/proxy.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/tbb_function_replacement.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/tbb_function_replacement.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/tbb_function_replacement.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/tbb_function_replacement.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc.cpp with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc.rc [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc.rc with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc_internal.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc_internal.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc_internal_api.h [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/tbbmalloc_internal_api.h with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/win32-gcc-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/win32-gcc-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/win32-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/win32-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/win64-gcc-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/win64-gcc-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/win64-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/win64-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbmalloc/xbox360-tbbmalloc-export.def [moved from deal.II/bundled/tbb41_20130401oss/src/tbbmalloc/xbox360-tbbmalloc-export.def with 100% similarity]
bundled/tbb41_20130401oss/src/tbbproxy/tbbproxy-windows.asm [moved from deal.II/bundled/tbb41_20130401oss/src/tbbproxy/tbbproxy-windows.asm with 100% similarity]
bundled/tbb41_20130401oss/src/tbbproxy/tbbproxy.cpp [moved from deal.II/bundled/tbb41_20130401oss/src/tbbproxy/tbbproxy.cpp with 100% similarity]
bundled/umfpack/AMD/Include/UFconfig.h [moved from deal.II/bundled/umfpack/AMD/Include/UFconfig.h with 100% similarity]
bundled/umfpack/AMD/Include/amd.h [moved from deal.II/bundled/umfpack/AMD/Include/amd.h with 100% similarity]
bundled/umfpack/AMD/Include/amd_internal.h [moved from deal.II/bundled/umfpack/AMD/Include/amd_internal.h with 100% similarity]
bundled/umfpack/AMD/MATLAB/Contents.m [moved from deal.II/bundled/umfpack/AMD/MATLAB/Contents.m with 100% similarity]
bundled/umfpack/AMD/MATLAB/GNUmakefile [moved from deal.II/bundled/umfpack/AMD/MATLAB/GNUmakefile with 100% similarity]
bundled/umfpack/AMD/MATLAB/Makefile [moved from deal.II/bundled/umfpack/AMD/MATLAB/Makefile with 100% similarity]
bundled/umfpack/AMD/MATLAB/amd.m [moved from deal.II/bundled/umfpack/AMD/MATLAB/amd.m with 100% similarity]
bundled/umfpack/AMD/MATLAB/amd_demo.m [moved from deal.II/bundled/umfpack/AMD/MATLAB/amd_demo.m with 100% similarity]
bundled/umfpack/AMD/MATLAB/amd_demo.m.out [moved from deal.II/bundled/umfpack/AMD/MATLAB/amd_demo.m.out with 100% similarity]
bundled/umfpack/AMD/MATLAB/amd_make.m [moved from deal.II/bundled/umfpack/AMD/MATLAB/amd_make.m with 100% similarity]
bundled/umfpack/AMD/MATLAB/amd_mex.c [moved from deal.II/bundled/umfpack/AMD/MATLAB/amd_mex.c with 100% similarity]
bundled/umfpack/AMD/MATLAB/can_24.mat [moved from deal.II/bundled/umfpack/AMD/MATLAB/can_24.mat with 100% similarity]
bundled/umfpack/AMD/README.txt [moved from deal.II/bundled/umfpack/AMD/README.txt with 100% similarity]
bundled/umfpack/AMD/Source/CMakeLists.txt [moved from deal.II/bundled/umfpack/AMD/Source/CMakeLists.txt with 100% similarity]
bundled/umfpack/AMD/Source/amd.f [moved from deal.II/bundled/umfpack/AMD/Source/amd.f with 100% similarity]
bundled/umfpack/AMD/Source/amd_1.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_1.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_2.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_2.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_aat.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_aat.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_control.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_control.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_defaults.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_defaults.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_dump.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_dump.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_global.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_global.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_info.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_info.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_order.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_order.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_post_tree.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_post_tree.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_postorder.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_postorder.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_preprocess.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_preprocess.cc with 100% similarity]
bundled/umfpack/AMD/Source/amd_valid.cc [moved from deal.II/bundled/umfpack/AMD/Source/amd_valid.cc with 100% similarity]
bundled/umfpack/AMD/Source/amdbar.f [moved from deal.II/bundled/umfpack/AMD/Source/amdbar.f with 100% similarity]
bundled/umfpack/README.txt [moved from deal.II/bundled/umfpack/README.txt with 100% similarity]
bundled/umfpack/UMFPACK/Include/UFconfig.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/UFconfig.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_col_to_triplet.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_col_to_triplet.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_defaults.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_defaults.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_free_numeric.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_free_numeric.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_free_symbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_free_symbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_get_determinant.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_get_determinant.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_get_lunz.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_get_lunz.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_get_numeric.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_get_numeric.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_get_symbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_get_symbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_global.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_global.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_load_numeric.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_load_numeric.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_load_symbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_load_symbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_numeric.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_numeric.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_qsymbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_qsymbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_control.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_control.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_info.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_info.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_matrix.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_matrix.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_numeric.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_numeric.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_perm.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_perm.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_status.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_status.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_symbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_symbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_triplet.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_triplet.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_report_vector.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_report_vector.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_save_numeric.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_save_numeric.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_save_symbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_save_symbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_scale.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_scale.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_solve.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_solve.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_symbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_symbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_tictoc.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_tictoc.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_timer.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_timer.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_transpose.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_transpose.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_triplet_to_col.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_triplet_to_col.h with 100% similarity]
bundled/umfpack/UMFPACK/Include/umfpack_wsolve.h [moved from deal.II/bundled/umfpack/UMFPACK/Include/umfpack_wsolve.h with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/Contents.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/Contents.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/GNUmakefile [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/GNUmakefile with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/Makefile [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/Makefile with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/lcc_lib/lapacksyms.def [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/lcc_lib/lapacksyms.def with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/lcc_lib/libmwlapack.lib [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/lcc_lib/libmwlapack.lib with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/lu_normest.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/lu_normest.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/luflop.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/luflop.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/luflopmex.c [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/luflopmex.c with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack2.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack2.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_btf.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_btf.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_demo.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_demo.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_demo.m.out [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_demo.m.out with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_details.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_details.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_install.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_install.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_make.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_make.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_report.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_report.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_simple.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_simple.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_simple.m.out [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_simple.m.out with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_solve.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_solve.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpack_test.m [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpack_test.m with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/umfpackmex.c [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/umfpackmex.c with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/west.mat [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/west.mat with 100% similarity]
bundled/umfpack/UMFPACK/MATLAB/west0067 [moved from deal.II/bundled/umfpack/UMFPACK/MATLAB/west0067 with 100% similarity]
bundled/umfpack/UMFPACK/README.txt [moved from deal.II/bundled/umfpack/UMFPACK/README.txt with 100% similarity]
bundled/umfpack/UMFPACK/Source/CMakeLists.txt [moved from deal.II/bundled/umfpack/UMFPACK/Source/CMakeLists.txt with 100% similarity]
bundled/umfpack/UMFPACK/Source/cholmod_blas.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/cholmod_blas.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_2by2.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_2by2.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_2by2.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_2by2.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_analyze.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_analyze.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_analyze.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_analyze.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_apply_order.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_apply_order.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_apply_order.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_apply_order.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_assemble.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_assemble.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_assemble.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_assemble.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_blas3_update.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_blas3_update.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_blas3_update.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_blas3_update.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_build_tuples.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_build_tuples.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_build_tuples.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_build_tuples.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_colamd.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_colamd.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_colamd.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_colamd.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_config.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_config.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_create_element.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_create_element.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_create_element.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_create_element.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_dump.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_dump.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_dump.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_dump.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_extend_front.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_extend_front.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_extend_front.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_extend_front.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_free.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_free.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_free.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_free.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_fsize.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_fsize.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_fsize.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_fsize.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_garbage_collection.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_garbage_collection.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_garbage_collection.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_garbage_collection.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_get_memory.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_get_memory.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_get_memory.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_get_memory.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_grow_front.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_grow_front.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_grow_front.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_grow_front.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_init_front.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_init_front.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_init_front.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_init_front.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_internal.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_internal.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_is_permutation.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_is_permutation.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_is_permutation.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_is_permutation.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_kernel.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_kernel.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_kernel.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_kernel.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_kernel_init.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_kernel_init.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_kernel_init.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_kernel_init.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_kernel_wrapup.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_kernel_wrapup.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_kernel_wrapup.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_kernel_wrapup.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_local_search.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_local_search.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_local_search.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_local_search.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_lsolve.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_lsolve.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_lsolve.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_lsolve.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_ltsolve.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_ltsolve.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_ltsolve.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_ltsolve.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_malloc.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_malloc.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_malloc.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_malloc.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_alloc_element.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_alloc_element.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_alloc_element.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_alloc_element.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_alloc_head_block.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_alloc_head_block.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_alloc_head_block.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_alloc_head_block.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_alloc_tail_block.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_alloc_tail_block.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_alloc_tail_block.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_alloc_tail_block.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_free_tail_block.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_free_tail_block.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_free_tail_block.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_free_tail_block.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_init_memoryspace.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_init_memoryspace.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_mem_init_memoryspace.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_mem_init_memoryspace.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_multicompile.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_multicompile.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_realloc.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_realloc.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_realloc.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_realloc.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_report_perm.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_report_perm.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_report_perm.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_report_perm.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_report_vector.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_report_vector.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_report_vector.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_report_vector.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_row_search.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_row_search.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_row_search.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_row_search.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_scale.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_scale.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_scale.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_scale.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_scale_column.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_scale_column.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_scale_column.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_scale_column.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_set_stats.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_set_stats.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_set_stats.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_set_stats.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_singletons.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_singletons.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_singletons.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_singletons.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_solve.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_solve.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_solve.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_solve.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_start_front.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_start_front.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_start_front.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_start_front.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_store_lu.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_store_lu.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_store_lu.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_store_lu.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_symbolic_usage.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_symbolic_usage.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_symbolic_usage.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_symbolic_usage.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_transpose.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_transpose.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_transpose.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_transpose.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_triplet.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_triplet.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_triplet.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_triplet.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_tuple_lengths.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_tuple_lengths.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_tuple_lengths.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_tuple_lengths.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_usolve.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_usolve.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_usolve.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_usolve.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_utsolve.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_utsolve.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_utsolve.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_utsolve.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_valid_numeric.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_valid_numeric.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_valid_numeric.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_valid_numeric.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_valid_symbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_valid_symbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_valid_symbolic.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_valid_symbolic.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umf_version.h [moved from deal.II/bundled/umfpack/UMFPACK/Source/umf_version.h with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_col_to_triplet.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_col_to_triplet.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_defaults.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_defaults.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_free_numeric.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_free_numeric.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_free_symbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_free_symbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_get_determinant.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_get_determinant.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_get_lunz.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_get_lunz.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_get_numeric.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_get_numeric.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_get_symbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_get_symbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_global.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_global.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_load_numeric.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_load_numeric.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_load_symbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_load_symbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_numeric.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_numeric.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_qsymbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_qsymbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_control.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_control.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_info.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_info.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_matrix.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_matrix.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_numeric.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_numeric.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_perm.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_perm.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_status.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_status.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_symbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_symbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_triplet.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_triplet.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_report_vector.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_report_vector.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_save_numeric.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_save_numeric.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_save_symbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_save_symbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_scale.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_scale.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_solve.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_solve.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_symbolic.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_symbolic.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_tictoc.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_tictoc.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_timer.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_timer.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_transpose.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_transpose.cc with 100% similarity]
bundled/umfpack/UMFPACK/Source/umfpack_triplet_to_col.cc [moved from deal.II/bundled/umfpack/UMFPACK/Source/umfpack_triplet_to_col.cc with 100% similarity]
bundled/umfpack/lgpl-2.1.txt [moved from deal.II/bundled/umfpack/lgpl-2.1.txt with 100% similarity]
cmake/README.cmake [moved from deal.II/cmake/README.cmake with 100% similarity]
cmake/checks/check_01_compiler_features.cmake [moved from deal.II/cmake/checks/check_01_compiler_features.cmake with 100% similarity]
cmake/checks/check_01_cpu_features.cmake [moved from deal.II/cmake/checks/check_01_cpu_features.cmake with 100% similarity]
cmake/checks/check_01_cxx_features.cmake [moved from deal.II/cmake/checks/check_01_cxx_features.cmake with 100% similarity]
cmake/checks/check_02_system_features.cmake [moved from deal.II/cmake/checks/check_02_system_features.cmake with 100% similarity]
cmake/checks/check_03_compiler_bugs.cmake [moved from deal.II/cmake/checks/check_03_compiler_bugs.cmake with 100% similarity]
cmake/checks/check_03_generator_bugs.cmake [moved from deal.II/cmake/checks/check_03_generator_bugs.cmake with 100% similarity]
cmake/config/CMakeLists.txt [moved from deal.II/cmake/config/CMakeLists.txt with 100% similarity]
cmake/config/Config.cmake.in [moved from deal.II/cmake/config/Config.cmake.in with 100% similarity]
cmake/config/ConfigVersion.cmake.in [moved from deal.II/cmake/config/ConfigVersion.cmake.in with 100% similarity]
cmake/config/Make.global_options.in [moved from deal.II/cmake/config/Make.global_options.in with 100% similarity]
cmake/config/template-arguments.in [moved from deal.II/cmake/config/template-arguments.in with 100% similarity]
cmake/configure/configure_1_bzip2.cmake [moved from deal.II/cmake/configure/configure_1_bzip2.cmake with 100% similarity]
cmake/configure/configure_1_lapack.cmake [moved from deal.II/cmake/configure/configure_1_lapack.cmake with 100% similarity]
cmake/configure/configure_1_mpi.cmake [moved from deal.II/cmake/configure/configure_1_mpi.cmake with 100% similarity]
cmake/configure/configure_1_threads.cmake [moved from deal.II/cmake/configure/configure_1_threads.cmake with 100% similarity]
cmake/configure/configure_1_zlib.cmake [moved from deal.II/cmake/configure/configure_1_zlib.cmake with 100% similarity]
cmake/configure/configure_2_metis.cmake [moved from deal.II/cmake/configure/configure_2_metis.cmake with 100% similarity]
cmake/configure/configure_2_trilinos.cmake [moved from deal.II/cmake/configure/configure_2_trilinos.cmake with 100% similarity]
cmake/configure/configure_2_umfpack.cmake [moved from deal.II/cmake/configure/configure_2_umfpack.cmake with 100% similarity]
cmake/configure/configure_3_petsc.cmake [moved from deal.II/cmake/configure/configure_3_petsc.cmake with 100% similarity]
cmake/configure/configure_arpack.cmake [moved from deal.II/cmake/configure/configure_arpack.cmake with 100% similarity]
cmake/configure/configure_boost.cmake [moved from deal.II/cmake/configure/configure_boost.cmake with 100% similarity]
cmake/configure/configure_hdf5.cmake [moved from deal.II/cmake/configure/configure_hdf5.cmake with 100% similarity]
cmake/configure/configure_mumps.cmake [moved from deal.II/cmake/configure/configure_mumps.cmake with 100% similarity]
cmake/configure/configure_muparser.cmake [moved from deal.II/cmake/configure/configure_muparser.cmake with 100% similarity]
cmake/configure/configure_netcdf.cmake [moved from deal.II/cmake/configure/configure_netcdf.cmake with 100% similarity]
cmake/configure/configure_p4est.cmake [moved from deal.II/cmake/configure/configure_p4est.cmake with 100% similarity]
cmake/configure/configure_slepc.cmake [moved from deal.II/cmake/configure/configure_slepc.cmake with 100% similarity]
cmake/macros/macro_add_flags.cmake [moved from deal.II/cmake/macros/macro_add_flags.cmake with 100% similarity]
cmake/macros/macro_add_test.cmake [moved from deal.II/cmake/macros/macro_add_test.cmake with 100% similarity]
cmake/macros/macro_check_cxx_compiler_bug.cmake [moved from deal.II/cmake/macros/macro_check_cxx_compiler_bug.cmake with 100% similarity]
cmake/macros/macro_check_mpi_interface.cmake [moved from deal.II/cmake/macros/macro_check_mpi_interface.cmake with 100% similarity]
cmake/macros/macro_clear_cmake_required.cmake [moved from deal.II/cmake/macros/macro_clear_cmake_required.cmake with 100% similarity]
cmake/macros/macro_cond_set_to_yes.cmake [moved from deal.II/cmake/macros/macro_cond_set_to_yes.cmake with 100% similarity]
cmake/macros/macro_configure_feature.cmake [moved from deal.II/cmake/macros/macro_configure_feature.cmake with 100% similarity]
cmake/macros/macro_deal_ii_add_definitions.cmake [moved from deal.II/cmake/macros/macro_deal_ii_add_definitions.cmake with 100% similarity]
cmake/macros/macro_deal_ii_add_dependencies.cmake [moved from deal.II/cmake/macros/macro_deal_ii_add_dependencies.cmake with 100% similarity]
cmake/macros/macro_deal_ii_add_library.cmake [moved from deal.II/cmake/macros/macro_deal_ii_add_library.cmake with 100% similarity]
cmake/macros/macro_deal_ii_find_file.cmake [moved from deal.II/cmake/macros/macro_deal_ii_find_file.cmake with 100% similarity]
cmake/macros/macro_deal_ii_find_library.cmake [moved from deal.II/cmake/macros/macro_deal_ii_find_library.cmake with 100% similarity]
cmake/macros/macro_deal_ii_find_path.cmake [moved from deal.II/cmake/macros/macro_deal_ii_find_path.cmake with 100% similarity]
cmake/macros/macro_deal_ii_initialize_cached_variables.cmake [moved from deal.II/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake with 100% similarity]
cmake/macros/macro_deal_ii_insource_setup_target.cmake [moved from deal.II/cmake/macros/macro_deal_ii_insource_setup_target.cmake with 100% similarity]
cmake/macros/macro_deal_ii_invoke_autopilot.cmake [moved from deal.II/cmake/macros/macro_deal_ii_invoke_autopilot.cmake with 100% similarity]
cmake/macros/macro_deal_ii_package_handle.cmake [moved from deal.II/cmake/macros/macro_deal_ii_package_handle.cmake with 100% similarity]
cmake/macros/macro_deal_ii_setup_target.cmake [moved from deal.II/cmake/macros/macro_deal_ii_setup_target.cmake with 100% similarity]
cmake/macros/macro_enable_if_links.cmake [moved from deal.II/cmake/macros/macro_enable_if_links.cmake with 100% similarity]
cmake/macros/macro_enable_if_supported.cmake [moved from deal.II/cmake/macros/macro_enable_if_supported.cmake with 100% similarity]
cmake/macros/macro_enable_language_optional.cmake [moved from deal.II/cmake/macros/macro_enable_language_optional.cmake with 100% similarity]
cmake/macros/macro_expand_instantiations.cmake [moved from deal.II/cmake/macros/macro_expand_instantiations.cmake with 100% similarity]
cmake/macros/macro_filter_system_libraries.cmake [moved from deal.II/cmake/macros/macro_filter_system_libraries.cmake with 100% similarity]
cmake/macros/macro_find_package.cmake [moved from deal.II/cmake/macros/macro_find_package.cmake with 100% similarity]
cmake/macros/macro_find_system_library.cmake [moved from deal.II/cmake/macros/macro_find_system_library.cmake with 100% similarity]
cmake/macros/macro_item_matches.cmake [moved from deal.II/cmake/macros/macro_item_matches.cmake with 100% similarity]
cmake/macros/macro_pickup_tests.cmake [moved from deal.II/cmake/macros/macro_pickup_tests.cmake with 100% similarity]
cmake/macros/macro_purge_feature.cmake [moved from deal.II/cmake/macros/macro_purge_feature.cmake with 100% similarity]
cmake/macros/macro_push_cmake_required.cmake [moved from deal.II/cmake/macros/macro_push_cmake_required.cmake with 100% similarity]
cmake/macros/macro_register_feature.cmake [moved from deal.II/cmake/macros/macro_register_feature.cmake with 100% similarity]
cmake/macros/macro_remove_duplicates.cmake [moved from deal.II/cmake/macros/macro_remove_duplicates.cmake with 100% similarity]
cmake/macros/macro_replace_flag.cmake [moved from deal.II/cmake/macros/macro_replace_flag.cmake with 100% similarity]
cmake/macros/macro_reset_cmake_required.cmake [moved from deal.II/cmake/macros/macro_reset_cmake_required.cmake with 100% similarity]
cmake/macros/macro_set_if_empty.cmake [moved from deal.II/cmake/macros/macro_set_if_empty.cmake with 100% similarity]
cmake/macros/macro_strip_flag.cmake [moved from deal.II/cmake/macros/macro_strip_flag.cmake with 100% similarity]
cmake/macros/macro_switch_library_preference.cmake [moved from deal.II/cmake/macros/macro_switch_library_preference.cmake with 100% similarity]
cmake/macros/macro_to_string.cmake [moved from deal.II/cmake/macros/macro_to_string.cmake with 100% similarity]
cmake/macros/macro_to_string_and_add_prefix.cmake [moved from deal.II/cmake/macros/macro_to_string_and_add_prefix.cmake with 100% similarity]
cmake/modules/FindARPACK.cmake [moved from deal.II/cmake/modules/FindARPACK.cmake with 100% similarity]
cmake/modules/FindBOOST.cmake [moved from deal.II/cmake/modules/FindBOOST.cmake with 100% similarity]
cmake/modules/FindBZIP2.cmake [moved from deal.II/cmake/modules/FindBZIP2.cmake with 100% similarity]
cmake/modules/FindHDF5.cmake [moved from deal.II/cmake/modules/FindHDF5.cmake with 100% similarity]
cmake/modules/FindLAPACK.cmake [moved from deal.II/cmake/modules/FindLAPACK.cmake with 100% similarity]
cmake/modules/FindMETIS.cmake [moved from deal.II/cmake/modules/FindMETIS.cmake with 100% similarity]
cmake/modules/FindMPI.cmake [moved from deal.II/cmake/modules/FindMPI.cmake with 100% similarity]
cmake/modules/FindMUMPS.cmake [moved from deal.II/cmake/modules/FindMUMPS.cmake with 100% similarity]
cmake/modules/FindMUPARSER.cmake [moved from deal.II/cmake/modules/FindMUPARSER.cmake with 100% similarity]
cmake/modules/FindNETCDF.cmake [moved from deal.II/cmake/modules/FindNETCDF.cmake with 100% similarity]
cmake/modules/FindP4EST.cmake [moved from deal.II/cmake/modules/FindP4EST.cmake with 100% similarity]
cmake/modules/FindPETSC.cmake [moved from deal.II/cmake/modules/FindPETSC.cmake with 100% similarity]
cmake/modules/FindSLEPC.cmake [moved from deal.II/cmake/modules/FindSLEPC.cmake with 100% similarity]
cmake/modules/FindTBB.cmake [moved from deal.II/cmake/modules/FindTBB.cmake with 100% similarity]
cmake/modules/FindTRILINOS.cmake [moved from deal.II/cmake/modules/FindTRILINOS.cmake with 100% similarity]
cmake/modules/FindUMFPACK.cmake [moved from deal.II/cmake/modules/FindUMFPACK.cmake with 100% similarity]
cmake/modules/FindZLIB.cmake [moved from deal.II/cmake/modules/FindZLIB.cmake with 100% similarity]
cmake/scripts/CMakeLists.txt [moved from deal.II/cmake/scripts/CMakeLists.txt with 100% similarity]
cmake/scripts/expand_instantiations.cc [moved from deal.II/cmake/scripts/expand_instantiations.cc with 100% similarity]
cmake/scripts/make_dependencies.cc [moved from deal.II/cmake/scripts/make_dependencies.cc with 100% similarity]
cmake/scripts/normalize.pl [moved from deal.II/cmake/scripts/normalize.pl with 100% similarity]
cmake/scripts/run_buildtest.cmake [moved from deal.II/cmake/scripts/run_buildtest.cmake with 100% similarity]
cmake/scripts/run_test.cmake [moved from deal.II/cmake/scripts/run_test.cmake with 100% similarity]
cmake/scripts/run_testsuite.cmake [moved from deal.II/cmake/scripts/run_testsuite.cmake with 100% similarity]
cmake/setup_cached_variables.cmake [moved from deal.II/cmake/setup_cached_variables.cmake with 100% similarity]
cmake/setup_compiler_flags.cmake [moved from deal.II/cmake/setup_compiler_flags.cmake with 100% similarity]
cmake/setup_compiler_flags_gnu.cmake [moved from deal.II/cmake/setup_compiler_flags_gnu.cmake with 100% similarity]
cmake/setup_compiler_flags_intel.cmake [moved from deal.II/cmake/setup_compiler_flags_intel.cmake with 100% similarity]
cmake/setup_compiler_flags_msvc.cmake [moved from deal.II/cmake/setup_compiler_flags_msvc.cmake with 100% similarity]
cmake/setup_custom_targets.cmake [moved from deal.II/cmake/setup_custom_targets.cmake with 100% similarity]
cmake/setup_deal_ii.cmake [moved from deal.II/cmake/setup_deal_ii.cmake with 100% similarity]
cmake/setup_external_macros.cmake [moved from deal.II/cmake/setup_external_macros.cmake with 100% similarity]
cmake/setup_finalize.cmake [moved from deal.II/cmake/setup_finalize.cmake with 100% similarity]
cmake/setup_sanity_checks.cmake [moved from deal.II/cmake/setup_sanity_checks.cmake with 100% similarity]
cmake/setup_testsubproject.cmake [moved from deal.II/cmake/setup_testsubproject.cmake with 100% similarity]
cmake/setup_write_config.cmake [moved from deal.II/cmake/setup_write_config.cmake with 100% similarity]
contrib/CMakeLists.txt [moved from deal.II/contrib/CMakeLists.txt with 100% similarity]
contrib/README.contrib [moved from deal.II/contrib/README.contrib with 100% similarity]
contrib/mesh_conversion/CMakeLists.txt [moved from deal.II/contrib/mesh_conversion/CMakeLists.txt with 100% similarity]
contrib/mesh_conversion/Main.cc [moved from deal.II/contrib/mesh_conversion/Main.cc with 100% similarity]
contrib/mesh_conversion/MeshConversion.cc [moved from deal.II/contrib/mesh_conversion/MeshConversion.cc with 100% similarity]
contrib/mesh_conversion/MeshConversion.h [moved from deal.II/contrib/mesh_conversion/MeshConversion.h with 100% similarity]
contrib/mesh_conversion/README.txt [moved from deal.II/contrib/mesh_conversion/README.txt with 100% similarity]
contrib/mesh_conversion/gpl-2.0.txt [moved from deal.II/contrib/mesh_conversion/gpl-2.0.txt with 100% similarity]
contrib/mesh_conversion/mesh/2d/2d_test.cub [moved from deal.II/contrib/mesh_conversion/mesh/2d/2d_test.cub with 100% similarity]
contrib/mesh_conversion/mesh/2d/2d_test.inp [moved from deal.II/contrib/mesh_conversion/mesh/2d/2d_test.inp with 100% similarity]
contrib/mesh_conversion/mesh/2d/2d_test.ucd [moved from deal.II/contrib/mesh_conversion/mesh/2d/2d_test.ucd with 100% similarity]
contrib/mesh_conversion/mesh/2d/quad.cub [moved from deal.II/contrib/mesh_conversion/mesh/2d/quad.cub with 100% similarity]
contrib/mesh_conversion/mesh/2d/quad.inp [moved from deal.II/contrib/mesh_conversion/mesh/2d/quad.inp with 100% similarity]
contrib/mesh_conversion/mesh/2d/quad.ucd [moved from deal.II/contrib/mesh_conversion/mesh/2d/quad.ucd with 100% similarity]
contrib/mesh_conversion/mesh/3d/CC.cub [moved from deal.II/contrib/mesh_conversion/mesh/3d/CC.cub with 100% similarity]
contrib/mesh_conversion/mesh/3d/CC_cubit_new.inp [moved from deal.II/contrib/mesh_conversion/mesh/3d/CC_cubit_new.inp with 100% similarity]
contrib/mesh_conversion/mesh/3d/CC_cubit_new.ucd [moved from deal.II/contrib/mesh_conversion/mesh/3d/CC_cubit_new.ucd with 100% similarity]
contrib/mesh_conversion/mesh/3d/CC_cubit_old.inp [moved from deal.II/contrib/mesh_conversion/mesh/3d/CC_cubit_old.inp with 100% similarity]
contrib/mesh_conversion/mesh/3d/CC_cubit_old.ucd [moved from deal.II/contrib/mesh_conversion/mesh/3d/CC_cubit_old.ucd with 100% similarity]
contrib/mesh_conversion/mesh/3d/other_simple.inp [moved from deal.II/contrib/mesh_conversion/mesh/3d/other_simple.inp with 100% similarity]
contrib/mesh_conversion/mesh/3d/other_simple.ucd [moved from deal.II/contrib/mesh_conversion/mesh/3d/other_simple.ucd with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_1.cub [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_1.cub with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_1.inp [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_1.inp with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_1.ucd [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_1.ucd with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_pave_1.cub [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_pave_1.cub with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_pave_1.inp [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_pave_1.inp with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_pave_1.ucd [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_pave_1.ucd with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_two_materials.cub [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_two_materials.cub with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_two_materials.inp [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_two_materials.inp with 100% similarity]
contrib/mesh_conversion/mesh/3d/test_cube_two_materials.ucd [moved from deal.II/contrib/mesh_conversion/mesh/3d/test_cube_two_materials.ucd with 100% similarity]
contrib/mesh_conversion/test.sh [moved from deal.II/contrib/mesh_conversion/test.sh with 100% similarity]
contrib/parameter_gui/CMakeLists.txt [moved from deal.II/contrib/parameter_gui/CMakeLists.txt with 100% similarity]
contrib/parameter_gui/README [moved from deal.II/contrib/parameter_gui/README with 100% similarity]
contrib/parameter_gui/application.qrc [moved from deal.II/contrib/parameter_gui/application.qrc with 100% similarity]
contrib/parameter_gui/browse_lineedit.cpp [moved from deal.II/contrib/parameter_gui/browse_lineedit.cpp with 100% similarity]
contrib/parameter_gui/browse_lineedit.h [moved from deal.II/contrib/parameter_gui/browse_lineedit.h with 100% similarity]
contrib/parameter_gui/dealii_parameter_gui.pro [moved from deal.II/contrib/parameter_gui/dealii_parameter_gui.pro with 100% similarity]
contrib/parameter_gui/images/logo_dealii.png [moved from deal.II/contrib/parameter_gui/images/logo_dealii.png with 100% similarity]
contrib/parameter_gui/images/logo_dealii_64.png [moved from deal.II/contrib/parameter_gui/images/logo_dealii_64.png with 100% similarity]
contrib/parameter_gui/images/logo_dealii_gui.png [moved from deal.II/contrib/parameter_gui/images/logo_dealii_gui.png with 100% similarity]
contrib/parameter_gui/images/logo_dealii_gui_128.png [moved from deal.II/contrib/parameter_gui/images/logo_dealii_gui_128.png with 100% similarity]
contrib/parameter_gui/info_message.cpp [moved from deal.II/contrib/parameter_gui/info_message.cpp with 100% similarity]
contrib/parameter_gui/info_message.h [moved from deal.II/contrib/parameter_gui/info_message.h with 100% similarity]
contrib/parameter_gui/lgpl-2.1.txt [moved from deal.II/contrib/parameter_gui/lgpl-2.1.txt with 100% similarity]
contrib/parameter_gui/main.cpp [moved from deal.II/contrib/parameter_gui/main.cpp with 100% similarity]
contrib/parameter_gui/mainwindow.cpp [moved from deal.II/contrib/parameter_gui/mainwindow.cpp with 100% similarity]
contrib/parameter_gui/mainwindow.h [moved from deal.II/contrib/parameter_gui/mainwindow.h with 100% similarity]
contrib/parameter_gui/parameter_delegate.cpp [moved from deal.II/contrib/parameter_gui/parameter_delegate.cpp with 100% similarity]
contrib/parameter_gui/parameter_delegate.h [moved from deal.II/contrib/parameter_gui/parameter_delegate.h with 100% similarity]
contrib/parameter_gui/parameters.xml [moved from deal.II/contrib/parameter_gui/parameters.xml with 100% similarity]
contrib/parameter_gui/xml_parameter_reader.cpp [moved from deal.II/contrib/parameter_gui/xml_parameter_reader.cpp with 100% similarity]
contrib/parameter_gui/xml_parameter_reader.h [moved from deal.II/contrib/parameter_gui/xml_parameter_reader.h with 100% similarity]
contrib/parameter_gui/xml_parameter_writer.cpp [moved from deal.II/contrib/parameter_gui/xml_parameter_writer.cpp with 100% similarity]
contrib/parameter_gui/xml_parameter_writer.h [moved from deal.II/contrib/parameter_gui/xml_parameter_writer.h with 100% similarity]
contrib/utilities/astyle.rc [moved from deal.II/contrib/utilities/astyle.rc with 100% similarity]
contrib/utilities/embedding.cc [moved from deal.II/contrib/utilities/embedding.cc with 100% similarity]
contrib/utilities/fe_table.pl [moved from deal.II/contrib/utilities/fe_table.pl with 100% similarity]
contrib/utilities/gridio.cc [moved from deal.II/contrib/utilities/gridio.cc with 100% similarity]
contrib/utilities/indent [moved from deal.II/contrib/utilities/indent with 100% similarity]
contrib/utilities/interpolation.cc [moved from deal.II/contrib/utilities/interpolation.cc with 100% similarity]
contrib/utilities/lagrange_basis [moved from deal.II/contrib/utilities/lagrange_basis with 100% similarity]
contrib/utilities/lapack_templates.h.in [moved from deal.II/contrib/utilities/lapack_templates.h.in with 100% similarity]
contrib/utilities/lapack_templates.pl [moved from deal.II/contrib/utilities/lapack_templates.pl with 100% similarity]
contrib/utilities/lapack_templates_custom_target.cmake [moved from deal.II/contrib/utilities/lapack_templates_custom_target.cmake with 100% similarity]
contrib/utilities/makeofflinedoc.sh [moved from deal.II/contrib/utilities/makeofflinedoc.sh with 100% similarity]
contrib/utilities/simplify.pl [moved from deal.II/contrib/utilities/simplify.pl with 100% similarity]
contrib/utilities/wrapcomments.py [moved from deal.II/contrib/utilities/wrapcomments.py with 100% similarity]
deal.II/tests/CMakeLists.txt [deleted file]
doc/CMakeLists.txt [moved from deal.II/doc/CMakeLists.txt with 100% similarity]
doc/README.doc [moved from deal.II/doc/README.doc with 100% similarity]
doc/authors.html [moved from deal.II/doc/authors.html with 100% similarity]
doc/deal.ico [moved from deal.II/doc/deal.ico with 100% similarity]
doc/developers/Toolchain-x86_64-w64-mingw32.sample [moved from deal.II/doc/developers/Toolchain-x86_64-w64-mingw32.sample with 100% similarity]
doc/developers/Toolchain.sample [moved from deal.II/doc/developers/Toolchain.sample with 100% similarity]
doc/developers/cmake-internals.html [moved from deal.II/doc/developers/cmake-internals.html with 100% similarity]
doc/developers/indentation.html [moved from deal.II/doc/developers/indentation.html with 100% similarity]
doc/developers/index.html [moved from deal.II/doc/developers/index.html with 100% similarity]
doc/developers/navbar.html [moved from deal.II/doc/developers/navbar.html with 100% similarity]
doc/developers/porting.html [moved from deal.II/doc/developers/porting.html with 100% similarity]
doc/developers/svn.html [moved from deal.II/doc/developers/svn.html with 100% similarity]
doc/developers/testsuite.html [moved from deal.II/doc/developers/testsuite.html with 100% similarity]
doc/developers/title.html [moved from deal.II/doc/developers/title.html with 100% similarity]
doc/developers/toc.html [moved from deal.II/doc/developers/toc.html with 100% similarity]
doc/developers/writing-documentation.html [moved from deal.II/doc/developers/writing-documentation.html with 100% similarity]
doc/documentation.html [moved from deal.II/doc/documentation.html with 100% similarity]
doc/doxygen/CMakeLists.txt [moved from deal.II/doc/doxygen/CMakeLists.txt with 100% similarity]
doc/doxygen/headers/boundary.h [moved from deal.II/doc/doxygen/headers/boundary.h with 100% similarity]
doc/doxygen/headers/coding_conventions.h [moved from deal.II/doc/doxygen/headers/coding_conventions.h with 100% similarity]
doc/doxygen/headers/constraints.h [moved from deal.II/doc/doxygen/headers/constraints.h with 100% similarity]
doc/doxygen/headers/distributed.h [moved from deal.II/doc/doxygen/headers/distributed.h with 100% similarity]
doc/doxygen/headers/dofs.h [moved from deal.II/doc/doxygen/headers/dofs.h with 100% similarity]
doc/doxygen/headers/exceptions.h [moved from deal.II/doc/doxygen/headers/exceptions.h with 100% similarity]
doc/doxygen/headers/fe.h [moved from deal.II/doc/doxygen/headers/fe.h with 100% similarity]
doc/doxygen/headers/functions.h [moved from deal.II/doc/doxygen/headers/functions.h with 100% similarity]
doc/doxygen/headers/geodynamics.h [moved from deal.II/doc/doxygen/headers/geodynamics.h with 100% similarity]
doc/doxygen/headers/geometry_and_primitives.h [moved from deal.II/doc/doxygen/headers/geometry_and_primitives.h with 100% similarity]
doc/doxygen/headers/global_dof_index.h [moved from deal.II/doc/doxygen/headers/global_dof_index.h with 100% similarity]
doc/doxygen/headers/glossary.h [moved from deal.II/doc/doxygen/headers/glossary.h with 100% similarity]
doc/doxygen/headers/grid.h [moved from deal.II/doc/doxygen/headers/grid.h with 100% similarity]
doc/doxygen/headers/hp.h [moved from deal.II/doc/doxygen/headers/hp.h with 100% similarity]
doc/doxygen/headers/instantiations.h [moved from deal.II/doc/doxygen/headers/instantiations.h with 100% similarity]
doc/doxygen/headers/integrators.h [moved from deal.II/doc/doxygen/headers/integrators.h with 100% similarity]
doc/doxygen/headers/io.h [moved from deal.II/doc/doxygen/headers/io.h with 100% similarity]
doc/doxygen/headers/iterators.h [moved from deal.II/doc/doxygen/headers/iterators.h with 100% similarity]
doc/doxygen/headers/lac.h [moved from deal.II/doc/doxygen/headers/lac.h with 100% similarity]
doc/doxygen/headers/main.h [moved from deal.II/doc/doxygen/headers/main.h with 100% similarity]
doc/doxygen/headers/manifold.h [moved from deal.II/doc/doxygen/headers/manifold.h with 100% similarity]
doc/doxygen/headers/matrices.h [moved from deal.II/doc/doxygen/headers/matrices.h with 100% similarity]
doc/doxygen/headers/memory.h [moved from deal.II/doc/doxygen/headers/memory.h with 100% similarity]
doc/doxygen/headers/mesh_worker.h [moved from deal.II/doc/doxygen/headers/mesh_worker.h with 100% similarity]
doc/doxygen/headers/mg.h [moved from deal.II/doc/doxygen/headers/mg.h with 100% similarity]
doc/doxygen/headers/multithreading.h [moved from deal.II/doc/doxygen/headers/multithreading.h with 100% similarity]
doc/doxygen/headers/namespace_dealii.h [moved from deal.II/doc/doxygen/headers/namespace_dealii.h with 100% similarity]
doc/doxygen/headers/numerical_algorithms.h [moved from deal.II/doc/doxygen/headers/numerical_algorithms.h with 100% similarity]
doc/doxygen/headers/parallel.h [moved from deal.II/doc/doxygen/headers/parallel.h with 100% similarity]
doc/doxygen/headers/petsc.h [moved from deal.II/doc/doxygen/headers/petsc.h with 100% similarity]
doc/doxygen/headers/polynomials.h [moved from deal.II/doc/doxygen/headers/polynomials.h with 100% similarity]
doc/doxygen/headers/preconditioners.h [moved from deal.II/doc/doxygen/headers/preconditioners.h with 100% similarity]
doc/doxygen/headers/quadrature.h [moved from deal.II/doc/doxygen/headers/quadrature.h with 100% similarity]
doc/doxygen/headers/slepc.h [moved from deal.II/doc/doxygen/headers/slepc.h with 100% similarity]
doc/doxygen/headers/solvers.h [moved from deal.II/doc/doxygen/headers/solvers.h with 100% similarity]
doc/doxygen/headers/std_cxx1x.h [moved from deal.II/doc/doxygen/headers/std_cxx1x.h with 100% similarity]
doc/doxygen/headers/trilinos.h [moved from deal.II/doc/doxygen/headers/trilinos.h with 100% similarity]
doc/doxygen/headers/update_flags.h [moved from deal.II/doc/doxygen/headers/update_flags.h with 100% similarity]
doc/doxygen/headers/utilities.h [moved from deal.II/doc/doxygen/headers/utilities.h with 100% similarity]
doc/doxygen/headers/vector_memory.h [moved from deal.II/doc/doxygen/headers/vector_memory.h with 100% similarity]
doc/doxygen/headers/vector_valued.h [moved from deal.II/doc/doxygen/headers/vector_valued.h with 100% similarity]
doc/doxygen/headers/vectors.h [moved from deal.II/doc/doxygen/headers/vectors.h with 100% similarity]
doc/doxygen/images/collaboration.eps [moved from deal.II/doc/doxygen/images/collaboration.eps with 100% similarity]
doc/doxygen/images/collaboration.fig [moved from deal.II/doc/doxygen/images/collaboration.fig with 100% similarity]
doc/doxygen/images/collaboration.png [moved from deal.II/doc/doxygen/images/collaboration.png with 100% similarity]
doc/doxygen/images/cone_2d.png [moved from deal.II/doc/doxygen/images/cone_2d.png with 100% similarity]
doc/doxygen/images/cone_3d.png [moved from deal.II/doc/doxygen/images/cone_3d.png with 100% similarity]
doc/doxygen/images/conflicting_constraints.fig [moved from deal.II/doc/doxygen/images/conflicting_constraints.fig with 100% similarity]
doc/doxygen/images/conflicting_constraints.png [moved from deal.II/doc/doxygen/images/conflicting_constraints.png with 100% similarity]
doc/doxygen/images/cubes_hole.png [moved from deal.II/doc/doxygen/images/cubes_hole.png with 100% similarity]
doc/doxygen/images/dgp_doesnt_contain_p.fig [moved from deal.II/doc/doxygen/images/dgp_doesnt_contain_p.fig with 100% similarity]
doc/doxygen/images/dgp_doesnt_contain_p.png [moved from deal.II/doc/doxygen/images/dgp_doesnt_contain_p.png with 100% similarity]
doc/doxygen/images/direction_flag.fig [moved from deal.II/doc/doxygen/images/direction_flag.fig with 100% similarity]
doc/doxygen/images/direction_flag.png [moved from deal.II/doc/doxygen/images/direction_flag.png with 100% similarity]
doc/doxygen/images/direction_flag_normals.fig [moved from deal.II/doc/doxygen/images/direction_flag_normals.fig with 100% similarity]
doc/doxygen/images/direction_flag_normals.png [moved from deal.II/doc/doxygen/images/direction_flag_normals.png with 100% similarity]
doc/doxygen/images/distorted_2d.fig [moved from deal.II/doc/doxygen/images/distorted_2d.fig with 100% similarity]
doc/doxygen/images/distorted_2d.png [moved from deal.II/doc/doxygen/images/distorted_2d.png with 100% similarity]
doc/doxygen/images/distorted_2d_refinement_01.fig [moved from deal.II/doc/doxygen/images/distorted_2d_refinement_01.fig with 100% similarity]
doc/doxygen/images/distorted_2d_refinement_01.png [moved from deal.II/doc/doxygen/images/distorted_2d_refinement_01.png with 100% similarity]
doc/doxygen/images/distorted_2d_refinement_02.fig [moved from deal.II/doc/doxygen/images/distorted_2d_refinement_02.fig with 100% similarity]
doc/doxygen/images/distorted_2d_refinement_02.png [moved from deal.II/doc/doxygen/images/distorted_2d_refinement_02.png with 100% similarity]
doc/doxygen/images/distorted_2d_refinement_03.fig [moved from deal.II/doc/doxygen/images/distorted_2d_refinement_03.fig with 100% similarity]
doc/doxygen/images/distorted_2d_refinement_03.png [moved from deal.II/doc/doxygen/images/distorted_2d_refinement_03.png with 100% similarity]
doc/doxygen/images/distorted_3d.fig [moved from deal.II/doc/doxygen/images/distorted_3d.fig with 100% similarity]
doc/doxygen/images/distorted_3d.png [moved from deal.II/doc/doxygen/images/distorted_3d.png with 100% similarity]
doc/doxygen/images/distributed_mesh_0.png [moved from deal.II/doc/doxygen/images/distributed_mesh_0.png with 100% similarity]
doc/doxygen/images/distributed_mesh_1.png [moved from deal.II/doc/doxygen/images/distributed_mesh_1.png with 100% similarity]
doc/doxygen/images/distributed_mesh_2.png [moved from deal.II/doc/doxygen/images/distributed_mesh_2.png with 100% similarity]
doc/doxygen/images/distributed_mesh_3.png [moved from deal.II/doc/doxygen/images/distributed_mesh_3.png with 100% similarity]
doc/doxygen/images/hanging_nodes.png [moved from deal.II/doc/doxygen/images/hanging_nodes.png with 100% similarity]
doc/doxygen/images/hp-refinement-simple.png [moved from deal.II/doc/doxygen/images/hp-refinement-simple.png with 100% similarity]
doc/doxygen/images/hyper_cubes.png [moved from deal.II/doc/doxygen/images/hyper_cubes.png with 100% similarity]
doc/doxygen/images/hyper_l.png [moved from deal.II/doc/doxygen/images/hyper_l.png with 100% similarity]
doc/doxygen/images/hyper_shell_12_cut.png [moved from deal.II/doc/doxygen/images/hyper_shell_12_cut.png with 100% similarity]
doc/doxygen/images/hyper_shell_6_cross_plane.png [moved from deal.II/doc/doxygen/images/hyper_shell_6_cross_plane.png with 100% similarity]
doc/doxygen/images/hyper_shell_96_cut.png [moved from deal.II/doc/doxygen/images/hyper_shell_96_cut.png with 100% similarity]
doc/doxygen/images/hypershell3d-12.png [moved from deal.II/doc/doxygen/images/hypershell3d-12.png with 100% similarity]
doc/doxygen/images/hypershell3d-6.png [moved from deal.II/doc/doxygen/images/hypershell3d-6.png with 100% similarity]
doc/doxygen/images/limit_level_difference_at_vertices.fig [moved from deal.II/doc/doxygen/images/limit_level_difference_at_vertices.fig with 100% similarity]
doc/doxygen/images/limit_level_difference_at_vertices.png [moved from deal.II/doc/doxygen/images/limit_level_difference_at_vertices.png with 100% similarity]
doc/doxygen/images/logo200.png [moved from deal.II/doc/doxygen/images/logo200.png with 100% similarity]
doc/doxygen/images/no_normal_flux_1.fig [moved from deal.II/doc/doxygen/images/no_normal_flux_1.fig with 100% similarity]
doc/doxygen/images/no_normal_flux_1.png [moved from deal.II/doc/doxygen/images/no_normal_flux_1.png with 100% similarity]
doc/doxygen/images/no_normal_flux_2.fig [moved from deal.II/doc/doxygen/images/no_normal_flux_2.fig with 100% similarity]
doc/doxygen/images/no_normal_flux_2.png [moved from deal.II/doc/doxygen/images/no_normal_flux_2.png with 100% similarity]
doc/doxygen/images/no_normal_flux_3.fig [moved from deal.II/doc/doxygen/images/no_normal_flux_3.fig with 100% similarity]
doc/doxygen/images/no_normal_flux_3.png [moved from deal.II/doc/doxygen/images/no_normal_flux_3.png with 100% similarity]
doc/doxygen/images/no_normal_flux_4.fig [moved from deal.II/doc/doxygen/images/no_normal_flux_4.fig with 100% similarity]
doc/doxygen/images/no_normal_flux_4.png [moved from deal.II/doc/doxygen/images/no_normal_flux_4.png with 100% similarity]
doc/doxygen/images/no_normal_flux_5.png [moved from deal.II/doc/doxygen/images/no_normal_flux_5.png with 100% similarity]
doc/doxygen/images/no_normal_flux_6.png [moved from deal.II/doc/doxygen/images/no_normal_flux_6.png with 100% similarity]
doc/doxygen/images/parameter_gui.png [moved from deal.II/doc/doxygen/images/parameter_gui.png with 100% similarity]
doc/doxygen/images/parameter_handler.fig [moved from deal.II/doc/doxygen/images/parameter_handler.fig with 100% similarity]
doc/doxygen/images/parameter_handler.png [moved from deal.II/doc/doxygen/images/parameter_handler.png with 100% similarity]
doc/doxygen/images/parameter_handler_background.png [moved from deal.II/doc/doxygen/images/parameter_handler_background.png with 100% similarity]
doc/doxygen/images/reorder_sparsity_step_31_boost_cmk.png [moved from deal.II/doc/doxygen/images/reorder_sparsity_step_31_boost_cmk.png with 100% similarity]
doc/doxygen/images/reorder_sparsity_step_31_boost_king.png [moved from deal.II/doc/doxygen/images/reorder_sparsity_step_31_boost_king.png with 100% similarity]
doc/doxygen/images/reorder_sparsity_step_31_boost_md.png [moved from deal.II/doc/doxygen/images/reorder_sparsity_step_31_boost_md.png with 100% similarity]
doc/doxygen/images/reorder_sparsity_step_31_deal_cmk.png [moved from deal.II/doc/doxygen/images/reorder_sparsity_step_31_deal_cmk.png with 100% similarity]
doc/doxygen/images/reorder_sparsity_step_31_downstream.png [moved from deal.II/doc/doxygen/images/reorder_sparsity_step_31_downstream.png with 100% similarity]
doc/doxygen/images/reorder_sparsity_step_31_original.png [moved from deal.II/doc/doxygen/images/reorder_sparsity_step_31_original.png with 100% similarity]
doc/doxygen/images/reorder_sparsity_step_31_random.png [moved from deal.II/doc/doxygen/images/reorder_sparsity_step_31_random.png with 100% similarity]
doc/doxygen/options.dox.in [moved from deal.II/doc/doxygen/options.dox.in with 100% similarity]
doc/doxygen/scripts/create_anchors [moved from deal.II/doc/doxygen/scripts/create_anchors with 100% similarity]
doc/doxygen/scripts/filter [moved from deal.II/doc/doxygen/scripts/filter with 100% similarity]
doc/doxygen/scripts/intro2toc [moved from deal.II/doc/doxygen/scripts/intro2toc with 100% similarity]
doc/doxygen/scripts/make_step.pl [moved from deal.II/doc/doxygen/scripts/make_step.pl with 100% similarity]
doc/doxygen/scripts/mod_footer.pl.in [moved from deal.II/doc/doxygen/scripts/mod_footer.pl.in with 100% similarity]
doc/doxygen/scripts/mod_header.pl.in [moved from deal.II/doc/doxygen/scripts/mod_header.pl.in with 100% similarity]
doc/doxygen/scripts/program2doxygen [moved from deal.II/doc/doxygen/scripts/program2doxygen with 100% similarity]
doc/doxygen/scripts/program2doxyplain [moved from deal.II/doc/doxygen/scripts/program2doxyplain with 100% similarity]
doc/doxygen/scripts/program2html [moved from deal.II/doc/doxygen/scripts/program2html with 100% similarity]
doc/doxygen/scripts/program2plain [moved from deal.II/doc/doxygen/scripts/program2plain with 100% similarity]
doc/doxygen/scripts/program2toc [moved from deal.II/doc/doxygen/scripts/program2toc with 100% similarity]
doc/doxygen/scripts/steps.pl [moved from deal.II/doc/doxygen/scripts/steps.pl with 100% similarity]
doc/doxygen/scripts/validate-xrefs.pl [moved from deal.II/doc/doxygen/scripts/validate-xrefs.pl with 100% similarity]
doc/doxygen/stylesheet.css [moved from deal.II/doc/doxygen/stylesheet.css with 100% similarity]
doc/doxygen/tutorial/CMakeLists.txt [moved from deal.II/doc/doxygen/tutorial/CMakeLists.txt with 100% similarity]
doc/doxygen/tutorial/tutorial.h.in [moved from deal.II/doc/doxygen/tutorial/tutorial.h.in with 100% similarity]
doc/external-libs/arpack.html [moved from deal.II/doc/external-libs/arpack.html with 100% similarity]
doc/external-libs/mumps.html [moved from deal.II/doc/external-libs/mumps.html with 100% similarity]
doc/external-libs/p4est-setup.sh [moved from deal.II/doc/external-libs/p4est-setup.sh with 100% similarity]
doc/external-libs/p4est.html [moved from deal.II/doc/external-libs/p4est.html with 100% similarity]
doc/external-libs/petsc.html [moved from deal.II/doc/external-libs/petsc.html with 100% similarity]
doc/external-libs/slepc.html [moved from deal.II/doc/external-libs/slepc.html with 100% similarity]
doc/external-libs/trilinos.html [moved from deal.II/doc/external-libs/trilinos.html with 100% similarity]
doc/index.html [moved from deal.II/doc/index.html with 100% similarity]
doc/license.html [moved from deal.II/doc/license.html with 100% similarity]
doc/license/header-template [moved from deal.II/doc/license/header-template with 100% similarity]
doc/license/header-template.cmake [moved from deal.II/doc/license/header-template.cmake with 100% similarity]
doc/mail.html [moved from deal.II/doc/mail.html with 100% similarity]
doc/navbar.html [moved from deal.II/doc/navbar.html with 100% similarity]
doc/news/2000/01.html [moved from deal.II/doc/news/2000/01.html with 100% similarity]
doc/news/2000/02.html [moved from deal.II/doc/news/2000/02.html with 100% similarity]
doc/news/2000/03.html [moved from deal.II/doc/news/2000/03.html with 100% similarity]
doc/news/2000/3.0.0-vs-3.0.1.html [moved from deal.II/doc/news/2000/3.0.0-vs-3.0.1.html with 100% similarity]
doc/news/2000/3.0.0-vs-3.1.0.html [moved from deal.II/doc/news/2000/3.0.0-vs-3.1.0.html with 100% similarity]
doc/news/2001/3.1.0-vs-3.1.1.html [moved from deal.II/doc/news/2001/3.1.0-vs-3.1.1.html with 100% similarity]
doc/news/2001/3.1.0-vs-3.2.0.html [moved from deal.II/doc/news/2001/3.1.0-vs-3.2.0.html with 100% similarity]
doc/news/2001/3.1.1-vs-3.1.2.html [moved from deal.II/doc/news/2001/3.1.1-vs-3.1.2.html with 100% similarity]
doc/news/2001/3.2.0-vs-3.2.1.html [moved from deal.II/doc/news/2001/3.2.0-vs-3.2.1.html with 100% similarity]
doc/news/2002/3.2.0-vs-3.3.0.html [moved from deal.II/doc/news/2002/3.2.0-vs-3.3.0.html with 100% similarity]
doc/news/2002/3.3.0-vs-3.3.1.html [moved from deal.II/doc/news/2002/3.3.0-vs-3.3.1.html with 100% similarity]
doc/news/2002/3.3.0-vs-3.4.0.html [moved from deal.II/doc/news/2002/3.3.0-vs-3.4.0.html with 100% similarity]
doc/news/2003/hp.html [moved from deal.II/doc/news/2003/hp.html with 100% similarity]
doc/news/3.4.0-vs-4.0.0.html [moved from deal.II/doc/news/3.4.0-vs-4.0.0.html with 100% similarity]
doc/news/4.0.0-vs-5.0.0.html [moved from deal.II/doc/news/4.0.0-vs-5.0.0.html with 100% similarity]
doc/news/5.0.0-vs-5.1.0.html [moved from deal.II/doc/news/5.0.0-vs-5.1.0.html with 100% similarity]
doc/news/5.1.0-vs-5.2.0.html [moved from deal.II/doc/news/5.1.0-vs-5.2.0.html with 100% similarity]
doc/news/5.2.0-vs-6.0.0.html [moved from deal.II/doc/news/5.2.0-vs-6.0.0.html with 100% similarity]
doc/news/6.0.0-vs-6.1.0.h [moved from deal.II/doc/news/6.0.0-vs-6.1.0.h with 100% similarity]
doc/news/6.1.0-vs-6.2.0.h [moved from deal.II/doc/news/6.1.0-vs-6.2.0.h with 100% similarity]
doc/news/6.2.0-vs-6.2.1.h [moved from deal.II/doc/news/6.2.0-vs-6.2.1.h with 100% similarity]
doc/news/6.2.0-vs-6.3.0.h [moved from deal.II/doc/news/6.2.0-vs-6.3.0.h with 100% similarity]
doc/news/6.3.0-vs-6.3.1.h [moved from deal.II/doc/news/6.3.0-vs-6.3.1.h with 100% similarity]
doc/news/6.3.0-vs-7.0.0.h [moved from deal.II/doc/news/6.3.0-vs-7.0.0.h with 100% similarity]
doc/news/7.0.0-vs-7.1.0.h [moved from deal.II/doc/news/7.0.0-vs-7.1.0.h with 100% similarity]
doc/news/7.1.0-vs-7.2.0.h [moved from deal.II/doc/news/7.1.0-vs-7.2.0.h with 100% similarity]
doc/news/7.2.0-vs-7.3.0.h [moved from deal.II/doc/news/7.2.0-vs-7.3.0.h with 100% similarity]
doc/news/7.3.0-vs-8.0.0.h [moved from deal.II/doc/news/7.3.0-vs-8.0.0.h with 100% similarity]
doc/news/8.0.0-vs-8.1.0.h [moved from deal.II/doc/news/8.0.0-vs-8.1.0.h with 100% similarity]
doc/news/changes.h [moved from deal.II/doc/news/changes.h with 100% similarity]
doc/news/news.html [moved from deal.II/doc/news/news.html with 100% similarity]
doc/pictures/background-grid.jpg [moved from deal.II/doc/pictures/background-grid.jpg with 100% similarity]
doc/pictures/deal.II-text.jpg [moved from deal.II/doc/pictures/deal.II-text.jpg with 100% similarity]
doc/pictures/fail.gif [moved from deal.II/doc/pictures/fail.gif with 100% similarity]
doc/pictures/grid.1.gif [moved from deal.II/doc/pictures/grid.1.gif with 100% similarity]
doc/pictures/grid.4.gif [moved from deal.II/doc/pictures/grid.4.gif with 100% similarity]
doc/pictures/hex.fig [moved from deal.II/doc/pictures/hex.fig with 100% similarity]
doc/pictures/ok.gif [moved from deal.II/doc/pictures/ok.gif with 100% similarity]
doc/pictures/quad.fig [moved from deal.II/doc/pictures/quad.fig with 100% similarity]
doc/pictures/title-background.jpg [moved from deal.II/doc/pictures/title-background.jpg with 100% similarity]
doc/publications/dealii.bib [moved from deal.II/doc/publications/dealii.bib with 100% similarity]
doc/publications/index.html [moved from deal.II/doc/publications/index.html with 100% similarity]
doc/readme.html [moved from deal.II/doc/readme.html with 100% similarity]
doc/screen.css [moved from deal.II/doc/screen.css with 100% similarity]
doc/title.html.in [moved from deal.II/doc/title.html.in with 100% similarity]
doc/users/CMakeLists.txt.sample [moved from deal.II/doc/users/CMakeLists.txt.sample with 100% similarity]
doc/users/CMakeLists.txt.sample2 [moved from deal.II/doc/users/CMakeLists.txt.sample2 with 100% similarity]
doc/users/CMakeLists.txt.sample3 [moved from deal.II/doc/users/CMakeLists.txt.sample3 with 100% similarity]
doc/users/cmake.html [moved from deal.II/doc/users/cmake.html with 100% similarity]
doc/users/cmakelists.html [moved from deal.II/doc/users/cmakelists.html with 100% similarity]
doc/users/config.sample [moved from deal.II/doc/users/config.sample with 100% similarity]
doc/users/doxygen.html [moved from deal.II/doc/users/doxygen.html with 100% similarity]
doc/users/index.html [moved from deal.II/doc/users/index.html with 100% similarity]
doc/users/navbar.html [moved from deal.II/doc/users/navbar.html with 100% similarity]
doc/users/title.html [moved from deal.II/doc/users/title.html with 100% similarity]
doc/users/toc.html [moved from deal.II/doc/users/toc.html with 100% similarity]
examples/CMakeLists.txt [moved from deal.II/examples/CMakeLists.txt with 100% similarity]
examples/README.example [moved from deal.II/examples/README.example with 100% similarity]
examples/doxygen/CMakeLists.txt [moved from deal.II/examples/doxygen/CMakeLists.txt with 100% similarity]
examples/doxygen/block_matrix_array.cc [moved from deal.II/examples/doxygen/block_matrix_array.cc with 100% similarity]
examples/doxygen/compressed_block_sparsity_pattern.cc [moved from deal.II/examples/doxygen/compressed_block_sparsity_pattern.cc with 100% similarity]
examples/doxygen/product_matrix.cc [moved from deal.II/examples/doxygen/product_matrix.cc with 100% similarity]
examples/doxygen/theta_timestepping.cc [moved from deal.II/examples/doxygen/theta_timestepping.cc with 100% similarity]
examples/step-1/CMakeLists.txt [moved from deal.II/examples/step-1/CMakeLists.txt with 100% similarity]
examples/step-1/doc/builds-on [moved from deal.II/examples/step-1/doc/builds-on with 100% similarity]
examples/step-1/doc/intro.dox [moved from deal.II/examples/step-1/doc/intro.dox with 100% similarity]
examples/step-1/doc/kind [moved from deal.II/examples/step-1/doc/kind with 100% similarity]
examples/step-1/doc/results.dox [moved from deal.II/examples/step-1/doc/results.dox with 100% similarity]
examples/step-1/doc/tooltip [moved from deal.II/examples/step-1/doc/tooltip with 100% similarity]
examples/step-1/step-1.cc [moved from deal.II/examples/step-1/step-1.cc with 100% similarity]
examples/step-10/CMakeLists.txt [moved from deal.II/examples/step-10/CMakeLists.txt with 100% similarity]
examples/step-10/doc/builds-on [moved from deal.II/examples/step-10/doc/builds-on with 100% similarity]
examples/step-10/doc/intro.dox [moved from deal.II/examples/step-10/doc/intro.dox with 100% similarity]
examples/step-10/doc/kind [moved from deal.II/examples/step-10/doc/kind with 100% similarity]
examples/step-10/doc/results.dox [moved from deal.II/examples/step-10/doc/results.dox with 100% similarity]
examples/step-10/doc/tooltip [moved from deal.II/examples/step-10/doc/tooltip with 100% similarity]
examples/step-10/step-10.cc [moved from deal.II/examples/step-10/step-10.cc with 100% similarity]
examples/step-11/CMakeLists.txt [moved from deal.II/examples/step-11/CMakeLists.txt with 100% similarity]
examples/step-11/doc/builds-on [moved from deal.II/examples/step-11/doc/builds-on with 100% similarity]
examples/step-11/doc/intro.dox [moved from deal.II/examples/step-11/doc/intro.dox with 100% similarity]
examples/step-11/doc/kind [moved from deal.II/examples/step-11/doc/kind with 100% similarity]
examples/step-11/doc/results.dox [moved from deal.II/examples/step-11/doc/results.dox with 100% similarity]
examples/step-11/doc/tooltip [moved from deal.II/examples/step-11/doc/tooltip with 100% similarity]
examples/step-11/step-11.cc [moved from deal.II/examples/step-11/step-11.cc with 100% similarity]
examples/step-12/CMakeLists.txt [moved from deal.II/examples/step-12/CMakeLists.txt with 100% similarity]
examples/step-12/doc/builds-on [moved from deal.II/examples/step-12/doc/builds-on with 100% similarity]
examples/step-12/doc/intro.dox [moved from deal.II/examples/step-12/doc/intro.dox with 100% similarity]
examples/step-12/doc/kind [moved from deal.II/examples/step-12/doc/kind with 100% similarity]
examples/step-12/doc/results.dox [moved from deal.II/examples/step-12/doc/results.dox with 100% similarity]
examples/step-12/doc/tooltip [moved from deal.II/examples/step-12/doc/tooltip with 100% similarity]
examples/step-12/step-12.cc [moved from deal.II/examples/step-12/step-12.cc with 100% similarity]
examples/step-13/CMakeLists.txt [moved from deal.II/examples/step-13/CMakeLists.txt with 100% similarity]
examples/step-13/doc/builds-on [moved from deal.II/examples/step-13/doc/builds-on with 100% similarity]
examples/step-13/doc/intro.dox [moved from deal.II/examples/step-13/doc/intro.dox with 100% similarity]
examples/step-13/doc/kind [moved from deal.II/examples/step-13/doc/kind with 100% similarity]
examples/step-13/doc/results.dox [moved from deal.II/examples/step-13/doc/results.dox with 100% similarity]
examples/step-13/doc/tooltip [moved from deal.II/examples/step-13/doc/tooltip with 100% similarity]
examples/step-13/step-13.cc [moved from deal.II/examples/step-13/step-13.cc with 100% similarity]
examples/step-14/CMakeLists.txt [moved from deal.II/examples/step-14/CMakeLists.txt with 100% similarity]
examples/step-14/doc/builds-on [moved from deal.II/examples/step-14/doc/builds-on with 100% similarity]
examples/step-14/doc/intro.dox [moved from deal.II/examples/step-14/doc/intro.dox with 100% similarity]
examples/step-14/doc/kind [moved from deal.II/examples/step-14/doc/kind with 100% similarity]
examples/step-14/doc/results.dox [moved from deal.II/examples/step-14/doc/results.dox with 100% similarity]
examples/step-14/doc/tooltip [moved from deal.II/examples/step-14/doc/tooltip with 100% similarity]
examples/step-14/step-14.cc [moved from deal.II/examples/step-14/step-14.cc with 100% similarity]
examples/step-15/CMakeLists.txt [moved from deal.II/examples/step-15/CMakeLists.txt with 100% similarity]
examples/step-15/doc/builds-on [moved from deal.II/examples/step-15/doc/builds-on with 100% similarity]
examples/step-15/doc/intro.dox [moved from deal.II/examples/step-15/doc/intro.dox with 100% similarity]
examples/step-15/doc/kind [moved from deal.II/examples/step-15/doc/kind with 100% similarity]
examples/step-15/doc/results.dox [moved from deal.II/examples/step-15/doc/results.dox with 100% similarity]
examples/step-15/doc/tooltip [moved from deal.II/examples/step-15/doc/tooltip with 100% similarity]
examples/step-15/step-15.cc [moved from deal.II/examples/step-15/step-15.cc with 100% similarity]
examples/step-16/CMakeLists.txt [moved from deal.II/examples/step-16/CMakeLists.txt with 100% similarity]
examples/step-16/doc/builds-on [moved from deal.II/examples/step-16/doc/builds-on with 100% similarity]
examples/step-16/doc/intro.dox [moved from deal.II/examples/step-16/doc/intro.dox with 100% similarity]
examples/step-16/doc/kind [moved from deal.II/examples/step-16/doc/kind with 100% similarity]
examples/step-16/doc/results.dox [moved from deal.II/examples/step-16/doc/results.dox with 100% similarity]
examples/step-16/doc/tooltip [moved from deal.II/examples/step-16/doc/tooltip with 100% similarity]
examples/step-16/step-16.cc [moved from deal.II/examples/step-16/step-16.cc with 100% similarity]
examples/step-17/CMakeLists.txt [moved from deal.II/examples/step-17/CMakeLists.txt with 100% similarity]
examples/step-17/doc/builds-on [moved from deal.II/examples/step-17/doc/builds-on with 100% similarity]
examples/step-17/doc/intro.dox [moved from deal.II/examples/step-17/doc/intro.dox with 100% similarity]
examples/step-17/doc/kind [moved from deal.II/examples/step-17/doc/kind with 100% similarity]
examples/step-17/doc/results.dox [moved from deal.II/examples/step-17/doc/results.dox with 100% similarity]
examples/step-17/doc/tooltip [moved from deal.II/examples/step-17/doc/tooltip with 100% similarity]
examples/step-17/step-17.cc [moved from deal.II/examples/step-17/step-17.cc with 100% similarity]
examples/step-18/CMakeLists.txt [moved from deal.II/examples/step-18/CMakeLists.txt with 100% similarity]
examples/step-18/doc/builds-on [moved from deal.II/examples/step-18/doc/builds-on with 100% similarity]
examples/step-18/doc/intro.dox [moved from deal.II/examples/step-18/doc/intro.dox with 100% similarity]
examples/step-18/doc/kind [moved from deal.II/examples/step-18/doc/kind with 100% similarity]
examples/step-18/doc/results.dox [moved from deal.II/examples/step-18/doc/results.dox with 100% similarity]
examples/step-18/doc/tooltip [moved from deal.II/examples/step-18/doc/tooltip with 100% similarity]
examples/step-18/step-18.cc [moved from deal.II/examples/step-18/step-18.cc with 100% similarity]
examples/step-19/CMakeLists.txt [moved from deal.II/examples/step-19/CMakeLists.txt with 100% similarity]
examples/step-19/doc/builds-on [moved from deal.II/examples/step-19/doc/builds-on with 100% similarity]
examples/step-19/doc/intro.dox [moved from deal.II/examples/step-19/doc/intro.dox with 100% similarity]
examples/step-19/doc/kind [moved from deal.II/examples/step-19/doc/kind with 100% similarity]
examples/step-19/doc/results.dox [moved from deal.II/examples/step-19/doc/results.dox with 100% similarity]
examples/step-19/doc/tooltip [moved from deal.II/examples/step-19/doc/tooltip with 100% similarity]
examples/step-19/step-19.cc [moved from deal.II/examples/step-19/step-19.cc with 100% similarity]
examples/step-2/CMakeLists.txt [moved from deal.II/examples/step-2/CMakeLists.txt with 100% similarity]
examples/step-2/doc/builds-on [moved from deal.II/examples/step-2/doc/builds-on with 100% similarity]
examples/step-2/doc/intro.dox [moved from deal.II/examples/step-2/doc/intro.dox with 100% similarity]
examples/step-2/doc/kind [moved from deal.II/examples/step-2/doc/kind with 100% similarity]
examples/step-2/doc/results.dox [moved from deal.II/examples/step-2/doc/results.dox with 100% similarity]
examples/step-2/doc/tooltip [moved from deal.II/examples/step-2/doc/tooltip with 100% similarity]
examples/step-2/step-2.cc [moved from deal.II/examples/step-2/step-2.cc with 100% similarity]
examples/step-20/CMakeLists.txt [moved from deal.II/examples/step-20/CMakeLists.txt with 100% similarity]
examples/step-20/doc/builds-on [moved from deal.II/examples/step-20/doc/builds-on with 100% similarity]
examples/step-20/doc/intro.dox [moved from deal.II/examples/step-20/doc/intro.dox with 100% similarity]
examples/step-20/doc/kind [moved from deal.II/examples/step-20/doc/kind with 100% similarity]
examples/step-20/doc/results.dox [moved from deal.II/examples/step-20/doc/results.dox with 100% similarity]
examples/step-20/doc/tooltip [moved from deal.II/examples/step-20/doc/tooltip with 100% similarity]
examples/step-20/step-20.cc [moved from deal.II/examples/step-20/step-20.cc with 100% similarity]
examples/step-21/CMakeLists.txt [moved from deal.II/examples/step-21/CMakeLists.txt with 100% similarity]
examples/step-21/doc/builds-on [moved from deal.II/examples/step-21/doc/builds-on with 100% similarity]
examples/step-21/doc/intro.dox [moved from deal.II/examples/step-21/doc/intro.dox with 100% similarity]
examples/step-21/doc/kind [moved from deal.II/examples/step-21/doc/kind with 100% similarity]
examples/step-21/doc/results.dox [moved from deal.II/examples/step-21/doc/results.dox with 100% similarity]
examples/step-21/doc/tooltip [moved from deal.II/examples/step-21/doc/tooltip with 100% similarity]
examples/step-21/step-21.cc [moved from deal.II/examples/step-21/step-21.cc with 100% similarity]
examples/step-22/CMakeLists.txt [moved from deal.II/examples/step-22/CMakeLists.txt with 100% similarity]
examples/step-22/doc/builds-on [moved from deal.II/examples/step-22/doc/builds-on with 100% similarity]
examples/step-22/doc/intro.dox [moved from deal.II/examples/step-22/doc/intro.dox with 100% similarity]
examples/step-22/doc/kind [moved from deal.II/examples/step-22/doc/kind with 100% similarity]
examples/step-22/doc/results.dox [moved from deal.II/examples/step-22/doc/results.dox with 100% similarity]
examples/step-22/doc/tooltip [moved from deal.II/examples/step-22/doc/tooltip with 100% similarity]
examples/step-22/step-22.cc [moved from deal.II/examples/step-22/step-22.cc with 100% similarity]
examples/step-23/CMakeLists.txt [moved from deal.II/examples/step-23/CMakeLists.txt with 100% similarity]
examples/step-23/doc/builds-on [moved from deal.II/examples/step-23/doc/builds-on with 100% similarity]
examples/step-23/doc/intro.dox [moved from deal.II/examples/step-23/doc/intro.dox with 100% similarity]
examples/step-23/doc/kind [moved from deal.II/examples/step-23/doc/kind with 100% similarity]
examples/step-23/doc/results.dox [moved from deal.II/examples/step-23/doc/results.dox with 100% similarity]
examples/step-23/doc/tooltip [moved from deal.II/examples/step-23/doc/tooltip with 100% similarity]
examples/step-23/step-23.cc [moved from deal.II/examples/step-23/step-23.cc with 100% similarity]
examples/step-24/CMakeLists.txt [moved from deal.II/examples/step-24/CMakeLists.txt with 100% similarity]
examples/step-24/doc/builds-on [moved from deal.II/examples/step-24/doc/builds-on with 100% similarity]
examples/step-24/doc/intro.dox [moved from deal.II/examples/step-24/doc/intro.dox with 100% similarity]
examples/step-24/doc/kind [moved from deal.II/examples/step-24/doc/kind with 100% similarity]
examples/step-24/doc/project-1.tex [moved from deal.II/examples/step-24/doc/project-1.tex with 100% similarity]
examples/step-24/doc/results.dox [moved from deal.II/examples/step-24/doc/results.dox with 100% similarity]
examples/step-24/doc/tooltip [moved from deal.II/examples/step-24/doc/tooltip with 100% similarity]
examples/step-24/step-24.cc [moved from deal.II/examples/step-24/step-24.cc with 100% similarity]
examples/step-25/CMakeLists.txt [moved from deal.II/examples/step-25/CMakeLists.txt with 100% similarity]
examples/step-25/doc/animate.sh [moved from deal.II/examples/step-25/doc/animate.sh with 100% similarity]
examples/step-25/doc/builds-on [moved from deal.II/examples/step-25/doc/builds-on with 100% similarity]
examples/step-25/doc/intro.dox [moved from deal.II/examples/step-25/doc/intro.dox with 100% similarity]
examples/step-25/doc/kind [moved from deal.II/examples/step-25/doc/kind with 100% similarity]
examples/step-25/doc/plot.plt [moved from deal.II/examples/step-25/doc/plot.plt with 100% similarity]
examples/step-25/doc/results.dox [moved from deal.II/examples/step-25/doc/results.dox with 100% similarity]
examples/step-25/doc/tooltip [moved from deal.II/examples/step-25/doc/tooltip with 100% similarity]
examples/step-25/step-25.cc [moved from deal.II/examples/step-25/step-25.cc with 100% similarity]
examples/step-26/CMakeLists.txt [moved from deal.II/examples/step-26/CMakeLists.txt with 100% similarity]
examples/step-26/doc/builds-on [moved from deal.II/examples/step-26/doc/builds-on with 100% similarity]
examples/step-26/doc/intro.dox [moved from deal.II/examples/step-26/doc/intro.dox with 100% similarity]
examples/step-26/doc/kind [moved from deal.II/examples/step-26/doc/kind with 100% similarity]
examples/step-26/doc/results.dox [moved from deal.II/examples/step-26/doc/results.dox with 100% similarity]
examples/step-26/doc/tooltip [moved from deal.II/examples/step-26/doc/tooltip with 100% similarity]
examples/step-26/step-26.cc [moved from deal.II/examples/step-26/step-26.cc with 100% similarity]
examples/step-27/CMakeLists.txt [moved from deal.II/examples/step-27/CMakeLists.txt with 100% similarity]
examples/step-27/doc/builds-on [moved from deal.II/examples/step-27/doc/builds-on with 100% similarity]
examples/step-27/doc/intro.dox [moved from deal.II/examples/step-27/doc/intro.dox with 100% similarity]
examples/step-27/doc/kind [moved from deal.II/examples/step-27/doc/kind with 100% similarity]
examples/step-27/doc/results.dox [moved from deal.II/examples/step-27/doc/results.dox with 100% similarity]
examples/step-27/doc/tooltip [moved from deal.II/examples/step-27/doc/tooltip with 100% similarity]
examples/step-27/step-27.cc [moved from deal.II/examples/step-27/step-27.cc with 100% similarity]
examples/step-28/CMakeLists.txt [moved from deal.II/examples/step-28/CMakeLists.txt with 100% similarity]
examples/step-28/doc/builds-on [moved from deal.II/examples/step-28/doc/builds-on with 100% similarity]
examples/step-28/doc/data-q1 [moved from deal.II/examples/step-28/doc/data-q1 with 100% similarity]
examples/step-28/doc/data-q2 [moved from deal.II/examples/step-28/doc/data-q2 with 100% similarity]
examples/step-28/doc/data-q3 [moved from deal.II/examples/step-28/doc/data-q3 with 100% similarity]
examples/step-28/doc/data-q4 [moved from deal.II/examples/step-28/doc/data-q4 with 100% similarity]
examples/step-28/doc/data-q5 [moved from deal.II/examples/step-28/doc/data-q5 with 100% similarity]
examples/step-28/doc/data-q6 [moved from deal.II/examples/step-28/doc/data-q6 with 100% similarity]
examples/step-28/doc/gnuplot.1 [moved from deal.II/examples/step-28/doc/gnuplot.1 with 100% similarity]
examples/step-28/doc/intro.dox [moved from deal.II/examples/step-28/doc/intro.dox with 100% similarity]
examples/step-28/doc/kind [moved from deal.II/examples/step-28/doc/kind with 100% similarity]
examples/step-28/doc/results.dox [moved from deal.II/examples/step-28/doc/results.dox with 100% similarity]
examples/step-28/doc/tooltip [moved from deal.II/examples/step-28/doc/tooltip with 100% similarity]
examples/step-28/step-28.cc [moved from deal.II/examples/step-28/step-28.cc with 100% similarity]
examples/step-29/CMakeLists.txt [moved from deal.II/examples/step-29/CMakeLists.txt with 100% similarity]
examples/step-29/doc/builds-on [moved from deal.II/examples/step-29/doc/builds-on with 100% similarity]
examples/step-29/doc/intro.dox [moved from deal.II/examples/step-29/doc/intro.dox with 100% similarity]
examples/step-29/doc/kind [moved from deal.II/examples/step-29/doc/kind with 100% similarity]
examples/step-29/doc/results.dox [moved from deal.II/examples/step-29/doc/results.dox with 100% similarity]
examples/step-29/doc/tooltip [moved from deal.II/examples/step-29/doc/tooltip with 100% similarity]
examples/step-29/step-29.cc [moved from deal.II/examples/step-29/step-29.cc with 100% similarity]
examples/step-29/step-29.prm [moved from deal.II/examples/step-29/step-29.prm with 100% similarity]
examples/step-3/CMakeLists.txt [moved from deal.II/examples/step-3/CMakeLists.txt with 100% similarity]
examples/step-3/doc/builds-on [moved from deal.II/examples/step-3/doc/builds-on with 100% similarity]
examples/step-3/doc/intro.dox [moved from deal.II/examples/step-3/doc/intro.dox with 100% similarity]
examples/step-3/doc/kind [moved from deal.II/examples/step-3/doc/kind with 100% similarity]
examples/step-3/doc/results.dox [moved from deal.II/examples/step-3/doc/results.dox with 100% similarity]
examples/step-3/doc/tooltip [moved from deal.II/examples/step-3/doc/tooltip with 100% similarity]
examples/step-3/step-3.cc [moved from deal.II/examples/step-3/step-3.cc with 100% similarity]
examples/step-30/CMakeLists.txt [moved from deal.II/examples/step-30/CMakeLists.txt with 100% similarity]
examples/step-30/doc/builds-on [moved from deal.II/examples/step-30/doc/builds-on with 100% similarity]
examples/step-30/doc/intro.dox [moved from deal.II/examples/step-30/doc/intro.dox with 100% similarity]
examples/step-30/doc/kind [moved from deal.II/examples/step-30/doc/kind with 100% similarity]
examples/step-30/doc/results.dox [moved from deal.II/examples/step-30/doc/results.dox with 100% similarity]
examples/step-30/doc/tooltip [moved from deal.II/examples/step-30/doc/tooltip with 100% similarity]
examples/step-30/step-30.cc [moved from deal.II/examples/step-30/step-30.cc with 100% similarity]
examples/step-31/CMakeLists.txt [moved from deal.II/examples/step-31/CMakeLists.txt with 100% similarity]
examples/step-31/doc/builds-on [moved from deal.II/examples/step-31/doc/builds-on with 100% similarity]
examples/step-31/doc/intro.dox [moved from deal.II/examples/step-31/doc/intro.dox with 100% similarity]
examples/step-31/doc/kind [moved from deal.II/examples/step-31/doc/kind with 100% similarity]
examples/step-31/doc/results.dox [moved from deal.II/examples/step-31/doc/results.dox with 100% similarity]
examples/step-31/doc/tooltip [moved from deal.II/examples/step-31/doc/tooltip with 100% similarity]
examples/step-31/step-31.cc [moved from deal.II/examples/step-31/step-31.cc with 100% similarity]
examples/step-32/CMakeLists.txt [moved from deal.II/examples/step-32/CMakeLists.txt with 100% similarity]
examples/step-32/doc/builds-on [moved from deal.II/examples/step-32/doc/builds-on with 100% similarity]
examples/step-32/doc/intro.dox [moved from deal.II/examples/step-32/doc/intro.dox with 100% similarity]
examples/step-32/doc/kind [moved from deal.II/examples/step-32/doc/kind with 100% similarity]
examples/step-32/doc/results.dox [moved from deal.II/examples/step-32/doc/results.dox with 100% similarity]
examples/step-32/doc/tooltip [moved from deal.II/examples/step-32/doc/tooltip with 100% similarity]
examples/step-32/step-32.cc [moved from deal.II/examples/step-32/step-32.cc with 100% similarity]
examples/step-32/step-32.prm [moved from deal.II/examples/step-32/step-32.prm with 100% similarity]
examples/step-33/CMakeLists.txt [moved from deal.II/examples/step-33/CMakeLists.txt with 100% similarity]
examples/step-33/doc/builds-on [moved from deal.II/examples/step-33/doc/builds-on with 100% similarity]
examples/step-33/doc/intro.dox [moved from deal.II/examples/step-33/doc/intro.dox with 100% similarity]
examples/step-33/doc/kind [moved from deal.II/examples/step-33/doc/kind with 100% similarity]
examples/step-33/doc/results.dox [moved from deal.II/examples/step-33/doc/results.dox with 100% similarity]
examples/step-33/doc/tooltip [moved from deal.II/examples/step-33/doc/tooltip with 100% similarity]
examples/step-33/input.prm [moved from deal.II/examples/step-33/input.prm with 100% similarity]
examples/step-33/slide.inp [moved from deal.II/examples/step-33/slide.inp with 100% similarity]
examples/step-33/step-33.cc [moved from deal.II/examples/step-33/step-33.cc with 100% similarity]
examples/step-34/CMakeLists.txt [moved from deal.II/examples/step-34/CMakeLists.txt with 100% similarity]
examples/step-34/coarse_circle.inp [moved from deal.II/examples/step-34/coarse_circle.inp with 100% similarity]
examples/step-34/coarse_sphere.inp [moved from deal.II/examples/step-34/coarse_sphere.inp with 100% similarity]
examples/step-34/doc/builds-on [moved from deal.II/examples/step-34/doc/builds-on with 100% similarity]
examples/step-34/doc/intro.dox [moved from deal.II/examples/step-34/doc/intro.dox with 100% similarity]
examples/step-34/doc/kind [moved from deal.II/examples/step-34/doc/kind with 100% similarity]
examples/step-34/doc/results.dox [moved from deal.II/examples/step-34/doc/results.dox with 100% similarity]
examples/step-34/doc/tooltip [moved from deal.II/examples/step-34/doc/tooltip with 100% similarity]
examples/step-34/parameters.prm [moved from deal.II/examples/step-34/parameters.prm with 100% similarity]
examples/step-34/step-34.cc [moved from deal.II/examples/step-34/step-34.cc with 100% similarity]
examples/step-35/CMakeLists.txt [moved from deal.II/examples/step-35/CMakeLists.txt with 100% similarity]
examples/step-35/doc/builds-on [moved from deal.II/examples/step-35/doc/builds-on with 100% similarity]
examples/step-35/doc/intro.dox [moved from deal.II/examples/step-35/doc/intro.dox with 100% similarity]
examples/step-35/doc/kind [moved from deal.II/examples/step-35/doc/kind with 100% similarity]
examples/step-35/doc/results.dox [moved from deal.II/examples/step-35/doc/results.dox with 100% similarity]
examples/step-35/doc/tooltip [moved from deal.II/examples/step-35/doc/tooltip with 100% similarity]
examples/step-35/nsbench2.inp [moved from deal.II/examples/step-35/nsbench2.inp with 100% similarity]
examples/step-35/parameter-file.prm [moved from deal.II/examples/step-35/parameter-file.prm with 100% similarity]
examples/step-35/step-35.cc [moved from deal.II/examples/step-35/step-35.cc with 100% similarity]
examples/step-35/zigzag.inp [moved from deal.II/examples/step-35/zigzag.inp with 100% similarity]
examples/step-36/CMakeLists.txt [moved from deal.II/examples/step-36/CMakeLists.txt with 100% similarity]
examples/step-36/doc/builds-on [moved from deal.II/examples/step-36/doc/builds-on with 100% similarity]
examples/step-36/doc/intro.dox [moved from deal.II/examples/step-36/doc/intro.dox with 100% similarity]
examples/step-36/doc/kind [moved from deal.II/examples/step-36/doc/kind with 100% similarity]
examples/step-36/doc/results.dox [moved from deal.II/examples/step-36/doc/results.dox with 100% similarity]
examples/step-36/doc/tooltip [moved from deal.II/examples/step-36/doc/tooltip with 100% similarity]
examples/step-36/step-36.cc [moved from deal.II/examples/step-36/step-36.cc with 100% similarity]
examples/step-36/step-36.prm [moved from deal.II/examples/step-36/step-36.prm with 100% similarity]
examples/step-37/CMakeLists.txt [moved from deal.II/examples/step-37/CMakeLists.txt with 100% similarity]
examples/step-37/doc/builds-on [moved from deal.II/examples/step-37/doc/builds-on with 100% similarity]
examples/step-37/doc/intro.dox [moved from deal.II/examples/step-37/doc/intro.dox with 100% similarity]
examples/step-37/doc/kind [moved from deal.II/examples/step-37/doc/kind with 100% similarity]
examples/step-37/doc/results.dox [moved from deal.II/examples/step-37/doc/results.dox with 100% similarity]
examples/step-37/doc/tooltip [moved from deal.II/examples/step-37/doc/tooltip with 100% similarity]
examples/step-37/step-37.cc [moved from deal.II/examples/step-37/step-37.cc with 100% similarity]
examples/step-38/CMakeLists.txt [moved from deal.II/examples/step-38/CMakeLists.txt with 100% similarity]
examples/step-38/doc/builds-on [moved from deal.II/examples/step-38/doc/builds-on with 100% similarity]
examples/step-38/doc/intro.dox [moved from deal.II/examples/step-38/doc/intro.dox with 100% similarity]
examples/step-38/doc/kind [moved from deal.II/examples/step-38/doc/kind with 100% similarity]
examples/step-38/doc/results.dox [moved from deal.II/examples/step-38/doc/results.dox with 100% similarity]
examples/step-38/doc/tooltip [moved from deal.II/examples/step-38/doc/tooltip with 100% similarity]
examples/step-38/step-38.cc [moved from deal.II/examples/step-38/step-38.cc with 100% similarity]
examples/step-39/CMakeLists.txt [moved from deal.II/examples/step-39/CMakeLists.txt with 100% similarity]
examples/step-39/doc/builds-on [moved from deal.II/examples/step-39/doc/builds-on with 100% similarity]
examples/step-39/doc/intro.dox [moved from deal.II/examples/step-39/doc/intro.dox with 100% similarity]
examples/step-39/doc/kind [moved from deal.II/examples/step-39/doc/kind with 100% similarity]
examples/step-39/doc/results.dox [moved from deal.II/examples/step-39/doc/results.dox with 100% similarity]
examples/step-39/doc/tooltip [moved from deal.II/examples/step-39/doc/tooltip with 100% similarity]
examples/step-39/output.reference.dat [moved from deal.II/examples/step-39/output.reference.dat with 100% similarity]
examples/step-39/postprocess.pl [moved from deal.II/examples/step-39/postprocess.pl with 100% similarity]
examples/step-39/step-39.cc [moved from deal.II/examples/step-39/step-39.cc with 100% similarity]
examples/step-4/CMakeLists.txt [moved from deal.II/examples/step-4/CMakeLists.txt with 100% similarity]
examples/step-4/doc/builds-on [moved from deal.II/examples/step-4/doc/builds-on with 100% similarity]
examples/step-4/doc/intro.dox [moved from deal.II/examples/step-4/doc/intro.dox with 100% similarity]
examples/step-4/doc/kind [moved from deal.II/examples/step-4/doc/kind with 100% similarity]
examples/step-4/doc/results.dox [moved from deal.II/examples/step-4/doc/results.dox with 100% similarity]
examples/step-4/doc/tooltip [moved from deal.II/examples/step-4/doc/tooltip with 100% similarity]
examples/step-4/step-4.cc [moved from deal.II/examples/step-4/step-4.cc with 100% similarity]
examples/step-40/CMakeLists.txt [moved from deal.II/examples/step-40/CMakeLists.txt with 100% similarity]
examples/step-40/doc/builds-on [moved from deal.II/examples/step-40/doc/builds-on with 100% similarity]
examples/step-40/doc/intro.dox [moved from deal.II/examples/step-40/doc/intro.dox with 100% similarity]
examples/step-40/doc/kind [moved from deal.II/examples/step-40/doc/kind with 100% similarity]
examples/step-40/doc/results.dox [moved from deal.II/examples/step-40/doc/results.dox with 100% similarity]
examples/step-40/doc/tooltip [moved from deal.II/examples/step-40/doc/tooltip with 100% similarity]
examples/step-40/step-40.cc [moved from deal.II/examples/step-40/step-40.cc with 100% similarity]
examples/step-41/CMakeLists.txt [moved from deal.II/examples/step-41/CMakeLists.txt with 100% similarity]
examples/step-41/doc/builds-on [moved from deal.II/examples/step-41/doc/builds-on with 100% similarity]
examples/step-41/doc/intro.dox [moved from deal.II/examples/step-41/doc/intro.dox with 100% similarity]
examples/step-41/doc/kind [moved from deal.II/examples/step-41/doc/kind with 100% similarity]
examples/step-41/doc/results.dox [moved from deal.II/examples/step-41/doc/results.dox with 100% similarity]
examples/step-41/doc/tooltip [moved from deal.II/examples/step-41/doc/tooltip with 100% similarity]
examples/step-41/step-41.cc [moved from deal.II/examples/step-41/step-41.cc with 100% similarity]
examples/step-42/CMakeLists.txt [moved from deal.II/examples/step-42/CMakeLists.txt with 100% similarity]
examples/step-42/doc/builds-on [moved from deal.II/examples/step-42/doc/builds-on with 100% similarity]
examples/step-42/doc/intro.dox [moved from deal.II/examples/step-42/doc/intro.dox with 100% similarity]
examples/step-42/doc/kind [moved from deal.II/examples/step-42/doc/kind with 100% similarity]
examples/step-42/doc/results.dox [moved from deal.II/examples/step-42/doc/results.dox with 100% similarity]
examples/step-42/doc/tooltip [moved from deal.II/examples/step-42/doc/tooltip with 100% similarity]
examples/step-42/obstacle.pbm [moved from deal.II/examples/step-42/obstacle.pbm with 100% similarity]
examples/step-42/p1_adaptive.prm [moved from deal.II/examples/step-42/p1_adaptive.prm with 100% similarity]
examples/step-42/p1_chinese.prm [moved from deal.II/examples/step-42/p1_chinese.prm with 100% similarity]
examples/step-42/p1_global.prm [moved from deal.II/examples/step-42/p1_global.prm with 100% similarity]
examples/step-42/p2_adaptive.prm [moved from deal.II/examples/step-42/p2_adaptive.prm with 100% similarity]
examples/step-42/p2_global.prm [moved from deal.II/examples/step-42/p2_global.prm with 100% similarity]
examples/step-42/step-42.cc [moved from deal.II/examples/step-42/step-42.cc with 100% similarity]
examples/step-43/CMakeLists.txt [moved from deal.II/examples/step-43/CMakeLists.txt with 100% similarity]
examples/step-43/doc/builds-on [moved from deal.II/examples/step-43/doc/builds-on with 100% similarity]
examples/step-43/doc/intro.dox [moved from deal.II/examples/step-43/doc/intro.dox with 100% similarity]
examples/step-43/doc/kind [moved from deal.II/examples/step-43/doc/kind with 100% similarity]
examples/step-43/doc/results.dox [moved from deal.II/examples/step-43/doc/results.dox with 100% similarity]
examples/step-43/doc/tooltip [moved from deal.II/examples/step-43/doc/tooltip with 100% similarity]
examples/step-43/step-43.cc [moved from deal.II/examples/step-43/step-43.cc with 100% similarity]
examples/step-44/CMakeLists.txt [moved from deal.II/examples/step-44/CMakeLists.txt with 100% similarity]
examples/step-44/doc/builds-on [moved from deal.II/examples/step-44/doc/builds-on with 100% similarity]
examples/step-44/doc/intro.dox [moved from deal.II/examples/step-44/doc/intro.dox with 100% similarity]
examples/step-44/doc/kind [moved from deal.II/examples/step-44/doc/kind with 100% similarity]
examples/step-44/doc/results.dox [moved from deal.II/examples/step-44/doc/results.dox with 100% similarity]
examples/step-44/doc/tooltip [moved from deal.II/examples/step-44/doc/tooltip with 100% similarity]
examples/step-44/parameters.prm [moved from deal.II/examples/step-44/parameters.prm with 100% similarity]
examples/step-44/step-44.cc [moved from deal.II/examples/step-44/step-44.cc with 100% similarity]
examples/step-45/CMakeLists.txt [moved from deal.II/examples/step-45/CMakeLists.txt with 100% similarity]
examples/step-45/doc/builds-on [moved from deal.II/examples/step-45/doc/builds-on with 100% similarity]
examples/step-45/doc/intro.dox [moved from deal.II/examples/step-45/doc/intro.dox with 100% similarity]
examples/step-45/doc/kind [moved from deal.II/examples/step-45/doc/kind with 100% similarity]
examples/step-45/doc/results.dox [moved from deal.II/examples/step-45/doc/results.dox with 100% similarity]
examples/step-45/doc/tooltip [moved from deal.II/examples/step-45/doc/tooltip with 100% similarity]
examples/step-45/step-45.cc [moved from deal.II/examples/step-45/step-45.cc with 100% similarity]
examples/step-46/CMakeLists.txt [moved from deal.II/examples/step-46/CMakeLists.txt with 100% similarity]
examples/step-46/doc/builds-on [moved from deal.II/examples/step-46/doc/builds-on with 100% similarity]
examples/step-46/doc/intro.dox [moved from deal.II/examples/step-46/doc/intro.dox with 100% similarity]
examples/step-46/doc/kind [moved from deal.II/examples/step-46/doc/kind with 100% similarity]
examples/step-46/doc/results.dox [moved from deal.II/examples/step-46/doc/results.dox with 100% similarity]
examples/step-46/doc/step-46.layout.fig [moved from deal.II/examples/step-46/doc/step-46.layout.fig with 100% similarity]
examples/step-46/doc/tooltip [moved from deal.II/examples/step-46/doc/tooltip with 100% similarity]
examples/step-46/step-46.cc [moved from deal.II/examples/step-46/step-46.cc with 100% similarity]
examples/step-47/CMakeLists.txt [moved from deal.II/examples/step-47/CMakeLists.txt with 100% similarity]
examples/step-47/doc/builds-on [moved from deal.II/examples/step-47/doc/builds-on with 100% similarity]
examples/step-47/doc/intro.dox [moved from deal.II/examples/step-47/doc/intro.dox with 100% similarity]
examples/step-47/doc/kind [moved from deal.II/examples/step-47/doc/kind with 100% similarity]
examples/step-47/doc/points.dat [moved from deal.II/examples/step-47/doc/points.dat with 100% similarity]
examples/step-47/doc/results.dox [moved from deal.II/examples/step-47/doc/results.dox with 100% similarity]
examples/step-47/doc/tooltip [moved from deal.II/examples/step-47/doc/tooltip with 100% similarity]
examples/step-47/doc/vertices.dat [moved from deal.II/examples/step-47/doc/vertices.dat with 100% similarity]
examples/step-47/step-47.cc [moved from deal.II/examples/step-47/step-47.cc with 100% similarity]
examples/step-48/CMakeLists.txt [moved from deal.II/examples/step-48/CMakeLists.txt with 100% similarity]
examples/step-48/doc/builds-on [moved from deal.II/examples/step-48/doc/builds-on with 100% similarity]
examples/step-48/doc/intro.dox [moved from deal.II/examples/step-48/doc/intro.dox with 100% similarity]
examples/step-48/doc/kind [moved from deal.II/examples/step-48/doc/kind with 100% similarity]
examples/step-48/doc/results.dox [moved from deal.II/examples/step-48/doc/results.dox with 100% similarity]
examples/step-48/doc/tooltip [moved from deal.II/examples/step-48/doc/tooltip with 100% similarity]
examples/step-48/step-48.cc [moved from deal.II/examples/step-48/step-48.cc with 100% similarity]
examples/step-49/CMakeLists.txt [moved from deal.II/examples/step-49/CMakeLists.txt with 100% similarity]
examples/step-49/doc/builds-on [moved from deal.II/examples/step-49/doc/builds-on with 100% similarity]
examples/step-49/doc/intro.dox [moved from deal.II/examples/step-49/doc/intro.dox with 100% similarity]
examples/step-49/doc/kind [moved from deal.II/examples/step-49/doc/kind with 100% similarity]
examples/step-49/doc/results.dox [moved from deal.II/examples/step-49/doc/results.dox with 100% similarity]
examples/step-49/doc/tooltip [moved from deal.II/examples/step-49/doc/tooltip with 100% similarity]
examples/step-49/step-49.cc [moved from deal.II/examples/step-49/step-49.cc with 100% similarity]
examples/step-49/untitled.geo [moved from deal.II/examples/step-49/untitled.geo with 100% similarity]
examples/step-49/untitled.msh [moved from deal.II/examples/step-49/untitled.msh with 100% similarity]
examples/step-5/CMakeLists.txt [moved from deal.II/examples/step-5/CMakeLists.txt with 100% similarity]
examples/step-5/TODO [moved from deal.II/examples/step-5/TODO with 100% similarity]
examples/step-5/circle-grid.inp [moved from deal.II/examples/step-5/circle-grid.inp with 100% similarity]
examples/step-5/doc/builds-on [moved from deal.II/examples/step-5/doc/builds-on with 100% similarity]
examples/step-5/doc/intro.dox [moved from deal.II/examples/step-5/doc/intro.dox with 100% similarity]
examples/step-5/doc/kind [moved from deal.II/examples/step-5/doc/kind with 100% similarity]
examples/step-5/doc/results.dox [moved from deal.II/examples/step-5/doc/results.dox with 100% similarity]
examples/step-5/doc/tooltip [moved from deal.II/examples/step-5/doc/tooltip with 100% similarity]
examples/step-5/step-5.cc [moved from deal.II/examples/step-5/step-5.cc with 100% similarity]
examples/step-50/CMakeLists.txt [moved from deal.II/examples/step-50/CMakeLists.txt with 100% similarity]
examples/step-50/doc/builds-on [moved from deal.II/examples/step-50/doc/builds-on with 100% similarity]
examples/step-50/doc/intro.dox [moved from deal.II/examples/step-50/doc/intro.dox with 100% similarity]
examples/step-50/doc/kind [moved from deal.II/examples/step-50/doc/kind with 100% similarity]
examples/step-50/doc/results.dox [moved from deal.II/examples/step-50/doc/results.dox with 100% similarity]
examples/step-50/doc/tooltip [moved from deal.II/examples/step-50/doc/tooltip with 100% similarity]
examples/step-50/step-50.cc [moved from deal.II/examples/step-50/step-50.cc with 100% similarity]
examples/step-51/CMakeLists.txt [moved from deal.II/examples/step-51/CMakeLists.txt with 100% similarity]
examples/step-51/doc/builds-on [moved from deal.II/examples/step-51/doc/builds-on with 100% similarity]
examples/step-51/doc/intro.dox [moved from deal.II/examples/step-51/doc/intro.dox with 100% similarity]
examples/step-51/doc/kind [moved from deal.II/examples/step-51/doc/kind with 100% similarity]
examples/step-51/doc/results.dox [moved from deal.II/examples/step-51/doc/results.dox with 100% similarity]
examples/step-51/doc/tooltip [moved from deal.II/examples/step-51/doc/tooltip with 100% similarity]
examples/step-51/step-51.cc [moved from deal.II/examples/step-51/step-51.cc with 100% similarity]
examples/step-52/CMakeLists.txt [moved from deal.II/examples/step-52/CMakeLists.txt with 100% similarity]
examples/step-52/doc/builds-on [moved from deal.II/examples/step-52/doc/builds-on with 100% similarity]
examples/step-52/doc/intro.dox [moved from deal.II/examples/step-52/doc/intro.dox with 100% similarity]
examples/step-52/doc/kind [moved from deal.II/examples/step-52/doc/kind with 100% similarity]
examples/step-52/doc/results.dox [moved from deal.II/examples/step-52/doc/results.dox with 100% similarity]
examples/step-52/doc/tooltip [moved from deal.II/examples/step-52/doc/tooltip with 100% similarity]
examples/step-52/step-52.cc [moved from deal.II/examples/step-52/step-52.cc with 100% similarity]
examples/step-53/CMakeLists.txt [moved from deal.II/examples/step-53/CMakeLists.txt with 100% similarity]
examples/step-53/doc/builds-on [moved from deal.II/examples/step-53/doc/builds-on with 100% similarity]
examples/step-53/doc/intro.dox [moved from deal.II/examples/step-53/doc/intro.dox with 100% similarity]
examples/step-53/doc/kind [moved from deal.II/examples/step-53/doc/kind with 100% similarity]
examples/step-53/doc/results.dox [moved from deal.II/examples/step-53/doc/results.dox with 100% similarity]
examples/step-53/doc/tooltip [moved from deal.II/examples/step-53/doc/tooltip with 100% similarity]
examples/step-53/step-53.cc [moved from deal.II/examples/step-53/step-53.cc with 100% similarity]
examples/step-6/CMakeLists.txt [moved from deal.II/examples/step-6/CMakeLists.txt with 100% similarity]
examples/step-6/doc/builds-on [moved from deal.II/examples/step-6/doc/builds-on with 100% similarity]
examples/step-6/doc/intro.dox [moved from deal.II/examples/step-6/doc/intro.dox with 100% similarity]
examples/step-6/doc/kind [moved from deal.II/examples/step-6/doc/kind with 100% similarity]
examples/step-6/doc/results.dox [moved from deal.II/examples/step-6/doc/results.dox with 100% similarity]
examples/step-6/doc/tooltip [moved from deal.II/examples/step-6/doc/tooltip with 100% similarity]
examples/step-6/step-6.cc [moved from deal.II/examples/step-6/step-6.cc with 100% similarity]
examples/step-7/CMakeLists.txt [moved from deal.II/examples/step-7/CMakeLists.txt with 100% similarity]
examples/step-7/doc/builds-on [moved from deal.II/examples/step-7/doc/builds-on with 100% similarity]
examples/step-7/doc/intro.dox [moved from deal.II/examples/step-7/doc/intro.dox with 100% similarity]
examples/step-7/doc/kind [moved from deal.II/examples/step-7/doc/kind with 100% similarity]
examples/step-7/doc/results.dox [moved from deal.II/examples/step-7/doc/results.dox with 100% similarity]
examples/step-7/doc/tooltip [moved from deal.II/examples/step-7/doc/tooltip with 100% similarity]
examples/step-7/step-7.cc [moved from deal.II/examples/step-7/step-7.cc with 100% similarity]
examples/step-8/CMakeLists.txt [moved from deal.II/examples/step-8/CMakeLists.txt with 100% similarity]
examples/step-8/doc/builds-on [moved from deal.II/examples/step-8/doc/builds-on with 100% similarity]
examples/step-8/doc/intro.dox [moved from deal.II/examples/step-8/doc/intro.dox with 100% similarity]
examples/step-8/doc/kind [moved from deal.II/examples/step-8/doc/kind with 100% similarity]
examples/step-8/doc/results.dox [moved from deal.II/examples/step-8/doc/results.dox with 100% similarity]
examples/step-8/doc/tooltip [moved from deal.II/examples/step-8/doc/tooltip with 100% similarity]
examples/step-8/step-8.cc [moved from deal.II/examples/step-8/step-8.cc with 100% similarity]
examples/step-9/CMakeLists.txt [moved from deal.II/examples/step-9/CMakeLists.txt with 100% similarity]
examples/step-9/doc/builds-on [moved from deal.II/examples/step-9/doc/builds-on with 100% similarity]
examples/step-9/doc/intro.dox [moved from deal.II/examples/step-9/doc/intro.dox with 100% similarity]
examples/step-9/doc/kind [moved from deal.II/examples/step-9/doc/kind with 100% similarity]
examples/step-9/doc/results.dox [moved from deal.II/examples/step-9/doc/results.dox with 100% similarity]
examples/step-9/doc/tooltip [moved from deal.II/examples/step-9/doc/tooltip with 100% similarity]
examples/step-9/step-9.cc [moved from deal.II/examples/step-9/step-9.cc with 100% similarity]
include/CMakeLists.txt [moved from deal.II/include/CMakeLists.txt with 100% similarity]
include/deal.II/algorithms/any_data.h [moved from deal.II/include/deal.II/algorithms/any_data.h with 100% similarity]
include/deal.II/algorithms/newton.h [moved from deal.II/include/deal.II/algorithms/newton.h with 100% similarity]
include/deal.II/algorithms/newton.templates.h [moved from deal.II/include/deal.II/algorithms/newton.templates.h with 100% similarity]
include/deal.II/algorithms/operator.h [moved from deal.II/include/deal.II/algorithms/operator.h with 100% similarity]
include/deal.II/algorithms/operator.templates.h [moved from deal.II/include/deal.II/algorithms/operator.templates.h with 100% similarity]
include/deal.II/algorithms/theta_timestepping.h [moved from deal.II/include/deal.II/algorithms/theta_timestepping.h with 100% similarity]
include/deal.II/algorithms/theta_timestepping.templates.h [moved from deal.II/include/deal.II/algorithms/theta_timestepping.templates.h with 100% similarity]
include/deal.II/algorithms/timestep_control.h [moved from deal.II/include/deal.II/algorithms/timestep_control.h with 100% similarity]
include/deal.II/base/aligned_vector.h [moved from deal.II/include/deal.II/base/aligned_vector.h with 100% similarity]
include/deal.II/base/auto_derivative_function.h [moved from deal.II/include/deal.II/base/auto_derivative_function.h with 100% similarity]
include/deal.II/base/conditional_ostream.h [moved from deal.II/include/deal.II/base/conditional_ostream.h with 100% similarity]
include/deal.II/base/config.h.in [moved from deal.II/include/deal.II/base/config.h.in with 100% similarity]
include/deal.II/base/convergence_table.h [moved from deal.II/include/deal.II/base/convergence_table.h with 100% similarity]
include/deal.II/base/data_out_base.h [moved from deal.II/include/deal.II/base/data_out_base.h with 100% similarity]
include/deal.II/base/derivative_form.h [moved from deal.II/include/deal.II/base/derivative_form.h with 100% similarity]
include/deal.II/base/event.h [moved from deal.II/include/deal.II/base/event.h with 100% similarity]
include/deal.II/base/exceptions.h [moved from deal.II/include/deal.II/base/exceptions.h with 100% similarity]
include/deal.II/base/flow_function.h [moved from deal.II/include/deal.II/base/flow_function.h with 100% similarity]
include/deal.II/base/function.h [moved from deal.II/include/deal.II/base/function.h with 100% similarity]
include/deal.II/base/function_bessel.h [moved from deal.II/include/deal.II/base/function_bessel.h with 100% similarity]
include/deal.II/base/function_derivative.h [moved from deal.II/include/deal.II/base/function_derivative.h with 100% similarity]
include/deal.II/base/function_lib.h [moved from deal.II/include/deal.II/base/function_lib.h with 100% similarity]
include/deal.II/base/function_parser.h [moved from deal.II/include/deal.II/base/function_parser.h with 100% similarity]
include/deal.II/base/function_time.h [moved from deal.II/include/deal.II/base/function_time.h with 100% similarity]
include/deal.II/base/geometry_info.h [moved from deal.II/include/deal.II/base/geometry_info.h with 100% similarity]
include/deal.II/base/graph_coloring.h [moved from deal.II/include/deal.II/base/graph_coloring.h with 100% similarity]
include/deal.II/base/index_set.h [moved from deal.II/include/deal.II/base/index_set.h with 100% similarity]
include/deal.II/base/job_identifier.h [moved from deal.II/include/deal.II/base/job_identifier.h with 100% similarity]
include/deal.II/base/logstream.h [moved from deal.II/include/deal.II/base/logstream.h with 100% similarity]
include/deal.II/base/memory_consumption.h [moved from deal.II/include/deal.II/base/memory_consumption.h with 100% similarity]
include/deal.II/base/mg_level_object.h [moved from deal.II/include/deal.II/base/mg_level_object.h with 100% similarity]
include/deal.II/base/mpi.h [moved from deal.II/include/deal.II/base/mpi.h with 100% similarity]
include/deal.II/base/multithread_info.h [moved from deal.II/include/deal.II/base/multithread_info.h with 100% similarity]
include/deal.II/base/named_data.h [moved from deal.II/include/deal.II/base/named_data.h with 100% similarity]
include/deal.II/base/numbers.h [moved from deal.II/include/deal.II/base/numbers.h with 100% similarity]
include/deal.II/base/parallel.h [moved from deal.II/include/deal.II/base/parallel.h with 100% similarity]
include/deal.II/base/parameter_handler.h [moved from deal.II/include/deal.II/base/parameter_handler.h with 100% similarity]
include/deal.II/base/parsed_function.h [moved from deal.II/include/deal.II/base/parsed_function.h with 100% similarity]
include/deal.II/base/partitioner.h [moved from deal.II/include/deal.II/base/partitioner.h with 100% similarity]
include/deal.II/base/path_search.h [moved from deal.II/include/deal.II/base/path_search.h with 100% similarity]
include/deal.II/base/point.h [moved from deal.II/include/deal.II/base/point.h with 100% similarity]
include/deal.II/base/polynomial.h [moved from deal.II/include/deal.II/base/polynomial.h with 100% similarity]
include/deal.II/base/polynomial_space.h [moved from deal.II/include/deal.II/base/polynomial_space.h with 100% similarity]
include/deal.II/base/polynomials_abf.h [moved from deal.II/include/deal.II/base/polynomials_abf.h with 100% similarity]
include/deal.II/base/polynomials_adini.h [moved from deal.II/include/deal.II/base/polynomials_adini.h with 100% similarity]
include/deal.II/base/polynomials_bdm.h [moved from deal.II/include/deal.II/base/polynomials_bdm.h with 100% similarity]
include/deal.II/base/polynomials_nedelec.h [moved from deal.II/include/deal.II/base/polynomials_nedelec.h with 100% similarity]
include/deal.II/base/polynomials_p.h [moved from deal.II/include/deal.II/base/polynomials_p.h with 100% similarity]
include/deal.II/base/polynomials_piecewise.h [moved from deal.II/include/deal.II/base/polynomials_piecewise.h with 100% similarity]
include/deal.II/base/polynomials_raviart_thomas.h [moved from deal.II/include/deal.II/base/polynomials_raviart_thomas.h with 100% similarity]
include/deal.II/base/qprojector.h [moved from deal.II/include/deal.II/base/qprojector.h with 100% similarity]
include/deal.II/base/quadrature.h [moved from deal.II/include/deal.II/base/quadrature.h with 100% similarity]
include/deal.II/base/quadrature_lib.h [moved from deal.II/include/deal.II/base/quadrature_lib.h with 100% similarity]
include/deal.II/base/quadrature_selector.h [moved from deal.II/include/deal.II/base/quadrature_selector.h with 100% similarity]
include/deal.II/base/smartpointer.h [moved from deal.II/include/deal.II/base/smartpointer.h with 100% similarity]
include/deal.II/base/std_cxx1x/array.h [moved from deal.II/include/deal.II/base/std_cxx1x/array.h with 100% similarity]
include/deal.II/base/std_cxx1x/bind.h [moved from deal.II/include/deal.II/base/std_cxx1x/bind.h with 100% similarity]
include/deal.II/base/std_cxx1x/condition_variable.h [moved from deal.II/include/deal.II/base/std_cxx1x/condition_variable.h with 100% similarity]
include/deal.II/base/std_cxx1x/function.h [moved from deal.II/include/deal.II/base/std_cxx1x/function.h with 100% similarity]
include/deal.II/base/std_cxx1x/mutex.h [moved from deal.II/include/deal.II/base/std_cxx1x/mutex.h with 100% similarity]
include/deal.II/base/std_cxx1x/shared_ptr.h [moved from deal.II/include/deal.II/base/std_cxx1x/shared_ptr.h with 100% similarity]
include/deal.II/base/std_cxx1x/thread.h [moved from deal.II/include/deal.II/base/std_cxx1x/thread.h with 100% similarity]
include/deal.II/base/std_cxx1x/tuple.h [moved from deal.II/include/deal.II/base/std_cxx1x/tuple.h with 100% similarity]
include/deal.II/base/std_cxx1x/type_traits.h [moved from deal.II/include/deal.II/base/std_cxx1x/type_traits.h with 100% similarity]
include/deal.II/base/subscriptor.h [moved from deal.II/include/deal.II/base/subscriptor.h with 100% similarity]
include/deal.II/base/symmetric_tensor.h [moved from deal.II/include/deal.II/base/symmetric_tensor.h with 100% similarity]
include/deal.II/base/synchronous_iterator.h [moved from deal.II/include/deal.II/base/synchronous_iterator.h with 100% similarity]
include/deal.II/base/table.h [moved from deal.II/include/deal.II/base/table.h with 100% similarity]
include/deal.II/base/table_handler.h [moved from deal.II/include/deal.II/base/table_handler.h with 100% similarity]
include/deal.II/base/table_indices.h [moved from deal.II/include/deal.II/base/table_indices.h with 100% similarity]
include/deal.II/base/template_constraints.h [moved from deal.II/include/deal.II/base/template_constraints.h with 100% similarity]
include/deal.II/base/tensor.h [moved from deal.II/include/deal.II/base/tensor.h with 100% similarity]
include/deal.II/base/tensor_base.h [moved from deal.II/include/deal.II/base/tensor_base.h with 100% similarity]
include/deal.II/base/tensor_function.h [moved from deal.II/include/deal.II/base/tensor_function.h with 100% similarity]
include/deal.II/base/tensor_product_polynomials.h [moved from deal.II/include/deal.II/base/tensor_product_polynomials.h with 100% similarity]
include/deal.II/base/tensor_product_polynomials_const.h [moved from deal.II/include/deal.II/base/tensor_product_polynomials_const.h with 100% similarity]
include/deal.II/base/thread_local_storage.h [moved from deal.II/include/deal.II/base/thread_local_storage.h with 100% similarity]
include/deal.II/base/thread_management.h [moved from deal.II/include/deal.II/base/thread_management.h with 100% similarity]
include/deal.II/base/time_stepping.h [moved from deal.II/include/deal.II/base/time_stepping.h with 100% similarity]
include/deal.II/base/time_stepping.templates.h [moved from deal.II/include/deal.II/base/time_stepping.templates.h with 100% similarity]
include/deal.II/base/timer.h [moved from deal.II/include/deal.II/base/timer.h with 100% similarity]
include/deal.II/base/types.h [moved from deal.II/include/deal.II/base/types.h with 100% similarity]
include/deal.II/base/utilities.h [moved from deal.II/include/deal.II/base/utilities.h with 100% similarity]
include/deal.II/base/vector_slice.h [moved from deal.II/include/deal.II/base/vector_slice.h with 100% similarity]
include/deal.II/base/vectorization.h [moved from deal.II/include/deal.II/base/vectorization.h with 100% similarity]
include/deal.II/base/work_stream.h [moved from deal.II/include/deal.II/base/work_stream.h with 100% similarity]
include/deal.II/distributed/grid_refinement.h [moved from deal.II/include/deal.II/distributed/grid_refinement.h with 100% similarity]
include/deal.II/distributed/solution_transfer.h [moved from deal.II/include/deal.II/distributed/solution_transfer.h with 100% similarity]
include/deal.II/distributed/tria.h [moved from deal.II/include/deal.II/distributed/tria.h with 100% similarity]
include/deal.II/dofs/block_info.h [moved from deal.II/include/deal.II/dofs/block_info.h with 100% similarity]
include/deal.II/dofs/dof_accessor.h [moved from deal.II/include/deal.II/dofs/dof_accessor.h with 100% similarity]
include/deal.II/dofs/dof_accessor.templates.h [moved from deal.II/include/deal.II/dofs/dof_accessor.templates.h with 100% similarity]
include/deal.II/dofs/dof_faces.h [moved from deal.II/include/deal.II/dofs/dof_faces.h with 100% similarity]
include/deal.II/dofs/dof_handler.h [moved from deal.II/include/deal.II/dofs/dof_handler.h with 100% similarity]
include/deal.II/dofs/dof_handler_policy.h [moved from deal.II/include/deal.II/dofs/dof_handler_policy.h with 100% similarity]
include/deal.II/dofs/dof_iterator_selector.h [moved from deal.II/include/deal.II/dofs/dof_iterator_selector.h with 100% similarity]
include/deal.II/dofs/dof_levels.h [moved from deal.II/include/deal.II/dofs/dof_levels.h with 100% similarity]
include/deal.II/dofs/dof_objects.h [moved from deal.II/include/deal.II/dofs/dof_objects.h with 100% similarity]
include/deal.II/dofs/dof_renumbering.h [moved from deal.II/include/deal.II/dofs/dof_renumbering.h with 100% similarity]
include/deal.II/dofs/dof_tools.h [moved from deal.II/include/deal.II/dofs/dof_tools.h with 100% similarity]
include/deal.II/dofs/function_map.h [moved from deal.II/include/deal.II/dofs/function_map.h with 100% similarity]
include/deal.II/dofs/number_cache.h [moved from deal.II/include/deal.II/dofs/number_cache.h with 100% similarity]
include/deal.II/fe/block_mask.h [moved from deal.II/include/deal.II/fe/block_mask.h with 100% similarity]
include/deal.II/fe/component_mask.h [moved from deal.II/include/deal.II/fe/component_mask.h with 100% similarity]
include/deal.II/fe/fe.h [moved from deal.II/include/deal.II/fe/fe.h with 100% similarity]
include/deal.II/fe/fe_abf.h [moved from deal.II/include/deal.II/fe/fe_abf.h with 100% similarity]
include/deal.II/fe/fe_base.h [moved from deal.II/include/deal.II/fe/fe_base.h with 100% similarity]
include/deal.II/fe/fe_bdm.h [moved from deal.II/include/deal.II/fe/fe_bdm.h with 100% similarity]
include/deal.II/fe/fe_dg_vector.h [moved from deal.II/include/deal.II/fe/fe_dg_vector.h with 100% similarity]
include/deal.II/fe/fe_dg_vector.templates.h [moved from deal.II/include/deal.II/fe/fe_dg_vector.templates.h with 100% similarity]
include/deal.II/fe/fe_dgp.h [moved from deal.II/include/deal.II/fe/fe_dgp.h with 100% similarity]
include/deal.II/fe/fe_dgp_monomial.h [moved from deal.II/include/deal.II/fe/fe_dgp_monomial.h with 100% similarity]
include/deal.II/fe/fe_dgp_nonparametric.h [moved from deal.II/include/deal.II/fe/fe_dgp_nonparametric.h with 100% similarity]
include/deal.II/fe/fe_dgq.h [moved from deal.II/include/deal.II/fe/fe_dgq.h with 100% similarity]
include/deal.II/fe/fe_face.h [moved from deal.II/include/deal.II/fe/fe_face.h with 100% similarity]
include/deal.II/fe/fe_nedelec.h [moved from deal.II/include/deal.II/fe/fe_nedelec.h with 100% similarity]
include/deal.II/fe/fe_nothing.h [moved from deal.II/include/deal.II/fe/fe_nothing.h with 100% similarity]
include/deal.II/fe/fe_poly.h [moved from deal.II/include/deal.II/fe/fe_poly.h with 100% similarity]
include/deal.II/fe/fe_poly.templates.h [moved from deal.II/include/deal.II/fe/fe_poly.templates.h with 100% similarity]
include/deal.II/fe/fe_poly_face.h [moved from deal.II/include/deal.II/fe/fe_poly_face.h with 100% similarity]
include/deal.II/fe/fe_poly_face.templates.h [moved from deal.II/include/deal.II/fe/fe_poly_face.templates.h with 100% similarity]
include/deal.II/fe/fe_poly_tensor.h [moved from deal.II/include/deal.II/fe/fe_poly_tensor.h with 100% similarity]
include/deal.II/fe/fe_q.h [moved from deal.II/include/deal.II/fe/fe_q.h with 100% similarity]
include/deal.II/fe/fe_q_base.h [moved from deal.II/include/deal.II/fe/fe_q_base.h with 100% similarity]
include/deal.II/fe/fe_q_dg0.h [moved from deal.II/include/deal.II/fe/fe_q_dg0.h with 100% similarity]
include/deal.II/fe/fe_q_hierarchical.h [moved from deal.II/include/deal.II/fe/fe_q_hierarchical.h with 100% similarity]
include/deal.II/fe/fe_q_iso_q1.h [moved from deal.II/include/deal.II/fe/fe_q_iso_q1.h with 100% similarity]
include/deal.II/fe/fe_raviart_thomas.h [moved from deal.II/include/deal.II/fe/fe_raviart_thomas.h with 100% similarity]
include/deal.II/fe/fe_system.h [moved from deal.II/include/deal.II/fe/fe_system.h with 100% similarity]
include/deal.II/fe/fe_tools.h [moved from deal.II/include/deal.II/fe/fe_tools.h with 100% similarity]
include/deal.II/fe/fe_trace.h [moved from deal.II/include/deal.II/fe/fe_trace.h with 100% similarity]
include/deal.II/fe/fe_update_flags.h [moved from deal.II/include/deal.II/fe/fe_update_flags.h with 100% similarity]
include/deal.II/fe/fe_values.h [moved from deal.II/include/deal.II/fe/fe_values.h with 100% similarity]
include/deal.II/fe/fe_values_extractors.h [moved from deal.II/include/deal.II/fe/fe_values_extractors.h with 100% similarity]
include/deal.II/fe/mapping.h [moved from deal.II/include/deal.II/fe/mapping.h with 100% similarity]
include/deal.II/fe/mapping_c1.h [moved from deal.II/include/deal.II/fe/mapping_c1.h with 100% similarity]
include/deal.II/fe/mapping_cartesian.h [moved from deal.II/include/deal.II/fe/mapping_cartesian.h with 100% similarity]
include/deal.II/fe/mapping_q.h [moved from deal.II/include/deal.II/fe/mapping_q.h with 100% similarity]
include/deal.II/fe/mapping_q1.h [moved from deal.II/include/deal.II/fe/mapping_q1.h with 100% similarity]
include/deal.II/fe/mapping_q1_eulerian.h [moved from deal.II/include/deal.II/fe/mapping_q1_eulerian.h with 100% similarity]
include/deal.II/fe/mapping_q_eulerian.h [moved from deal.II/include/deal.II/fe/mapping_q_eulerian.h with 100% similarity]
include/deal.II/grid/cell_id.h [moved from deal.II/include/deal.II/grid/cell_id.h with 100% similarity]
include/deal.II/grid/filtered_iterator.h [moved from deal.II/include/deal.II/grid/filtered_iterator.h with 100% similarity]
include/deal.II/grid/grid_generator.h [moved from deal.II/include/deal.II/grid/grid_generator.h with 100% similarity]
include/deal.II/grid/grid_in.h [moved from deal.II/include/deal.II/grid/grid_in.h with 100% similarity]
include/deal.II/grid/grid_out.h [moved from deal.II/include/deal.II/grid/grid_out.h with 100% similarity]
include/deal.II/grid/grid_refinement.h [moved from deal.II/include/deal.II/grid/grid_refinement.h with 100% similarity]
include/deal.II/grid/grid_reordering.h [moved from deal.II/include/deal.II/grid/grid_reordering.h with 100% similarity]
include/deal.II/grid/grid_reordering_internal.h [moved from deal.II/include/deal.II/grid/grid_reordering_internal.h with 100% similarity]
include/deal.II/grid/grid_tools.h [moved from deal.II/include/deal.II/grid/grid_tools.h with 100% similarity]
include/deal.II/grid/intergrid_map.h [moved from deal.II/include/deal.II/grid/intergrid_map.h with 100% similarity]
include/deal.II/grid/magic_numbers.h [moved from deal.II/include/deal.II/grid/magic_numbers.h with 100% similarity]
include/deal.II/grid/persistent_tria.h [moved from deal.II/include/deal.II/grid/persistent_tria.h with 100% similarity]
include/deal.II/grid/tria.h [moved from deal.II/include/deal.II/grid/tria.h with 100% similarity]
include/deal.II/grid/tria_accessor.h [moved from deal.II/include/deal.II/grid/tria_accessor.h with 100% similarity]
include/deal.II/grid/tria_accessor.templates.h [moved from deal.II/include/deal.II/grid/tria_accessor.templates.h with 100% similarity]
include/deal.II/grid/tria_boundary.h [moved from deal.II/include/deal.II/grid/tria_boundary.h with 100% similarity]
include/deal.II/grid/tria_boundary_lib.h [moved from deal.II/include/deal.II/grid/tria_boundary_lib.h with 100% similarity]
include/deal.II/grid/tria_faces.h [moved from deal.II/include/deal.II/grid/tria_faces.h with 100% similarity]
include/deal.II/grid/tria_iterator.h [moved from deal.II/include/deal.II/grid/tria_iterator.h with 100% similarity]
include/deal.II/grid/tria_iterator.templates.h [moved from deal.II/include/deal.II/grid/tria_iterator.templates.h with 100% similarity]
include/deal.II/grid/tria_iterator_base.h [moved from deal.II/include/deal.II/grid/tria_iterator_base.h with 100% similarity]
include/deal.II/grid/tria_iterator_selector.h [moved from deal.II/include/deal.II/grid/tria_iterator_selector.h with 100% similarity]
include/deal.II/grid/tria_levels.h [moved from deal.II/include/deal.II/grid/tria_levels.h with 100% similarity]
include/deal.II/grid/tria_object.h [moved from deal.II/include/deal.II/grid/tria_object.h with 100% similarity]
include/deal.II/grid/tria_objects.h [moved from deal.II/include/deal.II/grid/tria_objects.h with 100% similarity]
include/deal.II/hp/dof_faces.h [moved from deal.II/include/deal.II/hp/dof_faces.h with 100% similarity]
include/deal.II/hp/dof_handler.h [moved from deal.II/include/deal.II/hp/dof_handler.h with 100% similarity]
include/deal.II/hp/dof_level.h [moved from deal.II/include/deal.II/hp/dof_level.h with 100% similarity]
include/deal.II/hp/fe_collection.h [moved from deal.II/include/deal.II/hp/fe_collection.h with 100% similarity]
include/deal.II/hp/fe_values.h [moved from deal.II/include/deal.II/hp/fe_values.h with 100% similarity]
include/deal.II/hp/mapping_collection.h [moved from deal.II/include/deal.II/hp/mapping_collection.h with 100% similarity]
include/deal.II/hp/q_collection.h [moved from deal.II/include/deal.II/hp/q_collection.h with 100% similarity]
include/deal.II/integrators/advection.h [moved from deal.II/include/deal.II/integrators/advection.h with 100% similarity]
include/deal.II/integrators/divergence.h [moved from deal.II/include/deal.II/integrators/divergence.h with 100% similarity]
include/deal.II/integrators/elasticity.h [moved from deal.II/include/deal.II/integrators/elasticity.h with 100% similarity]
include/deal.II/integrators/l2.h [moved from deal.II/include/deal.II/integrators/l2.h with 100% similarity]
include/deal.II/integrators/laplace.h [moved from deal.II/include/deal.II/integrators/laplace.h with 100% similarity]
include/deal.II/integrators/local_integrators.h [moved from deal.II/include/deal.II/integrators/local_integrators.h with 100% similarity]
include/deal.II/integrators/maxwell.h [moved from deal.II/include/deal.II/integrators/maxwell.h with 100% similarity]
include/deal.II/integrators/patches.h [moved from deal.II/include/deal.II/integrators/patches.h with 100% similarity]
include/deal.II/lac/arpack_solver.h [moved from deal.II/include/deal.II/lac/arpack_solver.h with 100% similarity]
include/deal.II/lac/block_indices.h [moved from deal.II/include/deal.II/lac/block_indices.h with 100% similarity]
include/deal.II/lac/block_list.h [moved from deal.II/include/deal.II/lac/block_list.h with 100% similarity]
include/deal.II/lac/block_matrix.h [moved from deal.II/include/deal.II/lac/block_matrix.h with 100% similarity]
include/deal.II/lac/block_matrix_array.h [moved from deal.II/include/deal.II/lac/block_matrix_array.h with 100% similarity]
include/deal.II/lac/block_matrix_base.h [moved from deal.II/include/deal.II/lac/block_matrix_base.h with 100% similarity]
include/deal.II/lac/block_sparse_matrix.h [moved from deal.II/include/deal.II/lac/block_sparse_matrix.h with 100% similarity]
include/deal.II/lac/block_sparse_matrix.templates.h [moved from deal.II/include/deal.II/lac/block_sparse_matrix.templates.h with 100% similarity]
include/deal.II/lac/block_sparse_matrix_ez.h [moved from deal.II/include/deal.II/lac/block_sparse_matrix_ez.h with 100% similarity]
include/deal.II/lac/block_sparse_matrix_ez.templates.h [moved from deal.II/include/deal.II/lac/block_sparse_matrix_ez.templates.h with 100% similarity]
include/deal.II/lac/block_sparsity_pattern.h [moved from deal.II/include/deal.II/lac/block_sparsity_pattern.h with 100% similarity]
include/deal.II/lac/block_vector.h [moved from deal.II/include/deal.II/lac/block_vector.h with 100% similarity]
include/deal.II/lac/block_vector.templates.h [moved from deal.II/include/deal.II/lac/block_vector.templates.h with 100% similarity]
include/deal.II/lac/block_vector_base.h [moved from deal.II/include/deal.II/lac/block_vector_base.h with 100% similarity]
include/deal.II/lac/chunk_sparse_matrix.h [moved from deal.II/include/deal.II/lac/chunk_sparse_matrix.h with 100% similarity]
include/deal.II/lac/chunk_sparse_matrix.templates.h [moved from deal.II/include/deal.II/lac/chunk_sparse_matrix.templates.h with 100% similarity]
include/deal.II/lac/chunk_sparsity_pattern.h [moved from deal.II/include/deal.II/lac/chunk_sparsity_pattern.h with 100% similarity]
include/deal.II/lac/compressed_set_sparsity_pattern.h [moved from deal.II/include/deal.II/lac/compressed_set_sparsity_pattern.h with 100% similarity]
include/deal.II/lac/compressed_simple_sparsity_pattern.h [moved from deal.II/include/deal.II/lac/compressed_simple_sparsity_pattern.h with 100% similarity]
include/deal.II/lac/compressed_sparsity_pattern.h [moved from deal.II/include/deal.II/lac/compressed_sparsity_pattern.h with 100% similarity]
include/deal.II/lac/constraint_matrix.h [moved from deal.II/include/deal.II/lac/constraint_matrix.h with 100% similarity]
include/deal.II/lac/constraint_matrix.templates.h [moved from deal.II/include/deal.II/lac/constraint_matrix.templates.h with 100% similarity]
include/deal.II/lac/eigen.h [moved from deal.II/include/deal.II/lac/eigen.h with 100% similarity]
include/deal.II/lac/exceptions.h [moved from deal.II/include/deal.II/lac/exceptions.h with 100% similarity]
include/deal.II/lac/filtered_matrix.h [moved from deal.II/include/deal.II/lac/filtered_matrix.h with 100% similarity]
include/deal.II/lac/full_matrix.h [moved from deal.II/include/deal.II/lac/full_matrix.h with 100% similarity]
include/deal.II/lac/full_matrix.templates.h [moved from deal.II/include/deal.II/lac/full_matrix.templates.h with 100% similarity]
include/deal.II/lac/generic_linear_algebra.h [moved from deal.II/include/deal.II/lac/generic_linear_algebra.h with 100% similarity]
include/deal.II/lac/householder.h [moved from deal.II/include/deal.II/lac/householder.h with 100% similarity]
include/deal.II/lac/identity_matrix.h [moved from deal.II/include/deal.II/lac/identity_matrix.h with 100% similarity]
include/deal.II/lac/iterative_inverse.h [moved from deal.II/include/deal.II/lac/iterative_inverse.h with 100% similarity]
include/deal.II/lac/lapack_full_matrix.h [moved from deal.II/include/deal.II/lac/lapack_full_matrix.h with 100% similarity]
include/deal.II/lac/lapack_support.h [moved from deal.II/include/deal.II/lac/lapack_support.h with 100% similarity]
include/deal.II/lac/lapack_templates.h [moved from deal.II/include/deal.II/lac/lapack_templates.h with 100% similarity]
include/deal.II/lac/matrix_block.h [moved from deal.II/include/deal.II/lac/matrix_block.h with 100% similarity]
include/deal.II/lac/matrix_iterator.h [moved from deal.II/include/deal.II/lac/matrix_iterator.h with 100% similarity]
include/deal.II/lac/matrix_lib.h [moved from deal.II/include/deal.II/lac/matrix_lib.h with 100% similarity]
include/deal.II/lac/matrix_lib.templates.h [moved from deal.II/include/deal.II/lac/matrix_lib.templates.h with 100% similarity]
include/deal.II/lac/matrix_out.h [moved from deal.II/include/deal.II/lac/matrix_out.h with 100% similarity]
include/deal.II/lac/parallel_block_vector.h [moved from deal.II/include/deal.II/lac/parallel_block_vector.h with 100% similarity]
include/deal.II/lac/parallel_vector.h [moved from deal.II/include/deal.II/lac/parallel_vector.h with 100% similarity]
include/deal.II/lac/parallel_vector.templates.h [moved from deal.II/include/deal.II/lac/parallel_vector.templates.h with 100% similarity]
include/deal.II/lac/petsc_block_sparse_matrix.h [moved from deal.II/include/deal.II/lac/petsc_block_sparse_matrix.h with 100% similarity]
include/deal.II/lac/petsc_block_vector.h [moved from deal.II/include/deal.II/lac/petsc_block_vector.h with 100% similarity]
include/deal.II/lac/petsc_full_matrix.h [moved from deal.II/include/deal.II/lac/petsc_full_matrix.h with 100% similarity]
include/deal.II/lac/petsc_matrix_base.h [moved from deal.II/include/deal.II/lac/petsc_matrix_base.h with 100% similarity]
include/deal.II/lac/petsc_matrix_free.h [moved from deal.II/include/deal.II/lac/petsc_matrix_free.h with 100% similarity]
include/deal.II/lac/petsc_parallel_block_sparse_matrix.h [moved from deal.II/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h with 100% similarity]
include/deal.II/lac/petsc_parallel_block_vector.h [moved from deal.II/include/deal.II/lac/petsc_parallel_block_vector.h with 100% similarity]
include/deal.II/lac/petsc_parallel_sparse_matrix.h [moved from deal.II/include/deal.II/lac/petsc_parallel_sparse_matrix.h with 100% similarity]
include/deal.II/lac/petsc_parallel_vector.h [moved from deal.II/include/deal.II/lac/petsc_parallel_vector.h with 100% similarity]
include/deal.II/lac/petsc_precondition.h [moved from deal.II/include/deal.II/lac/petsc_precondition.h with 100% similarity]
include/deal.II/lac/petsc_solver.h [moved from deal.II/include/deal.II/lac/petsc_solver.h with 100% similarity]
include/deal.II/lac/petsc_sparse_matrix.h [moved from deal.II/include/deal.II/lac/petsc_sparse_matrix.h with 100% similarity]
include/deal.II/lac/petsc_vector.h [moved from deal.II/include/deal.II/lac/petsc_vector.h with 100% similarity]
include/deal.II/lac/petsc_vector_base.h [moved from deal.II/include/deal.II/lac/petsc_vector_base.h with 100% similarity]
include/deal.II/lac/pointer_matrix.h [moved from deal.II/include/deal.II/lac/pointer_matrix.h with 100% similarity]
include/deal.II/lac/precondition.h [moved from deal.II/include/deal.II/lac/precondition.h with 100% similarity]
include/deal.II/lac/precondition_block.h [moved from deal.II/include/deal.II/lac/precondition_block.h with 100% similarity]
include/deal.II/lac/precondition_block.templates.h [moved from deal.II/include/deal.II/lac/precondition_block.templates.h with 100% similarity]
include/deal.II/lac/precondition_block_base.h [moved from deal.II/include/deal.II/lac/precondition_block_base.h with 100% similarity]
include/deal.II/lac/precondition_selector.h [moved from deal.II/include/deal.II/lac/precondition_selector.h with 100% similarity]
include/deal.II/lac/relaxation_block.h [moved from deal.II/include/deal.II/lac/relaxation_block.h with 100% similarity]
include/deal.II/lac/relaxation_block.templates.h [moved from deal.II/include/deal.II/lac/relaxation_block.templates.h with 100% similarity]
include/deal.II/lac/schur_matrix.h [moved from deal.II/include/deal.II/lac/schur_matrix.h with 100% similarity]
include/deal.II/lac/shifted_matrix.h [moved from deal.II/include/deal.II/lac/shifted_matrix.h with 100% similarity]
include/deal.II/lac/slepc_solver.h [moved from deal.II/include/deal.II/lac/slepc_solver.h with 100% similarity]
include/deal.II/lac/slepc_spectral_transformation.h [moved from deal.II/include/deal.II/lac/slepc_spectral_transformation.h with 100% similarity]
include/deal.II/lac/solver.h [moved from deal.II/include/deal.II/lac/solver.h with 100% similarity]
include/deal.II/lac/solver_bicgstab.h [moved from deal.II/include/deal.II/lac/solver_bicgstab.h with 100% similarity]
include/deal.II/lac/solver_cg.h [moved from deal.II/include/deal.II/lac/solver_cg.h with 100% similarity]
include/deal.II/lac/solver_control.h [moved from deal.II/include/deal.II/lac/solver_control.h with 100% similarity]
include/deal.II/lac/solver_gmres.h [moved from deal.II/include/deal.II/lac/solver_gmres.h with 100% similarity]
include/deal.II/lac/solver_minres.h [moved from deal.II/include/deal.II/lac/solver_minres.h with 100% similarity]
include/deal.II/lac/solver_qmrs.h [moved from deal.II/include/deal.II/lac/solver_qmrs.h with 100% similarity]
include/deal.II/lac/solver_relaxation.h [moved from deal.II/include/deal.II/lac/solver_relaxation.h with 100% similarity]
include/deal.II/lac/solver_richardson.h [moved from deal.II/include/deal.II/lac/solver_richardson.h with 100% similarity]
include/deal.II/lac/solver_selector.h [moved from deal.II/include/deal.II/lac/solver_selector.h with 100% similarity]
include/deal.II/lac/sparse_decomposition.h [moved from deal.II/include/deal.II/lac/sparse_decomposition.h with 100% similarity]
include/deal.II/lac/sparse_decomposition.templates.h [moved from deal.II/include/deal.II/lac/sparse_decomposition.templates.h with 100% similarity]
include/deal.II/lac/sparse_direct.h [moved from deal.II/include/deal.II/lac/sparse_direct.h with 100% similarity]
include/deal.II/lac/sparse_ilu.h [moved from deal.II/include/deal.II/lac/sparse_ilu.h with 100% similarity]
include/deal.II/lac/sparse_ilu.templates.h [moved from deal.II/include/deal.II/lac/sparse_ilu.templates.h with 100% similarity]
include/deal.II/lac/sparse_matrix.h [moved from deal.II/include/deal.II/lac/sparse_matrix.h with 100% similarity]
include/deal.II/lac/sparse_matrix.templates.h [moved from deal.II/include/deal.II/lac/sparse_matrix.templates.h with 100% similarity]
include/deal.II/lac/sparse_matrix_ez.h [moved from deal.II/include/deal.II/lac/sparse_matrix_ez.h with 100% similarity]
include/deal.II/lac/sparse_matrix_ez.templates.h [moved from deal.II/include/deal.II/lac/sparse_matrix_ez.templates.h with 100% similarity]
include/deal.II/lac/sparse_mic.h [moved from deal.II/include/deal.II/lac/sparse_mic.h with 100% similarity]
include/deal.II/lac/sparse_mic.templates.h [moved from deal.II/include/deal.II/lac/sparse_mic.templates.h with 100% similarity]
include/deal.II/lac/sparse_vanka.h [moved from deal.II/include/deal.II/lac/sparse_vanka.h with 100% similarity]
include/deal.II/lac/sparse_vanka.templates.h [moved from deal.II/include/deal.II/lac/sparse_vanka.templates.h with 100% similarity]
include/deal.II/lac/sparsity_pattern.h [moved from deal.II/include/deal.II/lac/sparsity_pattern.h with 100% similarity]
include/deal.II/lac/sparsity_tools.h [moved from deal.II/include/deal.II/lac/sparsity_tools.h with 100% similarity]
include/deal.II/lac/swappable_vector.h [moved from deal.II/include/deal.II/lac/swappable_vector.h with 100% similarity]
include/deal.II/lac/swappable_vector.templates.h [moved from deal.II/include/deal.II/lac/swappable_vector.templates.h with 100% similarity]
include/deal.II/lac/transpose_matrix.h [moved from deal.II/include/deal.II/lac/transpose_matrix.h with 100% similarity]
include/deal.II/lac/tridiagonal_matrix.h [moved from deal.II/include/deal.II/lac/tridiagonal_matrix.h with 100% similarity]
include/deal.II/lac/trilinos_block_sparse_matrix.h [moved from deal.II/include/deal.II/lac/trilinos_block_sparse_matrix.h with 100% similarity]
include/deal.II/lac/trilinos_block_vector.h [moved from deal.II/include/deal.II/lac/trilinos_block_vector.h with 100% similarity]
include/deal.II/lac/trilinos_parallel_block_vector.h [moved from deal.II/include/deal.II/lac/trilinos_parallel_block_vector.h with 100% similarity]
include/deal.II/lac/trilinos_precondition.h [moved from deal.II/include/deal.II/lac/trilinos_precondition.h with 100% similarity]
include/deal.II/lac/trilinos_solver.h [moved from deal.II/include/deal.II/lac/trilinos_solver.h with 100% similarity]
include/deal.II/lac/trilinos_sparse_matrix.h [moved from deal.II/include/deal.II/lac/trilinos_sparse_matrix.h with 100% similarity]
include/deal.II/lac/trilinos_sparsity_pattern.h [moved from deal.II/include/deal.II/lac/trilinos_sparsity_pattern.h with 100% similarity]
include/deal.II/lac/trilinos_vector.h [moved from deal.II/include/deal.II/lac/trilinos_vector.h with 100% similarity]
include/deal.II/lac/trilinos_vector_base.h [moved from deal.II/include/deal.II/lac/trilinos_vector_base.h with 100% similarity]
include/deal.II/lac/vector.h [moved from deal.II/include/deal.II/lac/vector.h with 100% similarity]
include/deal.II/lac/vector.templates.h [moved from deal.II/include/deal.II/lac/vector.templates.h with 100% similarity]
include/deal.II/lac/vector_memory.h [moved from deal.II/include/deal.II/lac/vector_memory.h with 100% similarity]
include/deal.II/lac/vector_view.h [moved from deal.II/include/deal.II/lac/vector_view.h with 100% similarity]
include/deal.II/matrix_free/dof_info.h [moved from deal.II/include/deal.II/matrix_free/dof_info.h with 100% similarity]
include/deal.II/matrix_free/dof_info.templates.h [moved from deal.II/include/deal.II/matrix_free/dof_info.templates.h with 100% similarity]
include/deal.II/matrix_free/fe_evaluation.h [moved from deal.II/include/deal.II/matrix_free/fe_evaluation.h with 100% similarity]
include/deal.II/matrix_free/helper_functions.h [moved from deal.II/include/deal.II/matrix_free/helper_functions.h with 100% similarity]
include/deal.II/matrix_free/mapping_fe_evaluation.h [moved from deal.II/include/deal.II/matrix_free/mapping_fe_evaluation.h with 100% similarity]
include/deal.II/matrix_free/mapping_info.h [moved from deal.II/include/deal.II/matrix_free/mapping_info.h with 100% similarity]
include/deal.II/matrix_free/mapping_info.templates.h [moved from deal.II/include/deal.II/matrix_free/mapping_info.templates.h with 100% similarity]
include/deal.II/matrix_free/matrix_free.h [moved from deal.II/include/deal.II/matrix_free/matrix_free.h with 100% similarity]
include/deal.II/matrix_free/matrix_free.templates.h [moved from deal.II/include/deal.II/matrix_free/matrix_free.templates.h with 100% similarity]
include/deal.II/matrix_free/operators.h [moved from deal.II/include/deal.II/matrix_free/operators.h with 100% similarity]
include/deal.II/matrix_free/shape_info.h [moved from deal.II/include/deal.II/matrix_free/shape_info.h with 100% similarity]
include/deal.II/matrix_free/shape_info.templates.h [moved from deal.II/include/deal.II/matrix_free/shape_info.templates.h with 100% similarity]
include/deal.II/meshworker/assembler.h [moved from deal.II/include/deal.II/meshworker/assembler.h with 100% similarity]
include/deal.II/meshworker/dof_info.h [moved from deal.II/include/deal.II/meshworker/dof_info.h with 100% similarity]
include/deal.II/meshworker/dof_info.templates.h [moved from deal.II/include/deal.II/meshworker/dof_info.templates.h with 100% similarity]
include/deal.II/meshworker/functional.h [moved from deal.II/include/deal.II/meshworker/functional.h with 100% similarity]
include/deal.II/meshworker/integration_info.h [moved from deal.II/include/deal.II/meshworker/integration_info.h with 100% similarity]
include/deal.II/meshworker/integration_info.templates.h [moved from deal.II/include/deal.II/meshworker/integration_info.templates.h with 100% similarity]
include/deal.II/meshworker/local_integrator.h [moved from deal.II/include/deal.II/meshworker/local_integrator.h with 100% similarity]
include/deal.II/meshworker/local_results.h [moved from deal.II/include/deal.II/meshworker/local_results.h with 100% similarity]
include/deal.II/meshworker/loop.h [moved from deal.II/include/deal.II/meshworker/loop.h with 100% similarity]
include/deal.II/meshworker/output.h [moved from deal.II/include/deal.II/meshworker/output.h with 100% similarity]
include/deal.II/meshworker/simple.h [moved from deal.II/include/deal.II/meshworker/simple.h with 100% similarity]
include/deal.II/meshworker/vector_selector.h [moved from deal.II/include/deal.II/meshworker/vector_selector.h with 100% similarity]
include/deal.II/meshworker/vector_selector.templates.h [moved from deal.II/include/deal.II/meshworker/vector_selector.templates.h with 100% similarity]
include/deal.II/multigrid/mg_base.h [moved from deal.II/include/deal.II/multigrid/mg_base.h with 100% similarity]
include/deal.II/multigrid/mg_block_smoother.h [moved from deal.II/include/deal.II/multigrid/mg_block_smoother.h with 100% similarity]
include/deal.II/multigrid/mg_coarse.h [moved from deal.II/include/deal.II/multigrid/mg_coarse.h with 100% similarity]
include/deal.II/multigrid/mg_constrained_dofs.h [moved from deal.II/include/deal.II/multigrid/mg_constrained_dofs.h with 100% similarity]
include/deal.II/multigrid/mg_dof_accessor.h [moved from deal.II/include/deal.II/multigrid/mg_dof_accessor.h with 100% similarity]
include/deal.II/multigrid/mg_dof_handler.h [moved from deal.II/include/deal.II/multigrid/mg_dof_handler.h with 100% similarity]
include/deal.II/multigrid/mg_dof_iterator_selector.h [moved from deal.II/include/deal.II/multigrid/mg_dof_iterator_selector.h with 100% similarity]
include/deal.II/multigrid/mg_matrix.h [moved from deal.II/include/deal.II/multigrid/mg_matrix.h with 100% similarity]
include/deal.II/multigrid/mg_smoother.h [moved from deal.II/include/deal.II/multigrid/mg_smoother.h with 100% similarity]
include/deal.II/multigrid/mg_tools.h [moved from deal.II/include/deal.II/multigrid/mg_tools.h with 100% similarity]
include/deal.II/multigrid/mg_transfer.h [moved from deal.II/include/deal.II/multigrid/mg_transfer.h with 100% similarity]
include/deal.II/multigrid/mg_transfer.templates.h [moved from deal.II/include/deal.II/multigrid/mg_transfer.templates.h with 100% similarity]
include/deal.II/multigrid/mg_transfer_block.h [moved from deal.II/include/deal.II/multigrid/mg_transfer_block.h with 100% similarity]
include/deal.II/multigrid/mg_transfer_block.templates.h [moved from deal.II/include/deal.II/multigrid/mg_transfer_block.templates.h with 100% similarity]
include/deal.II/multigrid/mg_transfer_component.h [moved from deal.II/include/deal.II/multigrid/mg_transfer_component.h with 100% similarity]
include/deal.II/multigrid/mg_transfer_component.templates.h [moved from deal.II/include/deal.II/multigrid/mg_transfer_component.templates.h with 100% similarity]
include/deal.II/multigrid/multigrid.h [moved from deal.II/include/deal.II/multigrid/multigrid.h with 100% similarity]
include/deal.II/multigrid/multigrid.templates.h [moved from deal.II/include/deal.II/multigrid/multigrid.templates.h with 100% similarity]
include/deal.II/multigrid/sparse_matrix_collection.h [moved from deal.II/include/deal.II/multigrid/sparse_matrix_collection.h with 100% similarity]
include/deal.II/numerics/data_component_interpretation.h [moved from deal.II/include/deal.II/numerics/data_component_interpretation.h with 100% similarity]
include/deal.II/numerics/data_out.h [moved from deal.II/include/deal.II/numerics/data_out.h with 100% similarity]
include/deal.II/numerics/data_out_dof_data.h [moved from deal.II/include/deal.II/numerics/data_out_dof_data.h with 100% similarity]
include/deal.II/numerics/data_out_faces.h [moved from deal.II/include/deal.II/numerics/data_out_faces.h with 100% similarity]
include/deal.II/numerics/data_out_rotation.h [moved from deal.II/include/deal.II/numerics/data_out_rotation.h with 100% similarity]
include/deal.II/numerics/data_out_stack.h [moved from deal.II/include/deal.II/numerics/data_out_stack.h with 100% similarity]
include/deal.II/numerics/data_postprocessor.h [moved from deal.II/include/deal.II/numerics/data_postprocessor.h with 100% similarity]
include/deal.II/numerics/derivative_approximation.h [moved from deal.II/include/deal.II/numerics/derivative_approximation.h with 100% similarity]
include/deal.II/numerics/dof_output_operator.h [moved from deal.II/include/deal.II/numerics/dof_output_operator.h with 100% similarity]
include/deal.II/numerics/dof_output_operator.templates.h [moved from deal.II/include/deal.II/numerics/dof_output_operator.templates.h with 100% similarity]
include/deal.II/numerics/dof_print_solver_step.h [moved from deal.II/include/deal.II/numerics/dof_print_solver_step.h with 100% similarity]
include/deal.II/numerics/error_estimator.h [moved from deal.II/include/deal.II/numerics/error_estimator.h with 100% similarity]
include/deal.II/numerics/fe_field_function.h [moved from deal.II/include/deal.II/numerics/fe_field_function.h with 100% similarity]
include/deal.II/numerics/fe_field_function.templates.h [moved from deal.II/include/deal.II/numerics/fe_field_function.templates.h with 100% similarity]
include/deal.II/numerics/histogram.h [moved from deal.II/include/deal.II/numerics/histogram.h with 100% similarity]
include/deal.II/numerics/matrix_tools.h [moved from deal.II/include/deal.II/numerics/matrix_tools.h with 100% similarity]
include/deal.II/numerics/point_value_history.h [moved from deal.II/include/deal.II/numerics/point_value_history.h with 100% similarity]
include/deal.II/numerics/solution_transfer.h [moved from deal.II/include/deal.II/numerics/solution_transfer.h with 100% similarity]
include/deal.II/numerics/time_dependent.h [moved from deal.II/include/deal.II/numerics/time_dependent.h with 100% similarity]
include/deal.II/numerics/vector_tools.h [moved from deal.II/include/deal.II/numerics/vector_tools.h with 100% similarity]
include/deal.II/numerics/vector_tools.templates.h [moved from deal.II/include/deal.II/numerics/vector_tools.templates.h with 100% similarity]
source/CMakeLists.txt [moved from deal.II/source/CMakeLists.txt with 100% similarity]
source/algorithms/CMakeLists.txt [moved from deal.II/source/algorithms/CMakeLists.txt with 100% similarity]
source/algorithms/operator.cc [moved from deal.II/source/algorithms/operator.cc with 100% similarity]
source/algorithms/operator.inst.in [moved from deal.II/source/algorithms/operator.inst.in with 100% similarity]
source/algorithms/timestep_control.cc [moved from deal.II/source/algorithms/timestep_control.cc with 100% similarity]
source/base/CMakeLists.txt [moved from deal.II/source/base/CMakeLists.txt with 100% similarity]
source/base/auto_derivative_function.cc [moved from deal.II/source/base/auto_derivative_function.cc with 100% similarity]
source/base/conditional_ostream.cc [moved from deal.II/source/base/conditional_ostream.cc with 100% similarity]
source/base/config.cc [moved from deal.II/source/base/config.cc with 100% similarity]
source/base/convergence_table.cc [moved from deal.II/source/base/convergence_table.cc with 100% similarity]
source/base/data_out_base.cc [moved from deal.II/source/base/data_out_base.cc with 100% similarity]
source/base/data_out_base.inst.in [moved from deal.II/source/base/data_out_base.inst.in with 100% similarity]
source/base/event.cc [moved from deal.II/source/base/event.cc with 100% similarity]
source/base/exceptions.cc [moved from deal.II/source/base/exceptions.cc with 100% similarity]
source/base/flow_function.cc [moved from deal.II/source/base/flow_function.cc with 100% similarity]
source/base/function.cc [moved from deal.II/source/base/function.cc with 100% similarity]
source/base/function_derivative.cc [moved from deal.II/source/base/function_derivative.cc with 100% similarity]
source/base/function_lib.cc [moved from deal.II/source/base/function_lib.cc with 100% similarity]
source/base/function_lib_cutoff.cc [moved from deal.II/source/base/function_lib_cutoff.cc with 100% similarity]
source/base/function_parser.cc [moved from deal.II/source/base/function_parser.cc with 100% similarity]
source/base/function_time.cc [moved from deal.II/source/base/function_time.cc with 100% similarity]
source/base/geometry_info.cc [moved from deal.II/source/base/geometry_info.cc with 100% similarity]
source/base/index_set.cc [moved from deal.II/source/base/index_set.cc with 100% similarity]
source/base/job_identifier.cc [moved from deal.II/source/base/job_identifier.cc with 100% similarity]
source/base/logstream.cc [moved from deal.II/source/base/logstream.cc with 100% similarity]
source/base/memory_consumption.cc [moved from deal.II/source/base/memory_consumption.cc with 100% similarity]
source/base/mpi.cc [moved from deal.II/source/base/mpi.cc with 100% similarity]
source/base/multithread_info.cc [moved from deal.II/source/base/multithread_info.cc with 100% similarity]
source/base/named_selection.cc [moved from deal.II/source/base/named_selection.cc with 100% similarity]
source/base/parallel.cc [moved from deal.II/source/base/parallel.cc with 100% similarity]
source/base/parameter_handler.cc [moved from deal.II/source/base/parameter_handler.cc with 100% similarity]
source/base/parsed_function.cc [moved from deal.II/source/base/parsed_function.cc with 100% similarity]
source/base/partitioner.cc [moved from deal.II/source/base/partitioner.cc with 100% similarity]
source/base/path_search.cc [moved from deal.II/source/base/path_search.cc with 100% similarity]
source/base/polynomial.cc [moved from deal.II/source/base/polynomial.cc with 100% similarity]
source/base/polynomial_space.cc [moved from deal.II/source/base/polynomial_space.cc with 100% similarity]
source/base/polynomials_abf.cc [moved from deal.II/source/base/polynomials_abf.cc with 100% similarity]
source/base/polynomials_adini.cc [moved from deal.II/source/base/polynomials_adini.cc with 100% similarity]
source/base/polynomials_bdm.cc [moved from deal.II/source/base/polynomials_bdm.cc with 100% similarity]
source/base/polynomials_nedelec.cc [moved from deal.II/source/base/polynomials_nedelec.cc with 100% similarity]
source/base/polynomials_p.cc [moved from deal.II/source/base/polynomials_p.cc with 100% similarity]
source/base/polynomials_piecewise.cc [moved from deal.II/source/base/polynomials_piecewise.cc with 100% similarity]
source/base/polynomials_raviart_thomas.cc [moved from deal.II/source/base/polynomials_raviart_thomas.cc with 100% similarity]
source/base/quadrature.cc [moved from deal.II/source/base/quadrature.cc with 100% similarity]
source/base/quadrature_lib.cc [moved from deal.II/source/base/quadrature_lib.cc with 100% similarity]
source/base/quadrature_selector.cc [moved from deal.II/source/base/quadrature_selector.cc with 100% similarity]
source/base/subscriptor.cc [moved from deal.II/source/base/subscriptor.cc with 100% similarity]
source/base/symmetric_tensor.cc [moved from deal.II/source/base/symmetric_tensor.cc with 100% similarity]
source/base/table_handler.cc [moved from deal.II/source/base/table_handler.cc with 100% similarity]
source/base/tensor_function.cc [moved from deal.II/source/base/tensor_function.cc with 100% similarity]
source/base/tensor_product_polynomials.cc [moved from deal.II/source/base/tensor_product_polynomials.cc with 100% similarity]
source/base/tensor_product_polynomials_const.cc [moved from deal.II/source/base/tensor_product_polynomials_const.cc with 100% similarity]
source/base/thread_management.cc [moved from deal.II/source/base/thread_management.cc with 100% similarity]
source/base/time_stepping.cc [moved from deal.II/source/base/time_stepping.cc with 100% similarity]
source/base/time_stepping.inst.in [moved from deal.II/source/base/time_stepping.inst.in with 100% similarity]
source/base/timer.cc [moved from deal.II/source/base/timer.cc with 100% similarity]
source/base/utilities.cc [moved from deal.II/source/base/utilities.cc with 100% similarity]
source/distributed/CMakeLists.txt [moved from deal.II/source/distributed/CMakeLists.txt with 100% similarity]
source/distributed/grid_refinement.cc [moved from deal.II/source/distributed/grid_refinement.cc with 100% similarity]
source/distributed/grid_refinement.inst.in [moved from deal.II/source/distributed/grid_refinement.inst.in with 100% similarity]
source/distributed/solution_transfer.cc [moved from deal.II/source/distributed/solution_transfer.cc with 100% similarity]
source/distributed/solution_transfer.inst.in [moved from deal.II/source/distributed/solution_transfer.inst.in with 100% similarity]
source/distributed/tria.cc [moved from deal.II/source/distributed/tria.cc with 100% similarity]
source/distributed/tria.inst.in [moved from deal.II/source/distributed/tria.inst.in with 100% similarity]
source/dofs/CMakeLists.txt [moved from deal.II/source/dofs/CMakeLists.txt with 100% similarity]
source/dofs/block_info.cc [moved from deal.II/source/dofs/block_info.cc with 100% similarity]
source/dofs/block_info.inst.in [moved from deal.II/source/dofs/block_info.inst.in with 100% similarity]
source/dofs/dof_accessor.cc [moved from deal.II/source/dofs/dof_accessor.cc with 100% similarity]
source/dofs/dof_accessor.inst.in [moved from deal.II/source/dofs/dof_accessor.inst.in with 100% similarity]
source/dofs/dof_accessor_get.cc [moved from deal.II/source/dofs/dof_accessor_get.cc with 100% similarity]
source/dofs/dof_accessor_get.inst.in [moved from deal.II/source/dofs/dof_accessor_get.inst.in with 100% similarity]
source/dofs/dof_accessor_set.cc [moved from deal.II/source/dofs/dof_accessor_set.cc with 100% similarity]
source/dofs/dof_accessor_set.inst.in [moved from deal.II/source/dofs/dof_accessor_set.inst.in with 100% similarity]
source/dofs/dof_faces.cc [moved from deal.II/source/dofs/dof_faces.cc with 100% similarity]
source/dofs/dof_handler.cc [moved from deal.II/source/dofs/dof_handler.cc with 100% similarity]
source/dofs/dof_handler.inst.in [moved from deal.II/source/dofs/dof_handler.inst.in with 100% similarity]
source/dofs/dof_handler_policy.cc [moved from deal.II/source/dofs/dof_handler_policy.cc with 100% similarity]
source/dofs/dof_handler_policy.inst.in [moved from deal.II/source/dofs/dof_handler_policy.inst.in with 100% similarity]
source/dofs/dof_objects.cc [moved from deal.II/source/dofs/dof_objects.cc with 100% similarity]
source/dofs/dof_objects.inst.in [moved from deal.II/source/dofs/dof_objects.inst.in with 100% similarity]
source/dofs/dof_renumbering.cc [moved from deal.II/source/dofs/dof_renumbering.cc with 100% similarity]
source/dofs/dof_renumbering.inst.in [moved from deal.II/source/dofs/dof_renumbering.inst.in with 100% similarity]
source/dofs/dof_tools.cc [moved from deal.II/source/dofs/dof_tools.cc with 100% similarity]
source/dofs/dof_tools.inst.in [moved from deal.II/source/dofs/dof_tools.inst.in with 100% similarity]
source/dofs/dof_tools_constraints.cc [moved from deal.II/source/dofs/dof_tools_constraints.cc with 100% similarity]
source/dofs/dof_tools_constraints.inst.in [moved from deal.II/source/dofs/dof_tools_constraints.inst.in with 100% similarity]
source/dofs/dof_tools_sparsity.cc [moved from deal.II/source/dofs/dof_tools_sparsity.cc with 100% similarity]
source/dofs/dof_tools_sparsity.inst.in [moved from deal.II/source/dofs/dof_tools_sparsity.inst.in with 100% similarity]
source/dofs/number_cache.cc [moved from deal.II/source/dofs/number_cache.cc with 100% similarity]
source/dummy.cc [moved from deal.II/source/dummy.cc with 100% similarity]
source/fe/CMakeLists.txt [moved from deal.II/source/fe/CMakeLists.txt with 100% similarity]
source/fe/block_mask.cc [moved from deal.II/source/fe/block_mask.cc with 100% similarity]
source/fe/component_mask.cc [moved from deal.II/source/fe/component_mask.cc with 100% similarity]
source/fe/fe.cc [moved from deal.II/source/fe/fe.cc with 100% similarity]
source/fe/fe.inst.in [moved from deal.II/source/fe/fe.inst.in with 100% similarity]
source/fe/fe_abf.cc [moved from deal.II/source/fe/fe_abf.cc with 100% similarity]
source/fe/fe_abf.inst.in [moved from deal.II/source/fe/fe_abf.inst.in with 100% similarity]
source/fe/fe_bdm.cc [moved from deal.II/source/fe/fe_bdm.cc with 100% similarity]
source/fe/fe_bdm.inst.in [moved from deal.II/source/fe/fe_bdm.inst.in with 100% similarity]
source/fe/fe_data.cc [moved from deal.II/source/fe/fe_data.cc with 100% similarity]
source/fe/fe_dg_vector.cc [moved from deal.II/source/fe/fe_dg_vector.cc with 100% similarity]
source/fe/fe_dg_vector.inst.in [moved from deal.II/source/fe/fe_dg_vector.inst.in with 100% similarity]
source/fe/fe_dgp.cc [moved from deal.II/source/fe/fe_dgp.cc with 100% similarity]
source/fe/fe_dgp.inst.in [moved from deal.II/source/fe/fe_dgp.inst.in with 100% similarity]
source/fe/fe_dgp_monomial.cc [moved from deal.II/source/fe/fe_dgp_monomial.cc with 100% similarity]
source/fe/fe_dgp_monomial.inst.in [moved from deal.II/source/fe/fe_dgp_monomial.inst.in with 100% similarity]
source/fe/fe_dgp_nonparametric.cc [moved from deal.II/source/fe/fe_dgp_nonparametric.cc with 100% similarity]
source/fe/fe_dgp_nonparametric.inst.in [moved from deal.II/source/fe/fe_dgp_nonparametric.inst.in with 100% similarity]
source/fe/fe_dgq.cc [moved from deal.II/source/fe/fe_dgq.cc with 100% similarity]
source/fe/fe_dgq.inst.in [moved from deal.II/source/fe/fe_dgq.inst.in with 100% similarity]
source/fe/fe_face.cc [moved from deal.II/source/fe/fe_face.cc with 100% similarity]
source/fe/fe_face.inst.in [moved from deal.II/source/fe/fe_face.inst.in with 100% similarity]
source/fe/fe_nedelec.cc [moved from deal.II/source/fe/fe_nedelec.cc with 100% similarity]
source/fe/fe_nedelec.inst.in [moved from deal.II/source/fe/fe_nedelec.inst.in with 100% similarity]
source/fe/fe_nothing.cc [moved from deal.II/source/fe/fe_nothing.cc with 100% similarity]
source/fe/fe_nothing.inst.in [moved from deal.II/source/fe/fe_nothing.inst.in with 100% similarity]
source/fe/fe_poly.cc [moved from deal.II/source/fe/fe_poly.cc with 100% similarity]
source/fe/fe_poly.inst.in [moved from deal.II/source/fe/fe_poly.inst.in with 100% similarity]
source/fe/fe_poly_tensor.cc [moved from deal.II/source/fe/fe_poly_tensor.cc with 100% similarity]
source/fe/fe_poly_tensor.inst.in [moved from deal.II/source/fe/fe_poly_tensor.inst.in with 100% similarity]
source/fe/fe_q.cc [moved from deal.II/source/fe/fe_q.cc with 100% similarity]
source/fe/fe_q.inst.in [moved from deal.II/source/fe/fe_q.inst.in with 100% similarity]
source/fe/fe_q_base.cc [moved from deal.II/source/fe/fe_q_base.cc with 100% similarity]
source/fe/fe_q_base.inst.in [moved from deal.II/source/fe/fe_q_base.inst.in with 100% similarity]
source/fe/fe_q_dg0.cc [moved from deal.II/source/fe/fe_q_dg0.cc with 100% similarity]
source/fe/fe_q_dg0.inst.in [moved from deal.II/source/fe/fe_q_dg0.inst.in with 100% similarity]
source/fe/fe_q_hierarchical.cc [moved from deal.II/source/fe/fe_q_hierarchical.cc with 100% similarity]
source/fe/fe_q_hierarchical.inst.in [moved from deal.II/source/fe/fe_q_hierarchical.inst.in with 100% similarity]
source/fe/fe_q_iso_q1.cc [moved from deal.II/source/fe/fe_q_iso_q1.cc with 100% similarity]
source/fe/fe_q_iso_q1.inst.in [moved from deal.II/source/fe/fe_q_iso_q1.inst.in with 100% similarity]
source/fe/fe_raviart_thomas.cc [moved from deal.II/source/fe/fe_raviart_thomas.cc with 100% similarity]
source/fe/fe_raviart_thomas.inst.in [moved from deal.II/source/fe/fe_raviart_thomas.inst.in with 100% similarity]
source/fe/fe_raviart_thomas_nodal.cc [moved from deal.II/source/fe/fe_raviart_thomas_nodal.cc with 100% similarity]
source/fe/fe_raviart_thomas_nodal.inst.in [moved from deal.II/source/fe/fe_raviart_thomas_nodal.inst.in with 100% similarity]
source/fe/fe_system.cc [moved from deal.II/source/fe/fe_system.cc with 100% similarity]
source/fe/fe_system.inst.in [moved from deal.II/source/fe/fe_system.inst.in with 100% similarity]
source/fe/fe_tools.cc [moved from deal.II/source/fe/fe_tools.cc with 100% similarity]
source/fe/fe_tools.inst.in [moved from deal.II/source/fe/fe_tools.inst.in with 100% similarity]
source/fe/fe_tools_interpolate.cc [moved from deal.II/source/fe/fe_tools_interpolate.cc with 100% similarity]
source/fe/fe_tools_interpolate.inst.in [moved from deal.II/source/fe/fe_tools_interpolate.inst.in with 100% similarity]
source/fe/fe_trace.cc [moved from deal.II/source/fe/fe_trace.cc with 100% similarity]
source/fe/fe_trace.inst.in [moved from deal.II/source/fe/fe_trace.inst.in with 100% similarity]
source/fe/fe_values.cc [moved from deal.II/source/fe/fe_values.cc with 100% similarity]
source/fe/fe_values.decl.1.inst.in [moved from deal.II/source/fe/fe_values.decl.1.inst.in with 100% similarity]
source/fe/fe_values.decl.2.inst.in [moved from deal.II/source/fe/fe_values.decl.2.inst.in with 100% similarity]
source/fe/fe_values.impl.1.inst.in [moved from deal.II/source/fe/fe_values.impl.1.inst.in with 100% similarity]
source/fe/fe_values.impl.2.inst.in [moved from deal.II/source/fe/fe_values.impl.2.inst.in with 100% similarity]
source/fe/fe_values.inst.in [moved from deal.II/source/fe/fe_values.inst.in with 100% similarity]
source/fe/fe_values_inst2.cc [moved from deal.II/source/fe/fe_values_inst2.cc with 100% similarity]
source/fe/mapping.cc [moved from deal.II/source/fe/mapping.cc with 100% similarity]
source/fe/mapping.inst.in [moved from deal.II/source/fe/mapping.inst.in with 100% similarity]
source/fe/mapping_c1.cc [moved from deal.II/source/fe/mapping_c1.cc with 100% similarity]
source/fe/mapping_c1.inst.in [moved from deal.II/source/fe/mapping_c1.inst.in with 100% similarity]
source/fe/mapping_cartesian.cc [moved from deal.II/source/fe/mapping_cartesian.cc with 100% similarity]
source/fe/mapping_cartesian.inst.in [moved from deal.II/source/fe/mapping_cartesian.inst.in with 100% similarity]
source/fe/mapping_q.cc [moved from deal.II/source/fe/mapping_q.cc with 100% similarity]
source/fe/mapping_q.inst.in [moved from deal.II/source/fe/mapping_q.inst.in with 100% similarity]
source/fe/mapping_q1.cc [moved from deal.II/source/fe/mapping_q1.cc with 100% similarity]
source/fe/mapping_q1.inst.in [moved from deal.II/source/fe/mapping_q1.inst.in with 100% similarity]
source/fe/mapping_q1_eulerian.cc [moved from deal.II/source/fe/mapping_q1_eulerian.cc with 100% similarity]
source/fe/mapping_q1_eulerian.inst.in [moved from deal.II/source/fe/mapping_q1_eulerian.inst.in with 100% similarity]
source/fe/mapping_q_eulerian.cc [moved from deal.II/source/fe/mapping_q_eulerian.cc with 100% similarity]
source/fe/mapping_q_eulerian.inst.in [moved from deal.II/source/fe/mapping_q_eulerian.inst.in with 100% similarity]
source/grid/CMakeLists.txt [moved from deal.II/source/grid/CMakeLists.txt with 100% similarity]
source/grid/grid_generator.cc [moved from deal.II/source/grid/grid_generator.cc with 100% similarity]
source/grid/grid_generator.inst.in [moved from deal.II/source/grid/grid_generator.inst.in with 100% similarity]
source/grid/grid_in.cc [moved from deal.II/source/grid/grid_in.cc with 100% similarity]
source/grid/grid_in.inst.in [moved from deal.II/source/grid/grid_in.inst.in with 100% similarity]
source/grid/grid_out.cc [moved from deal.II/source/grid/grid_out.cc with 100% similarity]
source/grid/grid_out.inst.in [moved from deal.II/source/grid/grid_out.inst.in with 100% similarity]
source/grid/grid_refinement.cc [moved from deal.II/source/grid/grid_refinement.cc with 100% similarity]
source/grid/grid_refinement.inst.in [moved from deal.II/source/grid/grid_refinement.inst.in with 100% similarity]
source/grid/grid_reordering.cc [moved from deal.II/source/grid/grid_reordering.cc with 100% similarity]
source/grid/grid_tools.cc [moved from deal.II/source/grid/grid_tools.cc with 100% similarity]
source/grid/grid_tools.inst.in [moved from deal.II/source/grid/grid_tools.inst.in with 100% similarity]
source/grid/intergrid_map.cc [moved from deal.II/source/grid/intergrid_map.cc with 100% similarity]
source/grid/intergrid_map.inst.in [moved from deal.II/source/grid/intergrid_map.inst.in with 100% similarity]
source/grid/persistent_tria.cc [moved from deal.II/source/grid/persistent_tria.cc with 100% similarity]
source/grid/tria.cc [moved from deal.II/source/grid/tria.cc with 100% similarity]
source/grid/tria.inst.in [moved from deal.II/source/grid/tria.inst.in with 100% similarity]
source/grid/tria_accessor.cc [moved from deal.II/source/grid/tria_accessor.cc with 100% similarity]
source/grid/tria_accessor.inst.in [moved from deal.II/source/grid/tria_accessor.inst.in with 100% similarity]
source/grid/tria_boundary.cc [moved from deal.II/source/grid/tria_boundary.cc with 100% similarity]
source/grid/tria_boundary.inst.in [moved from deal.II/source/grid/tria_boundary.inst.in with 100% similarity]
source/grid/tria_boundary_lib.cc [moved from deal.II/source/grid/tria_boundary_lib.cc with 100% similarity]
source/grid/tria_boundary_lib.inst.in [moved from deal.II/source/grid/tria_boundary_lib.inst.in with 100% similarity]
source/grid/tria_faces.cc [moved from deal.II/source/grid/tria_faces.cc with 100% similarity]
source/grid/tria_levels.cc [moved from deal.II/source/grid/tria_levels.cc with 100% similarity]
source/grid/tria_objects.cc [moved from deal.II/source/grid/tria_objects.cc with 100% similarity]
source/grid/tria_objects.inst.in [moved from deal.II/source/grid/tria_objects.inst.in with 100% similarity]
source/hp/CMakeLists.txt [moved from deal.II/source/hp/CMakeLists.txt with 100% similarity]
source/hp/dof_faces.cc [moved from deal.II/source/hp/dof_faces.cc with 100% similarity]
source/hp/dof_handler.cc [moved from deal.II/source/hp/dof_handler.cc with 100% similarity]
source/hp/dof_handler.inst.in [moved from deal.II/source/hp/dof_handler.inst.in with 100% similarity]
source/hp/dof_level.cc [moved from deal.II/source/hp/dof_level.cc with 100% similarity]
source/hp/fe_collection.cc [moved from deal.II/source/hp/fe_collection.cc with 100% similarity]
source/hp/fe_collection.inst.in [moved from deal.II/source/hp/fe_collection.inst.in with 100% similarity]
source/hp/fe_values.cc [moved from deal.II/source/hp/fe_values.cc with 100% similarity]
source/hp/fe_values.inst.in [moved from deal.II/source/hp/fe_values.inst.in with 100% similarity]
source/hp/mapping_collection.cc [moved from deal.II/source/hp/mapping_collection.cc with 100% similarity]
source/hp/mapping_collection.inst.in [moved from deal.II/source/hp/mapping_collection.inst.in with 100% similarity]
source/integrators/CMakeLists.txt [moved from deal.II/source/integrators/CMakeLists.txt with 100% similarity]
source/lac/CMakeLists.txt [moved from deal.II/source/lac/CMakeLists.txt with 100% similarity]
source/lac/block_matrix_array.cc [moved from deal.II/source/lac/block_matrix_array.cc with 100% similarity]
source/lac/block_sparse_matrix.cc [moved from deal.II/source/lac/block_sparse_matrix.cc with 100% similarity]
source/lac/block_sparse_matrix.inst.in [moved from deal.II/source/lac/block_sparse_matrix.inst.in with 100% similarity]
source/lac/block_sparse_matrix_ez.cc [moved from deal.II/source/lac/block_sparse_matrix_ez.cc with 100% similarity]
source/lac/block_sparsity_pattern.cc [moved from deal.II/source/lac/block_sparsity_pattern.cc with 100% similarity]
source/lac/block_vector.cc [moved from deal.II/source/lac/block_vector.cc with 100% similarity]
source/lac/block_vector.inst.in [moved from deal.II/source/lac/block_vector.inst.in with 100% similarity]
source/lac/chunk_sparse_matrix.cc [moved from deal.II/source/lac/chunk_sparse_matrix.cc with 100% similarity]
source/lac/chunk_sparse_matrix.inst.in [moved from deal.II/source/lac/chunk_sparse_matrix.inst.in with 100% similarity]
source/lac/chunk_sparsity_pattern.cc [moved from deal.II/source/lac/chunk_sparsity_pattern.cc with 100% similarity]
source/lac/compressed_set_sparsity_pattern.cc [moved from deal.II/source/lac/compressed_set_sparsity_pattern.cc with 100% similarity]
source/lac/compressed_simple_sparsity_pattern.cc [moved from deal.II/source/lac/compressed_simple_sparsity_pattern.cc with 100% similarity]
source/lac/compressed_sparsity_pattern.cc [moved from deal.II/source/lac/compressed_sparsity_pattern.cc with 100% similarity]
source/lac/constraint_matrix.cc [moved from deal.II/source/lac/constraint_matrix.cc with 100% similarity]
source/lac/constraint_matrix.inst.in [moved from deal.II/source/lac/constraint_matrix.inst.in with 100% similarity]
source/lac/full_matrix.cc [moved from deal.II/source/lac/full_matrix.cc with 100% similarity]
source/lac/full_matrix.inst.in [moved from deal.II/source/lac/full_matrix.inst.in with 100% similarity]
source/lac/lapack_full_matrix.cc [moved from deal.II/source/lac/lapack_full_matrix.cc with 100% similarity]
source/lac/lapack_full_matrix.inst.in [moved from deal.II/source/lac/lapack_full_matrix.inst.in with 100% similarity]
source/lac/matrix_lib.cc [moved from deal.II/source/lac/matrix_lib.cc with 100% similarity]
source/lac/matrix_out.cc [moved from deal.II/source/lac/matrix_out.cc with 100% similarity]
source/lac/parallel_vector.cc [moved from deal.II/source/lac/parallel_vector.cc with 100% similarity]
source/lac/parallel_vector.inst.in [moved from deal.II/source/lac/parallel_vector.inst.in with 100% similarity]
source/lac/petsc_block_sparse_matrix.cc [moved from deal.II/source/lac/petsc_block_sparse_matrix.cc with 100% similarity]
source/lac/petsc_full_matrix.cc [moved from deal.II/source/lac/petsc_full_matrix.cc with 100% similarity]
source/lac/petsc_matrix_base.cc [moved from deal.II/source/lac/petsc_matrix_base.cc with 100% similarity]
source/lac/petsc_matrix_free.cc [moved from deal.II/source/lac/petsc_matrix_free.cc with 100% similarity]
source/lac/petsc_parallel_block_sparse_matrix.cc [moved from deal.II/source/lac/petsc_parallel_block_sparse_matrix.cc with 100% similarity]
source/lac/petsc_parallel_block_vector.cc [moved from deal.II/source/lac/petsc_parallel_block_vector.cc with 100% similarity]
source/lac/petsc_parallel_sparse_matrix.cc [moved from deal.II/source/lac/petsc_parallel_sparse_matrix.cc with 100% similarity]
source/lac/petsc_parallel_vector.cc [moved from deal.II/source/lac/petsc_parallel_vector.cc with 100% similarity]
source/lac/petsc_precondition.cc [moved from deal.II/source/lac/petsc_precondition.cc with 100% similarity]
source/lac/petsc_solver.cc [moved from deal.II/source/lac/petsc_solver.cc with 100% similarity]
source/lac/petsc_sparse_matrix.cc [moved from deal.II/source/lac/petsc_sparse_matrix.cc with 100% similarity]
source/lac/petsc_vector.cc [moved from deal.II/source/lac/petsc_vector.cc with 100% similarity]
source/lac/petsc_vector_base.cc [moved from deal.II/source/lac/petsc_vector_base.cc with 100% similarity]
source/lac/precondition_block.cc [moved from deal.II/source/lac/precondition_block.cc with 100% similarity]
source/lac/precondition_block.inst.in [moved from deal.II/source/lac/precondition_block.inst.in with 100% similarity]
source/lac/precondition_block_ez.cc [moved from deal.II/source/lac/precondition_block_ez.cc with 100% similarity]
source/lac/relaxation_block.cc [moved from deal.II/source/lac/relaxation_block.cc with 100% similarity]
source/lac/relaxation_block.inst.in [moved from deal.II/source/lac/relaxation_block.inst.in with 100% similarity]
source/lac/slepc_solver.cc [moved from deal.II/source/lac/slepc_solver.cc with 100% similarity]
source/lac/slepc_spectral_transformation.cc [moved from deal.II/source/lac/slepc_spectral_transformation.cc with 100% similarity]
source/lac/solver.cc [moved from deal.II/source/lac/solver.cc with 100% similarity]
source/lac/solver.inst.in [moved from deal.II/source/lac/solver.inst.in with 100% similarity]
source/lac/solver_control.cc [moved from deal.II/source/lac/solver_control.cc with 100% similarity]
source/lac/sparse_decomposition.cc [moved from deal.II/source/lac/sparse_decomposition.cc with 100% similarity]
source/lac/sparse_direct.cc [moved from deal.II/source/lac/sparse_direct.cc with 100% similarity]
source/lac/sparse_ilu.cc [moved from deal.II/source/lac/sparse_ilu.cc with 100% similarity]
source/lac/sparse_matrix.cc [moved from deal.II/source/lac/sparse_matrix.cc with 100% similarity]
source/lac/sparse_matrix.inst.in [moved from deal.II/source/lac/sparse_matrix.inst.in with 100% similarity]
source/lac/sparse_matrix_ez.cc [moved from deal.II/source/lac/sparse_matrix_ez.cc with 100% similarity]
source/lac/sparse_matrix_ez.inst.in [moved from deal.II/source/lac/sparse_matrix_ez.inst.in with 100% similarity]
source/lac/sparse_mic.cc [moved from deal.II/source/lac/sparse_mic.cc with 100% similarity]
source/lac/sparse_vanka.cc [moved from deal.II/source/lac/sparse_vanka.cc with 100% similarity]
source/lac/sparsity_pattern.cc [moved from deal.II/source/lac/sparsity_pattern.cc with 100% similarity]
source/lac/sparsity_tools.cc [moved from deal.II/source/lac/sparsity_tools.cc with 100% similarity]
source/lac/swappable_vector.cc [moved from deal.II/source/lac/swappable_vector.cc with 100% similarity]
source/lac/tridiagonal_matrix.cc [moved from deal.II/source/lac/tridiagonal_matrix.cc with 100% similarity]
source/lac/trilinos_block_sparse_matrix.cc [moved from deal.II/source/lac/trilinos_block_sparse_matrix.cc with 100% similarity]
source/lac/trilinos_block_vector.cc [moved from deal.II/source/lac/trilinos_block_vector.cc with 100% similarity]
source/lac/trilinos_precondition.cc [moved from deal.II/source/lac/trilinos_precondition.cc with 100% similarity]
source/lac/trilinos_solver.cc [moved from deal.II/source/lac/trilinos_solver.cc with 100% similarity]
source/lac/trilinos_sparse_matrix.cc [moved from deal.II/source/lac/trilinos_sparse_matrix.cc with 100% similarity]
source/lac/trilinos_sparse_matrix.inst.in [moved from deal.II/source/lac/trilinos_sparse_matrix.inst.in with 100% similarity]
source/lac/trilinos_sparsity_pattern.cc [moved from deal.II/source/lac/trilinos_sparsity_pattern.cc with 100% similarity]
source/lac/trilinos_vector.cc [moved from deal.II/source/lac/trilinos_vector.cc with 100% similarity]
source/lac/trilinos_vector_base.cc [moved from deal.II/source/lac/trilinos_vector_base.cc with 100% similarity]
source/lac/trilinos_vector_base.inst.in [moved from deal.II/source/lac/trilinos_vector_base.inst.in with 100% similarity]
source/lac/vector.cc [moved from deal.II/source/lac/vector.cc with 100% similarity]
source/lac/vector.inst.in [moved from deal.II/source/lac/vector.inst.in with 100% similarity]
source/lac/vector_memory.cc [moved from deal.II/source/lac/vector_memory.cc with 100% similarity]
source/lac/vector_memory.inst.in [moved from deal.II/source/lac/vector_memory.inst.in with 100% similarity]
source/lac/vector_view.cc [moved from deal.II/source/lac/vector_view.cc with 100% similarity]
source/lac/vector_view.inst.in [moved from deal.II/source/lac/vector_view.inst.in with 100% similarity]
source/matrix_free/CMakeLists.txt [moved from deal.II/source/matrix_free/CMakeLists.txt with 100% similarity]
source/matrix_free/matrix_free.cc [moved from deal.II/source/matrix_free/matrix_free.cc with 100% similarity]
source/matrix_free/matrix_free.inst.in [moved from deal.II/source/matrix_free/matrix_free.inst.in with 100% similarity]
source/meshworker/CMakeLists.txt [moved from deal.II/source/meshworker/CMakeLists.txt with 100% similarity]
source/meshworker/mesh_worker.cc [moved from deal.II/source/meshworker/mesh_worker.cc with 100% similarity]
source/meshworker/mesh_worker_info.cc [moved from deal.II/source/meshworker/mesh_worker_info.cc with 100% similarity]
source/meshworker/mesh_worker_info.inst.in [moved from deal.II/source/meshworker/mesh_worker_info.inst.in with 100% similarity]
source/meshworker/mesh_worker_vector_selector.cc [moved from deal.II/source/meshworker/mesh_worker_vector_selector.cc with 100% similarity]
source/meshworker/mesh_worker_vector_selector.inst.in [moved from deal.II/source/meshworker/mesh_worker_vector_selector.inst.in with 100% similarity]
source/multigrid/CMakeLists.txt [moved from deal.II/source/multigrid/CMakeLists.txt with 100% similarity]
source/multigrid/mg_base.cc [moved from deal.II/source/multigrid/mg_base.cc with 100% similarity]
source/multigrid/mg_base.inst.in [moved from deal.II/source/multigrid/mg_base.inst.in with 100% similarity]
source/multigrid/mg_dof_handler.cc [moved from deal.II/source/multigrid/mg_dof_handler.cc with 100% similarity]
source/multigrid/mg_dof_handler.inst.in [moved from deal.II/source/multigrid/mg_dof_handler.inst.in with 100% similarity]
source/multigrid/mg_tools.cc [moved from deal.II/source/multigrid/mg_tools.cc with 100% similarity]
source/multigrid/mg_tools.inst.in [moved from deal.II/source/multigrid/mg_tools.inst.in with 100% similarity]
source/multigrid/mg_transfer_block.cc [moved from deal.II/source/multigrid/mg_transfer_block.cc with 100% similarity]
source/multigrid/mg_transfer_block.inst.in [moved from deal.II/source/multigrid/mg_transfer_block.inst.in with 100% similarity]
source/multigrid/mg_transfer_component.cc [moved from deal.II/source/multigrid/mg_transfer_component.cc with 100% similarity]
source/multigrid/mg_transfer_component.inst.in [moved from deal.II/source/multigrid/mg_transfer_component.inst.in with 100% similarity]
source/multigrid/mg_transfer_prebuilt.cc [moved from deal.II/source/multigrid/mg_transfer_prebuilt.cc with 100% similarity]
source/multigrid/mg_transfer_prebuilt.inst.in [moved from deal.II/source/multigrid/mg_transfer_prebuilt.inst.in with 100% similarity]
source/multigrid/multigrid.cc [moved from deal.II/source/multigrid/multigrid.cc with 100% similarity]
source/multigrid/multigrid.inst.in [moved from deal.II/source/multigrid/multigrid.inst.in with 100% similarity]
source/numerics/CMakeLists.txt [moved from deal.II/source/numerics/CMakeLists.txt with 100% similarity]
source/numerics/data_out.cc [moved from deal.II/source/numerics/data_out.cc with 100% similarity]
source/numerics/data_out.inst.in [moved from deal.II/source/numerics/data_out.inst.in with 100% similarity]
source/numerics/data_out_dof_data.cc [moved from deal.II/source/numerics/data_out_dof_data.cc with 100% similarity]
source/numerics/data_out_dof_data.inst.in [moved from deal.II/source/numerics/data_out_dof_data.inst.in with 100% similarity]
source/numerics/data_out_faces.cc [moved from deal.II/source/numerics/data_out_faces.cc with 100% similarity]
source/numerics/data_out_faces.inst.in [moved from deal.II/source/numerics/data_out_faces.inst.in with 100% similarity]
source/numerics/data_out_rotation.cc [moved from deal.II/source/numerics/data_out_rotation.cc with 100% similarity]
source/numerics/data_out_rotation.inst.in [moved from deal.II/source/numerics/data_out_rotation.inst.in with 100% similarity]
source/numerics/data_out_stack.cc [moved from deal.II/source/numerics/data_out_stack.cc with 100% similarity]
source/numerics/data_out_stack.inst.in [moved from deal.II/source/numerics/data_out_stack.inst.in with 100% similarity]
source/numerics/data_postprocessor.cc [moved from deal.II/source/numerics/data_postprocessor.cc with 100% similarity]
source/numerics/data_postprocessor.inst.in [moved from deal.II/source/numerics/data_postprocessor.inst.in with 100% similarity]
source/numerics/derivative_approximation.cc [moved from deal.II/source/numerics/derivative_approximation.cc with 100% similarity]
source/numerics/derivative_approximation.inst.in [moved from deal.II/source/numerics/derivative_approximation.inst.in with 100% similarity]
source/numerics/dof_output_operator.cc [moved from deal.II/source/numerics/dof_output_operator.cc with 100% similarity]
source/numerics/dof_output_operator.inst.in [moved from deal.II/source/numerics/dof_output_operator.inst.in with 100% similarity]
source/numerics/error_estimator.cc [moved from deal.II/source/numerics/error_estimator.cc with 100% similarity]
source/numerics/error_estimator.inst.in [moved from deal.II/source/numerics/error_estimator.inst.in with 100% similarity]
source/numerics/error_estimator_1d.cc [moved from deal.II/source/numerics/error_estimator_1d.cc with 100% similarity]
source/numerics/error_estimator_1d.inst.in [moved from deal.II/source/numerics/error_estimator_1d.inst.in with 100% similarity]
source/numerics/fe_field_function.cc [moved from deal.II/source/numerics/fe_field_function.cc with 100% similarity]
source/numerics/fe_field_function.inst.in [moved from deal.II/source/numerics/fe_field_function.inst.in with 100% similarity]
source/numerics/histogram.cc [moved from deal.II/source/numerics/histogram.cc with 100% similarity]
source/numerics/matrix_tools.cc [moved from deal.II/source/numerics/matrix_tools.cc with 100% similarity]
source/numerics/matrix_tools.inst.in [moved from deal.II/source/numerics/matrix_tools.inst.in with 100% similarity]
source/numerics/point_value_history.cc [moved from deal.II/source/numerics/point_value_history.cc with 100% similarity]
source/numerics/point_value_history.inst.in [moved from deal.II/source/numerics/point_value_history.inst.in with 100% similarity]
source/numerics/solution_transfer.cc [moved from deal.II/source/numerics/solution_transfer.cc with 100% similarity]
source/numerics/solution_transfer.inst.in [moved from deal.II/source/numerics/solution_transfer.inst.in with 100% similarity]
source/numerics/solution_transfer_inst2.cc [moved from deal.II/source/numerics/solution_transfer_inst2.cc with 100% similarity]
source/numerics/solution_transfer_inst3.cc [moved from deal.II/source/numerics/solution_transfer_inst3.cc with 100% similarity]
source/numerics/solution_transfer_inst4.cc [moved from deal.II/source/numerics/solution_transfer_inst4.cc with 100% similarity]
source/numerics/time_dependent.cc [moved from deal.II/source/numerics/time_dependent.cc with 100% similarity]
source/numerics/time_dependent.inst.in [moved from deal.II/source/numerics/time_dependent.inst.in with 100% similarity]
source/numerics/vector_tools_boundary.cc [moved from deal.II/source/numerics/vector_tools_boundary.cc with 100% similarity]
source/numerics/vector_tools_boundary.inst.in [moved from deal.II/source/numerics/vector_tools_boundary.inst.in with 100% similarity]
source/numerics/vector_tools_constraints.cc [moved from deal.II/source/numerics/vector_tools_constraints.cc with 100% similarity]
source/numerics/vector_tools_constraints.inst.in [moved from deal.II/source/numerics/vector_tools_constraints.inst.in with 100% similarity]
source/numerics/vector_tools_integrate_difference.cc [moved from deal.II/source/numerics/vector_tools_integrate_difference.cc with 100% similarity]
source/numerics/vector_tools_integrate_difference.inst.in [moved from deal.II/source/numerics/vector_tools_integrate_difference.inst.in with 100% similarity]
source/numerics/vector_tools_interpolate.cc [moved from deal.II/source/numerics/vector_tools_interpolate.cc with 100% similarity]
source/numerics/vector_tools_interpolate.inst.in [moved from deal.II/source/numerics/vector_tools_interpolate.inst.in with 100% similarity]
source/numerics/vector_tools_mean_value.cc [moved from deal.II/source/numerics/vector_tools_mean_value.cc with 100% similarity]
source/numerics/vector_tools_mean_value.inst.in [moved from deal.II/source/numerics/vector_tools_mean_value.inst.in with 100% similarity]
source/numerics/vector_tools_point_value.cc [moved from deal.II/source/numerics/vector_tools_point_value.cc with 100% similarity]
source/numerics/vector_tools_point_value.inst.in [moved from deal.II/source/numerics/vector_tools_point_value.inst.in with 100% similarity]
source/numerics/vector_tools_project.cc [moved from deal.II/source/numerics/vector_tools_project.cc with 100% similarity]
source/numerics/vector_tools_project.inst.in [moved from deal.II/source/numerics/vector_tools_project.inst.in with 100% similarity]
source/numerics/vector_tools_rhs.cc [moved from deal.II/source/numerics/vector_tools_rhs.cc with 100% similarity]
source/numerics/vector_tools_rhs.inst.in [moved from deal.II/source/numerics/vector_tools_rhs.inst.in with 100% similarity]
tests/CMakeLists.txt
tests/all-headers/CMakeLists.txt [moved from deal.II/tests/all-headers/CMakeLists.txt with 100% similarity]
tests/all-headers/test_header.cc [moved from deal.II/tests/all-headers/test_header.cc with 100% similarity]
tests/build_tests/CMakeLists.txt [moved from deal.II/tests/build_tests/CMakeLists.txt with 100% similarity]
tests/mesh_converter/CMakeLists.txt [moved from deal.II/tests/mesh_converter/CMakeLists.txt with 100% similarity]
tests/mesh_converter/meshes/2d/2d_test.cub [moved from deal.II/tests/mesh_converter/meshes/2d/2d_test.cub with 100% similarity]
tests/mesh_converter/meshes/2d/2d_test.inp [moved from deal.II/tests/mesh_converter/meshes/2d/2d_test.inp with 100% similarity]
tests/mesh_converter/meshes/2d/2d_test.ucd [moved from deal.II/tests/mesh_converter/meshes/2d/2d_test.ucd with 100% similarity]
tests/mesh_converter/meshes/2d/quad.cub [moved from deal.II/tests/mesh_converter/meshes/2d/quad.cub with 100% similarity]
tests/mesh_converter/meshes/2d/quad.inp [moved from deal.II/tests/mesh_converter/meshes/2d/quad.inp with 100% similarity]
tests/mesh_converter/meshes/2d/quad.ucd [moved from deal.II/tests/mesh_converter/meshes/2d/quad.ucd with 100% similarity]
tests/mesh_converter/meshes/3d/CC.cub [moved from deal.II/tests/mesh_converter/meshes/3d/CC.cub with 100% similarity]
tests/mesh_converter/meshes/3d/CC_cubit_new.inp [moved from deal.II/tests/mesh_converter/meshes/3d/CC_cubit_new.inp with 100% similarity]
tests/mesh_converter/meshes/3d/CC_cubit_new.ucd [moved from deal.II/tests/mesh_converter/meshes/3d/CC_cubit_new.ucd with 100% similarity]
tests/mesh_converter/meshes/3d/CC_cubit_old.inp [moved from deal.II/tests/mesh_converter/meshes/3d/CC_cubit_old.inp with 100% similarity]
tests/mesh_converter/meshes/3d/CC_cubit_old.ucd [moved from deal.II/tests/mesh_converter/meshes/3d/CC_cubit_old.ucd with 100% similarity]
tests/mesh_converter/meshes/3d/other_simple.inp [moved from deal.II/tests/mesh_converter/meshes/3d/other_simple.inp with 100% similarity]
tests/mesh_converter/meshes/3d/other_simple.ucd [moved from deal.II/tests/mesh_converter/meshes/3d/other_simple.ucd with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_1.cub [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_1.cub with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_1.inp [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_1.inp with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_1.ucd [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_1.ucd with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_pave_1.cub [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_pave_1.cub with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_pave_1.inp [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_pave_1.inp with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_pave_1.ucd [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_pave_1.ucd with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_two_materials.cub [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_two_materials.cub with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_two_materials.inp [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_two_materials.inp with 100% similarity]
tests/mesh_converter/meshes/3d/test_cube_two_materials.ucd [moved from deal.II/tests/mesh_converter/meshes/3d/test_cube_two_materials.ucd with 100% similarity]
tests/mesh_converter/meshes/README.txt [moved from deal.II/tests/mesh_converter/meshes/README.txt with 100% similarity]
tests/quick_tests/CMakeLists.txt [moved from deal.II/tests/quick_tests/CMakeLists.txt with 100% similarity]
tests/quick_tests/affinity.cc [moved from deal.II/tests/quick_tests/affinity.cc with 100% similarity]
tests/quick_tests/mpi.cc [moved from deal.II/tests/quick_tests/mpi.cc with 100% similarity]
tests/quick_tests/p4est.cc [moved from deal.II/tests/quick_tests/p4est.cc with 100% similarity]
tests/quick_tests/run.cmake [moved from deal.II/tests/quick_tests/run.cmake with 100% similarity]
tests/quick_tests/step-petsc.cc [moved from deal.II/tests/quick_tests/step-petsc.cc with 100% similarity]
tests/quick_tests/step-slepc.cc [moved from deal.II/tests/quick_tests/step-slepc.cc with 100% similarity]
tests/quick_tests/step.cc [moved from deal.II/tests/quick_tests/step.cc with 100% similarity]
tests/quick_tests/tbb.cc [moved from deal.II/tests/quick_tests/tbb.cc with 100% similarity]

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.