]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-11-09 Guido KanschatRemove Makefile.dep here as well
2010-11-09 Guido KanschatFirst test for integrators... failing due to program...
2010-11-09 Guido KanschatLibrary compiles again ;)
2010-11-09 Guido Kanschatadd option of inverting blocks with SVD
2010-11-09 Guido Kanschatadd local integrators and list namespaces in module
2010-11-08 Wolfgang BangerthMore steps towards compiling each file only once.
2010-11-08 Wolfgang BangerthMake sure we include "../tests.h"
2010-11-08 Wolfgang BangerthMore changes to compile only once.
2010-11-08 Wolfgang BangerthConvert yet one more file.
2010-11-08 Wolfgang BangerthConvert one more file.
2010-11-08 Wolfgang BangerthAnother file that needs to be compiled only once. Shave...
2010-11-08 Guido Kanschatremove unused directory
2010-11-08 Wolfgang BangerthRe-generate the dependency lists for the */Makefile...
2010-11-08 Wolfgang BangerthDo rounding explicitly.
2010-11-08 Wolfgang BangerthMake sure online documentation shows the classes relate...
2010-11-08 Guido Kanschatintroduce templates for LAPACK functions
2010-11-07 Wolfgang BangerthRemove a part of the Makefile that has long been unused...
2010-11-07 Guido Kanschatsome restructuring and test for SVD
2010-11-07 Guido Kanschatimplement SVD
2010-11-07 Guido Kanschatallow for different mail programs. I am sure we did...
2010-11-07 Wolfgang BangerthEnsure that all values we work with are finite.
2010-11-07 Wolfgang BangerthCouple more lines.
2010-11-07 Wolfgang BangerthRemove targets related to a recently removed file.
2010-11-07 Wolfgang BangerthFix a couple wrong links in the documentation.
2010-11-07 Guido Kanschatrun autoconf on previous change
2010-11-07 Guido KanschatTest for new version of SVD
2010-11-07 Wolfgang BangerthFix end-of-group marker.
2010-11-07 Guido Kanschatchange default back to just running tests without produ...
2010-11-07 Wolfgang BangerthExtend documentation.
2010-11-06 Wolfgang BangerthMake compile again.
2010-11-06 Wolfgang BangerthMake sure we also build ../include/deal.II/lac/lapack_t...
2010-11-06 Wolfgang BangerthRemove a mark of todos that I had long taken care of.
2010-11-05 Guido Kanschatcheck for more LAPACK
2010-11-05 Wolfgang BangerthMake sure we build the .inst files as well.
2010-11-05 Wolfgang BangerthPatch by Matrin Kronbichler: Make things work with...
2010-11-05 Guido Kanschatstart some work on SVD
2010-11-05 Toby D. YoungA very minor correction to configure --help
2010-11-05 Wolfgang BangerthEnsure that we only rebuild those parts of the Makefile...
2010-11-04 Wolfgang BangerthAdd a sentence.
2010-11-04 Markus BuergMore updated test results.
2010-11-04 Markus BuergFix typo in FE_Nedelec
2010-11-04 Wolfgang BangerthUpdate output: the location of the error message has...
2010-11-04 Wolfgang BangerthMake sure we don't call GridTools::partition_triangulat...
2010-11-04 Wolfgang BangerthRemove now no longer used third Makefile template.
2010-11-04 Wolfgang BangerthDocumentation fixes.
2010-11-04 Wolfgang BangerthBring in synch with the Makefile.small template.
2010-11-04 Wolfgang BangerthRevamp the whole business.
2010-11-03 Markus BuergUpdates for test results.
2010-11-03 Markus BuergPolynomials_Nedelec: Renumbering polynomials
2010-11-03 Wolfgang BangerthReference the glossary instead of repeating documentation.
2010-11-03 Wolfgang BangerthAdd an entry on boundary forms.
2010-11-03 Wolfgang BangerthMake GridOut::write_gnuplot available for codim=1.
2010-11-03 Wolfgang BangerthAdd comment.
2010-11-03 Markus BuergFE_Nedelec: Renumbering of dofs on faces 2 and 3
2010-11-03 Wolfgang BangerthRe-apply previous. It now compiles, links and should...
2010-11-02 Wolfgang BangerthRevert changes back to r22586.
2010-11-02 Wolfgang BangerthFurther forward in the quest to make things work for...
2010-11-02 Wolfgang BangerthAdd missing instantiations.
2010-11-02 Wolfgang BangerthMake the VectorTools::interpolate_boundary_values funct...
2010-11-02 Wolfgang BangerthMake hp::FE{Subface,Face}Values available for the codim...
2010-11-02 Wolfgang BangerthReindent.
2010-11-02 Wolfgang BangerthAdjust to new directory structure.
2010-11-02 Wolfgang BangerthConvert to compiling only once.
2010-11-02 Wolfgang BangerthAdd DIMENSIONS.
2010-11-02 Wolfgang BangerthAdd another test.
2010-11-01 Wolfgang BangerthDocument fix.
2010-11-01 Wolfgang BangerthAdd one more test and fix it in fe_values.cc.
2010-11-01 raoAdd create and pattern_factory functions in parameter_h...
2010-11-01 Markus BuergRestored previous changes.
2010-11-01 Wolfgang BangerthRemove another file not needed.
2010-11-01 Wolfgang BangerthRemove another file that apparently no longer serves...
2010-11-01 Wolfgang BangerthRemove files no longer needed.
2010-11-01 Wolfgang BangerthRemove directory no longer needed.
2010-11-01 Wolfgang BangerthLook over.
2010-11-01 Wolfgang BangerthFix an issue with gcc 4.0.2.
2010-11-01 Markus BuergFixed some bugs in FE_Nedelec
2010-11-01 Wolfgang BangerthFix oversight.
2010-11-01 Wolfgang BangerthRework and pretty up.
2010-11-01 Martin KronbichlerIndent.
2010-11-01 Martin KronbichlerCircumvent a compile problem with gcc4.0.2 by using...
2010-11-01 Martin KronbichlerCircumvent a compile problem with gcc4.0.2 by using...
2010-11-01 Wolfgang BangerthImprove readability.
2010-11-01 Wolfgang BangerthRedo the change Guido just reverted -- he came too...
2010-11-01 Guido Kanschatcheck in temporary functions in BlockList
2010-11-01 Guido Kanschatundo commit that destroyed FullMatrix
2010-11-01 Wolfgang BangerthNow, for real. This only happens when we have LAPACK...
2010-11-01 Wolfgang BangerthMake things compile again :-(
2010-11-01 Wolfgang BangerthCross-link to Carsten's homepage.
2010-10-30 Wolfgang BangerthReview.
2010-10-30 Wolfgang BangerthOverhaul. Shorten.
2010-10-30 Wolfgang BangerthAdjust a bit.
2010-10-30 Wolfgang BangerthList step-40.
2010-10-30 Wolfgang BangerthFix layout.
2010-10-30 Wolfgang BangerthAdd step-40.
2010-10-29 Wolfgang BangerthUse a std::vector instead of a plain pointer to store...
2010-10-29 Wolfgang BangerthAdd a few more basic types.
2010-10-29 Martin KronbichlerFix compilation with Petsc 3.1
2010-10-29 Wolfgang BangerthAdd a link.
2010-10-29 Wolfgang BangerthEdit.
2010-10-29 Wolfgang BangerthRead over it top-to-bottom and bring up to date.
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.