]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-08-17 Joerg Frohnechanging the reference for saddle point problem; fixed...
2012-08-17 Guido Kanschatimprove documentation and remove doxygen warnings
2012-08-17 Guido Kanschatprovide a reference output for comparison
2012-08-16 Toby D. YoungKill configure support for PETSc < 3.0 and update the...
2012-08-14 Timo Heistermerge: unify compress() for linear algebra objects
2012-08-14 Baerbel JannsenDoFRenumbering::sort_selected_dofs_back(..) on each...
2012-08-14 Markus BuergWrapper to the MUMPS interface of PETSc by Dan Brauss.
2012-08-14 Wolfgang BangerthLet copy constructor from IdentityMatrix to FullMatrix...
2012-08-13 Luca HeltaiReintroduced dynamic cast bug for 10.8
2012-08-13 Toby D. YoungPut minimal information about METIS
2012-08-13 Luca HeltaiFixed OSX Mountain Lion configure bug.
2012-08-13 Wolfgang BangerthRemove the silly typename again...
2012-08-13 Guido Kanschat... and web page
2012-08-13 Guido KanschatAffiliation change
2012-08-13 Toby D. YoungPut in a missing header change.
2012-08-13 Toby D. YoungActually change the code that handles Metis functions.
2012-08-13 Toby D. YoungWork in configuration for Metis 5.x
2012-08-13 Toby D. YoungMake METIS configure output more verbose
2012-08-13 Wolfgang BangerthFix typo.
2012-08-13 Wolfgang BangerthSeveral more tests.
2012-08-13 Wolfgang BangerthFix typo.
2012-08-13 Wolfgang BangerthSeveral new tests.
2012-08-13 Wolfgang BangerthAugment documentation.
2012-08-13 Wolfgang BangerthFix typo.
2012-08-13 Wolfgang BangerthAdd some documentation.
2012-08-13 Wolfgang BangerthAdd a presumably missing 'typename'.
2012-08-13 Wolfgang BangerthOne more test.
2012-08-13 Timo Heistercleanup test output
2012-08-11 Wolfgang BangerthAdd some comments.
2012-08-11 Wolfgang BangerthAdd a reference to the glossary.
2012-08-10 Guido KanschatReplace by less offensive latex
2012-08-10 Wolfgang BangerthMinor edit.
2012-08-10 Wolfgang BangerthFix link.
2012-08-10 Wolfgang BangerthPart II of: Convert a bunch of bare 'unsigned's into...
2012-08-10 Wolfgang BangerthConvert matrices.h and vectors.h into matrix_tools...
2012-08-10 Wolfgang BangerthIndentation fixes.
2012-08-10 Wolfgang BangerthConvert a bunch of bare 'unsigned's into 'unsigned...
2012-08-10 Timo Heisteradd missing files
2012-08-10 Wolfgang BangerthConvert an input argument with default value into a...
2012-08-10 Wolfgang BangerthUse the now correct name for a header file.
2012-08-09 Wolfgang BangerthFix up include files to new format.
2012-08-09 Wolfgang BangerthAdd an endline at the end of the file...
2012-08-09 Guido Kanschatimprove intro
2012-08-09 Guido Kanschatdoc
2012-08-09 Guido Kanschatmore tests
2012-08-09 Guido KanschatAdd residuals
2012-08-09 Timo Heisteruse new include files matrix_tools.h and vector_tools.h
2012-08-09 Guido KanschatFix input file
2012-08-09 Guido KanschatFix input file
2012-08-09 Guido KanschatFix input files
2012-08-09 Guido KanschatFix input file
2012-08-09 Timo Heisteralso rename matrices.* to matrix_tools.*
2012-08-09 Joerg Frohnedecribtion of the active set method
2012-08-09 Guido Kanschatkeywords
2012-08-09 Guido Kanschatfirst version of diergence tests
2012-08-09 Timo Heisteradditional error check in Trilinos SparseMatrix in...
2012-08-09 Timo Heistertypo in comment
2012-08-09 Wolfgang BangerthThomas Carraro's publications.
2012-08-09 Timo Heisterrename vectors to vector_tools
2012-08-09 Wolfgang BangerthFix markup problem.
2012-08-09 Timo Heistermove mpi namespace from trilinos_block_vector.h into...
2012-08-09 Wolfgang BangerthFix typo.
2012-08-09 Wolfgang BangerthFix a typo.
2012-08-08 Wolfgang BangerthUpdate.
2012-08-08 Guido Kanschatadd ip residuals
2012-08-08 Guido Kanschatip residuals
2012-08-08 Guido Kanschatrename files for Matthias
2012-08-08 Guido Kanschatadd cell residuals
2012-08-08 Guido Kanschatadd cell residual
2012-08-08 Wolfgang BangerthMake sure people read step-40 before step-32.
2012-08-08 Guido Kanschatscalar boundary residuals
2012-08-08 Guido Kanschatboundary residuals
2012-08-08 Toby D. YoungAllow some matrix-vector ops to run on distributed...
2012-08-08 Wolfgang BangerthReindent and minor text edits.
2012-08-07 rapsonUpdating tests for the point_value_history class
2012-08-07 rapsonChanged the method of specifying components from a...
2012-08-07 Joerg Frohnea first version of the documentation
2012-08-07 Timo Heisterdocument support for clang
2012-08-07 Wolfgang BangerthAvoid modifying a vector that has ghost elements.
2012-08-07 Wolfgang BangerthAugment documentation.
2012-08-07 Timo Heisterlink PETSc 3.1+ to libpetsc instead of libpetsccall...
2012-08-07 Ralf HartmannUpdate refs.
2012-08-06 Guido Kanschatstart testing laplacian
2012-08-06 Wolfgang BangerthDisallow modifying operations on vectors with ghost...
2012-08-04 Wolfgang BangerthMore links into the glossary.
2012-08-04 Wolfgang BangerthClarify a glossary entry.
2012-08-02 Wolfgang BangerthBe more verbose in the description of parameters.
2012-08-01 Guido Kanschatadd Frobenius inner product of two Tensor of rank 2
2012-08-01 Wolfgang BangerthAdd Patterns::Map. Also fix a number of minor issues...
2012-07-31 Wolfgang BangerthAdd several references to the glossary.
2012-07-31 Wolfgang BangerthPatch by Uwe Koecher: Avoid warnings about unused varia...
2012-07-31 Wolfgang BangerthAlso set -m64 in CFLAGS if we do so in CXXFLAGS.
2012-07-27 Wolfgang BangerthFix list of authors of a patch.
2012-07-26 Wolfgang BangerthAdd a comment.
2012-07-26 Wolfgang BangerthMinor edits. Make a function private that doesn't have...
2012-07-26 Wolfgang BangerthWork around a problem with Intel+MPI.
2012-07-26 Wolfgang BangerthOne more.
2012-07-25 Timo Heisterdocument test better
2012-07-25 Timo Heistermake test crash
2012-07-25 Timo Heisterfix test
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.