]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2011-08-30 Wolfgang BangerthNo longer try to call PETScWrappers::MatrixBase::compre...
2011-08-30 Guido Kanschatbibtex and standardize
2011-08-30 Wolfgang BangerthFix typo.
2011-08-30 Guido Kanschatupdate papers
2011-08-30 Wolfgang BangerthRestore the previous precision and width of the stream...
2011-08-30 Timo Heisterfixed ConstraintMatrix::distribute() when a CPU has...
2011-08-30 Wolfgang BangerthAdjust output files for computing the exact boundary...
2011-08-29 Timo Heisterfix test output
2011-08-29 Timo Heisterfix bug in parallel::distributed::GridRefinement for...
2011-08-29 Timo Heisterdocument bug in parallel::distributed::refine_and_coars...
2011-08-29 Timo Heisteradd test that documents unwanted PETSc::MPI::SparseMatr...
2011-08-29 Wolfgang BangerthRemove two macros we apparently don't need.
2011-08-29 Wolfgang BangerthReduce the number of cells being refined. Make it compi...
2011-08-26 Martin KronbichlerSpeed up dof_indices_with_subdomain_association.
2011-08-25 Wolfgang BangerthDo not use typename outside of templates.
2011-08-25 Wolfgang BangerthNew test.
2011-08-25 Wolfgang BangerthLeave two TODOs.
2011-08-25 Wolfgang BangerthAdd Utilities::string_to_double.
2011-08-25 Timo Heistermake test more reliable by moving the temporary files...
2011-08-25 Timo Heistermake test more reliable by skipping writing/reading...
2011-08-25 Wolfgang BangerthIgnore kdevelop4 project files throughout a bunch of...
2011-08-25 Wolfgang BangerthCompute normal vectors in no_normal_flux by querying...
2011-08-25 Wolfgang BangerthAdd Boundary::normal_vector. Implement it. Test it.
2011-08-25 Timo Heisterfix test output
2011-08-25 Timo Heisterfix test output
2011-08-25 Timo Heisterfix DoFRenumbering::hierarchical for a distributed...
2011-08-25 Wolfgang BangerthAdd one test.
2011-08-25 Wolfgang BangerthRename test.
2011-08-24 Wolfgang BangerthMention Martin's fix for VectorTools::compute_no_normal...
2011-08-24 Wolfgang BangerthFix member syntax.
2011-08-24 Timo Heisterupdate test description
2011-08-24 Timo Heisteradd failing no_flux test (need to fix DoFRenumbering...
2011-08-24 Timo Heisteredit svn:ignore
2011-08-24 Timo Heisteradd failing test for DoFRenumbering::hierarchical()
2011-08-24 Timo Heistertest for ConstraintMatrix with hanging nodes and no_nor...
2011-08-24 Wolfgang BangerthMove the creation of the FEValues out of the inner...
2011-08-24 Wolfgang BangerthReorder member functions.
2011-08-24 Timo Heisterfix comment
2011-08-24 Timo Heisteradditional sanity checks in ConstraintMatrix in debug...
2011-08-24 Timo HeisterTests for DoFRenumbering::hierarchical().
2011-08-24 Timo Heisteradd parallel test for DoFRenumbering::hierarchical()
2011-08-24 Timo HeisterAdded GridRefinement:hierarchical() to reorder the...
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.