]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-01-03 Wolfgang BangerthFix a problem where the update_neighbors function in...
2011-01-03 Wolfgang BangerthPut something into the location of the executable even...
2011-01-03 Wolfgang BangerthOrder correctly.
2011-01-03 Wolfgang BangerthMention step-38.
2011-01-03 Wolfgang BangerthInclude step-38.
2011-01-03 Wolfgang BangerthChange kind of program.
2011-01-03 Wolfgang BangerthAlso include 'kind' files in dependencies.
2011-01-03 Wolfgang BangerthLink to step-34.
2011-01-03 Wolfgang BangerthLink to step-38.
2011-01-03 Wolfgang BangerthFinish documentation.
2011-01-03 Wolfgang BangerthMore minor markup edits.
2011-01-03 Wolfgang BangerthSome more text.
2011-01-03 Wolfgang BangerthReindent a couple places.
2011-01-03 Wolfgang BangerthUse more HTML-like markup.
2011-01-03 Wolfgang BangerthMinor edits.
2011-01-02 Wolfgang BangerthMinor addition to authoship.
2011-01-02 Wolfgang BangerthCorrect an untruth.
2011-01-02 Wolfgang BangerthFix description.
2011-01-02 Wolfgang BangerthFinish introduction.
2011-01-02 Wolfgang BangerthDiscuss the issues with the exact solution and the...
2011-01-01 Wolfgang BangerthA bit more.
2010-12-31 Wolfgang BangerthUpdate a reference.
2010-12-31 Wolfgang BangerthMention the new GUI.
2010-12-31 Wolfgang BangerthCorrect condition in an Assert.
2010-12-31 Wolfgang BangerthDocument the 2d case.
2010-12-31 Wolfgang BangerthIndent properly.
2010-12-31 Wolfgang BangerthUse step-6 style main() function.
2010-12-30 Toby D. YoungMoved publication to correct year...
2010-12-30 Guido Kanschatthis way the recent changes and the SVN repository...
2010-12-30 Guido Kanschatminor fix
2010-12-30 Guido Kanschathave links in front graph
2010-12-30 Guido Kanschatadd dot file for library structure
2010-12-28 Luca HeltaiReverted to previous configure and aclocal. One bug...
2010-12-28 Luca HeltaiFixed aclocal for mac os x
2010-12-28 Wolfgang BangerthMinor additions.
2010-12-28 Luca HeltaiFixed macosx-version-min to use uname -r, to allow...
2010-12-27 Wolfgang BangerthAdd documentation of the GUI.
2010-12-27 Wolfgang Bangerthadd
2010-12-27 Wolfgang BangerthUpdate documentation in a couple of places.
2010-12-27 Wolfgang BangerthIndent comment lines.
2010-12-27 Wolfgang BangerthUse the same compiler and flags for the parameter_gui...
2010-12-27 Wolfgang BangerthAdd a few instantiations needed by gcc 4.0.x.
2010-12-27 Timo Heistermake IndexSet::n_elements() an O(1) operation.
2010-12-27 Timo HeisterPETScWrappers::MPI::Vector::mean_value() is not impleme...
2010-12-25 Wolfgang BangerthRemove 'inline' marker on functions with external linka...
2010-12-23 Martin KronbichlerFix compile problem on older compilers.
2010-12-22 Wolfgang BangerthAdd missing include file.
2010-12-22 Wolfgang BangerthMake information on whether -rpath is accepted availabl...
2010-12-22 Wolfgang BangerthIgnore certain files.
2010-12-22 Wolfgang BangerthAdjust paths.
2010-12-22 Timo Heisterfix Trilinos detection: a different #include order...
2010-12-22 Martin KronbichlerCache the index of the largest range in order to have...
2010-12-22 Martin KronbichlerImprove access speed to some functions by not calculati...
2010-12-22 Martin KronbichlerFix compile problem without MT.
2010-12-22 Martin KronbichlerDetect native processor variant for icc.
2010-12-21 Sebastian PaulettiSmall changes to documentation of step-38
2010-12-21 Martin KronbichlerCorrectly set svn:ignore properties
2010-12-21 Martin KronbichlerCompress index sets for locally_owned_dofs: We need...
2010-12-21 Martin KronbichlerSet svn properties
2010-12-21 Martin KronbichlerInclude correct files for failing tests.
2010-12-21 Martin KronbichlerCorrect preprocessor statement: without MT, DeadlockKil...
2010-12-21 Timo Heisterfix compilation warning.
2010-12-21 Markus BuergUpdated test results for fe_data_test.
2010-12-21 Wolfgang BangerthUse the same compiler as specified in CXX.
2010-12-21 Wolfgang BangerthFix new location.
2010-12-21 Wolfgang BangerthFor now, don't fail if the parameter_gui can't be built.
2010-12-21 Wolfgang BangerthClean parameter_gui.
2010-12-21 Wolfgang BangerthRemove bin/dealii_parameter_gui as well.
2010-12-21 Wolfgang BangerthMove executable into /lib/bin.
2010-12-21 Wolfgang BangerthMention parameter GUI.
2010-12-21 Wolfgang BangerthPut output from stderr into stdout.
2010-12-21 Wolfgang BangerthUse proper image file name.
2010-12-21 Wolfgang BangerthBuild the parameter GUI.
2010-12-21 Wolfgang BangerthFigure out whether we have the proper Qt version.
2010-12-21 Wolfgang BangerthRemove.
2010-12-21 Guido Kanschatoutput checked
2010-12-21 Guido Kanschatoutput checked
2010-12-20 Wolfgang BangerthFirst step towards a functioning Qt detection.
2010-12-20 Wolfgang BangerthRegenerate.
2010-12-20 Wolfgang BangerthUpdate.
2010-12-20 Wolfgang BangerthFix typo.
2010-12-20 Wolfgang BangerthFix markup.
2010-12-20 Wolfgang BangerthOne more from Franz-Theo's group.
2010-12-20 Wolfgang BangerthAdd Joshua White's PhD thesis.
2010-12-20 Wolfgang BangerthUpdate one.
2010-12-20 Guido Kanschatupdate documentation
2010-12-20 Wolfgang BangerthAdd Martin Steigemann's Qt based parameter GUI.
2010-12-20 Wolfgang BangerthUn-transpose matrix again.
2010-12-20 Wolfgang BangerthUpdate one article.
2010-12-20 Wolfgang BangerthAdd a link to step-38.
2010-12-20 Wolfgang BangerthMake GridTools::transform work also on uniformly refine...
2010-12-20 Wolfgang BangerthVerify that parameters we read in XML format also satis...
2010-12-20 Wolfgang BangerthSome more tests.
2010-12-20 Wolfgang BangerthAdd test.
2010-12-20 Wolfgang BangerthAdd missing endline.
2010-12-20 Wolfgang BangerthFix docs.
2010-12-20 Wolfgang BangerthImplement the ability to read XML files of parameters.
2010-12-20 Toby D. YoungMPI_CONSISTENCY patch for PETSC-deal.II
2010-12-20 Wolfgang BangerthAvoid a warning with gcc 4.5.
2010-12-20 Wolfgang BangerthAdd a comment.
next

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.