]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2011-09-20 Guido Kanschatactually use inversion method in parameter object
2011-09-20 Guido Kanschatmake target explicit in Makefile
2011-09-16 Wolfgang BangerthAdd one.
2011-09-15 Wolfgang BangerthFix default argument.
2011-09-15 Martin KronbichlerMake compile.
2011-09-15 Wolfgang BangerthIgnore kdevelop custom include path files.
2011-09-15 Wolfgang BangerthSome formatting fixes.
2011-09-15 Wolfgang BangerthAlso convert MatrixCreator, MatrixTools to namespaces.
2011-09-15 Wolfgang BangerthMake MatrixCreator a namespace.
2011-09-14 Wolfgang BangerthMake GridTools, VectorTools, MGTools namespaces, rather...
2011-09-13 Wolfgang BangerthFix name of test directory.
2011-09-13 Toby D. YoungRegenerate configure to by-pass errors with old version...
2011-09-13 Toby D. YoungUpdate readme to reflect changes of previous patch
2011-09-13 Toby D. YoungUpdate bundle to provide deal.II <-> PETSc-3.2 compatib...
2011-09-13 Toby D. YoungFix weird bug detecting PETSc 3.2 version numbers
2011-09-13 Wolfgang BangerthAdd mesh converter test directory.
2011-09-13 Wolfgang BangerthAdd a new test directory.
2011-09-13 Wolfgang BangerthAdd a flag necessary for xlC.
2011-09-12 Wolfgang BangerthAlso re-link libraries if one of the extra-o and extra...
2011-09-12 Wolfgang BangerthStupid me: add another instantiation unnecessarily...
2011-09-12 Wolfgang BangerthRestrict a test to where it's really necessary.
2011-09-12 Wolfgang BangerthAdd a dummy member function to the 1d case.
2011-09-12 Wolfgang BangerthAdd documentation to a function.
2011-09-12 Wolfgang BangerthFix an oversight.
2011-09-12 Wolfgang BangerthAssert that the file we read in fact exists.
2011-09-11 Wolfgang BangerthAvoid a race condition by making sure temp files are...
2011-09-11 Wolfgang BangerthDelete temporary file after concatenating it to deallog.
2011-09-11 Wolfgang BangerthUse the cell->is_locally_owned() predicate introduced...
2011-09-11 Wolfgang BangerthAdd a function cell->is_locally_owned.
2011-09-11 Wolfgang BangerthFix markup.
2011-09-10 Toby D. YoungAdditional data for SLEPcWrappers Arnoldi solver
2011-09-10 Toby D. YoungCatch another possible EPS failure
2011-09-10 Wolfgang BangerthExpand message issued in case of an error by stating...
2011-09-09 Guido Kanschatadd structure to documentation
2011-09-09 Wolfgang BangerthMove things local to each program into a local namespace.
2011-09-09 Wolfgang BangerthRemove 'typename' when not in a template.
2011-09-09 Wolfgang BangerthMove things local to each program into a local namespace.
2011-09-09 Wolfgang BangerthUse the standard form main() function.
2011-09-09 Wolfgang BangerthMove things local to each program into a local namespace.
2011-09-09 Wolfgang BangerthUse the main() function used by step-6 and forward...
2011-09-09 Wolfgang BangerthMove things local to each program into a local namespace.
2011-09-09 Wolfgang BangerthNew test.
2011-09-09 Wolfgang BangerthAdd a comment.
2011-09-09 Wolfgang BangerthPatch by Daniel Castanon Quiroz: Implement generating...
2011-09-08 Toby D. YoungMinor bug fix
2011-09-08 Wolfgang BangerthLower tolerance.
2011-09-08 Wolfgang BangerthAdd new test.
2011-09-08 Wolfgang BangerthMark the conversion constructor explicit, to avoid...
2011-09-08 Wolfgang BangerthAdd member functions that make the TLS object look...
2011-09-07 Wolfgang BangerthAdd some more commentary.
2011-09-07 Wolfgang BangerthFix by Patrick Sodre: FEFieldFunction was not thread...
2011-09-07 Wolfgang BangerthHave a way to escape expansion of step-xx in situations...
2011-09-07 Wolfgang BangerthRename test.
2011-09-07 Wolfgang BangerthAdd comment on what the test actually does.
2011-09-07 Wolfgang BangerthUse a way to reference labels that will not lead to...
2011-09-06 Wolfgang BangerthMake compile with older compilers.
2011-09-06 Guido KanschatUse only files needed and add documantation
2011-09-06 Guido Kanschat...and thnings compile again
2011-09-06 Guido Kanschatstart splitting assembler.h
2011-09-06 Guido Kanschatsplit template file
2011-09-06 Guido Kanschateliminate old style includes for meshworker
2011-09-06 Guido Kanschatcompatibility file for last move
2011-09-06 Guido Kanschatmove next file
2011-09-06 Guido Kanschatmove next file
2011-09-06 Guido Kanschatmove next file
2011-09-06 Guido Kanschatre-add file with diversion
2011-09-06 Guido KanschatFix some obvious nonsense in the documentation
2011-09-06 Toby D. YoungFix SLEPc libraries for slepc-dev
2011-09-06 Toby D. YoungMake compiling scripts pretty (align=)
2011-09-06 Toby D. YoungStop configure making stuff up about PETSc
2011-09-06 Toby D. YoungUpgrade SLEPc to petsc/slepc-dev
2011-09-06 Toby D. YoungPut missing petsc-dev upgrade in
2011-09-06 Toby D. YoungUpgrade petsc solvers to petsc-dev
2011-09-06 Toby D. YoungUpgrade PETSc matrices to petsc-dev
2011-09-06 Toby D. YoungUpgrade PETSc vectors to petsc-dev
2011-09-06 Toby D. YoungFunction check for PETSc dev - looks like version checks
2011-09-06 Toby D. YoungFunction check for PETSc dev - looks like version checks
2011-09-05 Guido Kanschatmove assember file
2011-09-05 Guido Kanschatsvn had swallowed these
2011-09-05 Timo Heisterupdate mesh_conversion readme
2011-09-05 Timo Heistersuper simple test script for the mesh_conversion tool
2011-09-05 Timo Heisterupdate cubit/abaqus mesh conversion tool and update...
2011-09-05 Toby D. YoungUpdate check for PETSC_VERSION
2011-09-04 Toby D. YoungFix no-effect statement
2011-09-04 Toby D. YoungFix header includes in meshworker
2011-09-03 Guido Kanschatstart moving meshworkwer
2011-09-03 Wolfgang BangerthImplement GridTools::volume.
2011-09-03 Wolfgang BangerthNew test.
2011-09-02 Wolfgang BangerthRemove some specializations for 1d since the generic...
2011-09-02 Martin KronbichlerCorrect number of global refinements: should be five.
2011-08-31 Martin KronbichlerFix stabilization for alpha=2: need to weight by entrop...
2011-08-31 Wolfgang BangerthAdd a link. Fix a duplicate word.
2011-08-31 Wolfgang BangerthAdd missing header file and update test output.
2011-08-31 Wolfgang BangerthAdd missing header file and update test output.
2011-08-31 Wolfgang BangerthRemove another test that is now no longer useful after...
2011-08-31 Wolfgang BangerthImplement getting and setting boundary indicators of...
2011-08-30 Wolfgang BangerthNew test.
2011-08-30 Wolfgang BangerthFix cut'n'pasto in exception message.
2011-08-30 Wolfgang BangerthRemove tests that are no longer supported.
2011-08-30 Wolfgang BangerthNew 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.