]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-05-29 Wolfgang BangerthImprove a formula.
2012-05-29 Wolfgang BangerthAdd a comment following a suggestion by Daniel Gerecht...
2012-05-29 Joerg Frohnefixed bug for filling 'diag_mass_matrix_vector', use...
2012-05-29 Wolfgang BangerthOne more.
2012-05-27 Markus BuergAdd test for FEFieldFunction with hp::DoFHandler.
2012-05-27 Markus BuergMake FEFieldFunction capable of handling hp::DoFHandler.
2012-05-26 Timo Heisterupdate test about find_active_cell_around_point() to...
2012-05-25 Timo Heisterdocumentation fixes (thanks felgru)
2012-05-25 Timo Heistertest actually works.
2012-05-25 Timo Heisterdocument bug in find_active_cell_around_point()
2012-05-24 Timo Heisterfixes for clang 3.1: remove default parameters and...
2012-05-23 Wolfgang BangerthGo over it once.
2012-05-22 Matthias MaierA short notification for DoFTools::make_periodicity_cha...
2012-05-22 Matthias MaierA small test for DoFTools::make_periodicity_constraints
2012-05-22 Matthias MaierCreate the doc/doxygen/tutorial/{generated|plain|doxyge...
2012-05-22 Wolfgang BangerthDo not just yet use C++11 features.
2012-05-22 Wolfgang BangerthNew test.
2012-05-22 Wolfgang BangerthMake it compile again in the case of using the distribu...
2012-05-21 Matthias MaierDon't instantiate make_periodicity_constraints for...
2012-05-21 Matthias MaierAdd DoFTools::make_periodicity_constraints
2012-05-21 Matthias MaierAdd a simple test for GridTools::collect_periodic_cell_...
2012-05-21 Matthias MaierInclude tria_accessor.h at the end of tria.h
2012-05-21 Matthias Maieradd comments to closing namespace brackets
2012-05-21 Matthias MaierAdd a helper function GridTools::collect_periodic_cell_...
2012-05-21 Wolfgang BangerthAdd a file that's necessary when I use boost via my...
2012-05-21 Wolfgang BangerthSome more markup fixes.
2012-05-21 Wolfgang BangerthFix an assertment of doxygen markup problems.
2012-05-21 Wolfgang BangerthRemove options that are no longer supported in doxygen...
2012-05-21 Wolfgang BangerthUpdate pictures and the text around it.
2012-05-21 Wolfgang BangerthFix markup problem.
2012-05-21 Wolfgang BangerthFix typo.
2012-05-19 Wolfgang BangerthAdd necessary tags for doxygen 1.8.1.
2012-05-18 Wolfgang BangerthAdd a TODO.
2012-05-18 Wolfgang BangerthRemove all traces of MinRes.
2012-05-16 Wolfgang BangerthAdd to documentation.
2012-05-16 Wolfgang BangerthTalk some about the solver.
2012-05-16 Wolfgang BangerthAdd attribution.
2012-05-16 Wolfgang BangerthClean up a tiny bit.
2012-05-16 Wolfgang BangerthSeveral new ones.
2012-05-16 Wolfgang BangerthAdd a link to a paper.
2012-05-16 Wolfgang BangerthAdd one.
2012-05-15 Wolfgang BangerthAdd a caveat.
2012-05-10 Wolfgang BangerthAdd some documentation.
2012-05-09 Wolfgang BangerthUse a common naming scheme: grad_phi_u instead of phi_g...
2012-05-08 Guido KanschatFix doc
2012-05-08 Wolfgang BangerthDelete the file in the right directory.
2012-05-08 Wolfgang BangerthNew test.
2012-05-06 Martin KronbichlerOmit unused main arguments.
2012-05-06 Katharina KormannAnnounce the matrix-free framework.
2012-05-06 Markus BuergAdd tests for VectorTools::create_point_source_vector.
2012-05-06 Markus BuergAdd create_point_source_vector for vector-valued FE.
2012-05-06 Martin KronbichlerFix compilation without threads by using the correct...
2012-05-05 Katharina KormannUninitialize merge tracking.
2012-05-05 Katharina KormannMerge branch with matrix-free computations. Remaining...
2012-05-05 Katharina KormannMerge branch with matrix-free computations. Until r25443.
2012-05-05 Katharina KormannInitialized merge tracking via "svnmerge" with revision...
2012-05-04 Martin KronbichlerFix bug pointed out by Alexander Grayver.
2012-05-04 Wolfgang BangerthList the distributed paper as well.
2012-05-04 Wolfgang BangerthAlso list 7.1.
2012-05-04 Wolfgang BangerthMove text to a better place.
2012-05-04 Wolfgang BangerthFix style of citations.
2012-05-03 Markus BuergFixed typo.
2012-05-02 Markus BuergAdd publication.
2012-05-02 Timo Heisterautoptr doesn't go with new[]. Simplify that code.
2012-05-02 Timo Heisterfix throwing assert
2012-05-02 Christian GollChanged unsigned char to new type types::boundar_id_t.
2012-05-01 Timo Heisterstep-37: fix throwing assertion
2012-05-01 Wolfgang BangerthUntabify files.
2012-05-01 Martin KronbichlerFix compile warning.
2012-04-29 Wolfgang BangerthNew test to check that we can read UNV files.
2012-04-28 Martin KronbichlerUpdate a few publications.
2012-04-27 Wolfgang BangerthBe more verbose in an error message.
2012-04-27 Wolfgang BangerthAvoid a number of doxygen markup warnings.
2012-04-27 Wolfgang BangerthPatch by Valentin Zingan: Read in UNV format produced...
2012-04-27 Wolfgang BangerthAvoid a few warnings.
2012-04-26 Wolfgang BangerthProvide a second function that computes the support...
2012-04-26 Wolfgang BangerthFix another markup problem.
2012-04-26 Wolfgang BangerthFix completely bogus markup.
2012-04-26 Wolfgang BangerthFix doxygen markup.
2012-04-26 Wolfgang BangerthNew test.
2012-04-26 Wolfgang BangerthImplement a second DoFTools::extract_boundary_dofs...
2012-04-26 Wolfgang BangerthAdd an assertion and document why the function can...
2012-04-26 Wolfgang BangerthRe-shuffle code to avoid triggering an assertion.
2012-04-25 Wolfgang BangerthTake over r25444 from branch_cell_fe_operator to avoid...
2012-04-25 Wolfgang BangerthAnnounce step-44.
2012-04-25 Wolfgang BangerthFix name.
2012-04-25 Wolfgang BangerthAnnounce step-44.
2012-04-24 Wolfgang Bangerthfix typo in comment. improve wording.
2012-04-24 Wolfgang BangerthFix formatting issues.
2012-04-24 Wolfgang BangerthSome reindenting. Avoid lines that have latex formulas...
2012-04-24 Wolfgang BangerthReindent the whole file.
2012-04-24 Wolfgang BangerthGet rid of the AdditionalTools namespace that is now...
2012-04-24 Wolfgang BangerthUse the new functions in FullMatrix.
2012-04-24 Wolfgang BangerthNew functions in FullMatrix: extract_submatrix_from...
2012-04-23 Wolfgang BangerthFix it here as well :-(
2012-04-23 Wolfgang BangerthMake one argument const.
2012-04-23 Wolfgang BangerthMinor indentation.
2012-04-23 Wolfgang BangerthMove around a couple functions and create a new documen...
2012-04-23 Wolfgang BangerthMark a function as const that doesn't touch the current...
2012-04-22 Wolfgang BangerthMove things to the right year.
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.