<a href="http://www.dealii.org/websvn/log.php?repname=deal.II+Repository&path=%2F&isdir=1&" target="_top">Recent changes</a><br />
<a href="http://www.dealii.org/mail.html" target="body">Mailing lists</a><br />
<a href="http://www.dealii.org/testsuite.html" target="body">Test suite</a><br />
- <a href="http://dealii.sourceforge.net" target="_top">Wiki</a><br />
- <a href="https://sourceforge.net/apps/trac/dealii" target="_top">Bug tracker</a><br />
+ <a href="https://code.google.com/p/dealii/w/list" target="_top">Wiki</a><br />
+ <a href="https://code.google.com/p/dealii/issues/list" target="_top">Bug tracker</a><br />
</p>
<hr>
</body>
</html>
-
-
-
-
-
file for more information on supported systems and porting.
</p>
- <li> <p><a href="https://sourceforge.net/apps/trac/dealii" target="_top">Bugs</a>:
+ <li> <p><a href="https://code.google.com/p/dealii/issues/list" target="_top">Bugs</a>:
Though well tested, <acronym>deal.II</acronym> certainly has
bugs. If you want to report a bug (or enhancement request),
- go to the <a href="https://sourceforge.net/apps/trac/dealii"
+ go to the <a href="https://code.google.com/p/dealii/issues/list"
target="_top">bug tracking system</a> and enter a new ticket
for your issue.
</p>
<title>deal.II navigation bar</title>
<link href="screen.css" rel="StyleSheet">
<meta name="author" content="the deal.II authors <authors@dealii.org>">
- <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012 by the deal.II authors">
+ <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013 by the deal.II authors">
<meta name="date" content="2006/02/07 22:49:06">
<meta name="svn_id" content="$Id$">
</head>
<p>
<a href="readme.html" target="body">README</a><br />
- <a href="http://dealii.sourceforge.net/index.php?title=Deal.II_Questions_and_Answers" target="_top">FAQ</a><br />
+ <a href="https://code.google.com/p/dealii/wiki/FrequentlyAskedQuestions" target="_top">FAQ</a><br />
<a href="news/news.html" target="body">News</a><br />
<a href="http://www.dealii.org/download/" target="body">Download</a><br />
<a href="http://www.dealii.org/mail.html" target="body">Mailing list</a><br />
- <a href="http://dealii.sourceforge.net/" target="_top">Wiki</a><br />
- <a href="https://sourceforge.net/apps/trac/dealii" target="_top">Bug tracker</a><br />
+ <a href="https://code.google.com/p/dealii/w/list" target="_top">Wiki</a><br />
+ <a href="https://code.google.com/p/dealii/issues/list" target="_top">Bug tracker</a><br />
</p>
<hr>
<link href="../screen.css" rel="StyleSheet">
<title>The deal.II news page</title>
<meta name="author" content="the deal.II authors <authors@dealii.org>">
- <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors">
+ <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors">
<meta name="date" content="$Date$">
<meta name="keywords" content="deal.II">
<meta name="svn_id" content="$Id$">
<strong>2005/03/29: <acronym>deal.II</acronym> now has a Wiki</strong>
</dt>
<dd>
- Hosted by Luca Heltai, there is now a <a
- href="http://dealii.sourceforge.net/index.php?title=Deal.II_Questions_and_Answers"
- target="_top"><acronym>deal.II</acronym> Wiki</a>. Users of
+ Hosted by Luca Heltai, there is now a wiki. See the link from the
+ <acronym>deal.II</acronym> front page. Users of
<acronym>deal.II</acronym> are encouraged to visit it, and,
as is usual with wikis, edit pages freely and post their
experiences and code snippets they want others to know about.
</body>
</html>
-
<title>The deal.II Readme on interfacing to PETSc and Trilinos</title>
<link href="screen.css" rel="StyleSheet">
<meta name="author" content="the deal.II authors <authors @ dealii.org>">
- <meta name="copyright" content="Copyright (C) 2008, 2009, 2010, 2011, 2012 by the deal.II authors">
+ <meta name="copyright" content="Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors">
<meta name="date" content="$Date: 2008-10-14 05:36:48 -0500 (Tue, 14 Oct 2008) $">
<meta name="svn_id" content="$Id: readme.html 17202 2008-10-14 10:36:48Z heister $">
<meta name="keywords" content="deal.II">
configure: error: *** Your Trilinos installation is not compatible with the C++ standard selected for this compiler. See the deal.II FAQ page for a solution. ***
</pre></code>
you have encountered a bug in Trilinos. As a workaround,
- include/Sacado_cmath.hpp has to be edited (see <a href="http://dealii.sourceforge.net/index.php?title=Deal.II_Questions_and_Answers#Trilinos_detection_in_..2Fconfigure_fails_with_an_error_in_the_file_Sacado.hpp_or_Sacado_cmath.hpp">the FAQ entry for details</a>).
+ include/Sacado_cmath.hpp has to be edited (see <a href="https://code.google.com/p/dealii/wiki/FrequentlyAskedQuestions#Trilinos_detection_in_./configure_fails_with_an_error_in_the_fil">the FAQ entry for details</a>).
</p>
<title>The deal.II Readme</title>
<link href="screen.css" rel="StyleSheet">
<meta name="author" content="the deal.II authors <authors @ dealii.org>">
- <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors">
+ <meta name="copyright" content="Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors">
<meta name="date" content="$Date$">
<meta name="svn_id" content="$Id$">
<meta name="keywords" content="deal.II">
<li>Linux: using the GCC compiler versions 4.0 or later; using the
clang compiler version 3.1 or later.
<li>Mac OS X: using the GCC compiler version 4.0 or later (Please see
- the <a href="http://dealii.sourceforge.net/index.php?title=Main_Page"
+ the <a href="https://code.google.com/p/dealii/w/list"
target="_top">deal.II Wiki</a> for installation issues);
<li><a href="http://www.cygwin.com"
target="_top">Cygwin/Windows</a> with recent GCC
versions. For <a href="http://dealii.sourceforge.net/index.php?title=Windows"
target="_top">installing on Windows</a>, please refer to
additional information on
- the <a href="http://dealii.sourceforge.net/index.php?title=Main_Page"
+ the <a href="https://code.google.com/p/dealii/w/list"
target="_top">deal.II Wiki</a>!
</ul>
Most other combinations of POSIX-style operating systems and C++