]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-11-10 Guido Kanschatfix compiler errors
2010-11-10 Guido KanschatAutomatically delete source/Makefile.dep if remaking...
2010-11-10 Markus BuergFixed wrong numbering of degrees of freedom in interfac...
2010-11-10 Martin KronbichlerRemove unnecessary directory.
2010-11-10 Martin KronbichlerAvoid a few compiler warnings.
2010-11-10 Martin KronbichlerAvoid compiler warning on zero-sized arrays.
2010-11-10 Martin KronbichlerChange distributed and fe directories so that files...
2010-11-10 Markus BuergFixed size of interface_constraints in FE_Nedelec
2010-11-10 Martin KronbichlerRemove unnecessary include file.
2010-11-10 Martin KronbichlerTypo.
2010-11-10 Martin KronbichlerNicer way to initialize pointer.
2010-11-10 Martin KronbichlerTry to allocate exact sizes for entries in close()...
2010-11-10 Wolfgang BangerthUpdate some more.
2010-11-10 Wolfgang BangerthOne paper that has appeared.
2010-11-10 Wolfgang BangerthUse common style.
2010-11-10 Wolfgang BangerthUpdate.
2010-11-10 Timo HeisterPETSc::SparseMatrix now gives an error in debug mode...
2010-11-10 Wolfgang BangerthAdd necessary header files.
2010-11-10 Wolfgang BangerthAdd documentation. Simplify.
2010-11-10 Wolfgang BangerthNew test.
2010-11-10 Wolfgang BangerthUse std_cxx1x::shared_ptr instead of boost::shared_ptr.
2010-11-10 Toby D. YoungReverted previous bug fix and removed offending code
2010-11-10 Toby D. YoungBug fix on missing iostream include
2010-11-10 Toby D. YoungUpdate publications
2010-11-10 Guido Kanschatset ignore flags
2010-11-09 Guido Kanschatadd pseudo-functionality to 0-dim TriaAccessor and...
2010-11-09 Guido KanschatFix last patch deal with petty compiler behavior
2010-11-09 Wolfgang BangerthRename back all files in grid/ since the entire directo...
2010-11-09 Wolfgang BangerthConvert the remaining files in this directory.
2010-11-09 Wolfgang BangerthProvide output when re-making Makefile.dep.
2010-11-09 Wolfgang BangerthMore in the same direction.
2010-11-09 Wolfgang BangerthOne more file moved to compile-once mode.
2010-11-09 Wolfgang BangerthAdd comment to function that Guido had already checked...
2010-11-09 Guido Kanschattest cochain runs on 2D with local refinement and on...
2010-11-09 Wolfgang BangerthMore conversions to compile only once.
2010-11-09 Guido Kanschatadd outut to identify grid
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.
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.