]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-11-28 Guido Kanschatlog as function
2003-11-28 Guido Kanschat$ removed
2003-11-28 Guido Kanschatreplace some LaTeX-commands
2003-11-28 Guido Kanschatmissing end{verbatim}
2003-11-21 Wolfgang BangerthOnly print default value if different from actual value.
2003-11-19 Guido Kanschatforgotten update
2003-11-18 dealNow gcc 3.3 complains about unused static functions...
2003-11-18 Guido KanschatSparseMatrix diagonals
2003-11-18 Guido Kanschatavoid diagonal in quadratic matrices
2003-11-14 dealadd some info.
2003-11-14 dealUse a really nasty work around for a problem with icc.
2003-11-14 Wolfgang BangerthReintroduce an attempted fix for a static/weak linkage...
2003-11-14 Wolfgang BangerthAnother check for broken handling of anonymous namespac...
2003-11-14 Wolfgang BangerthAdd a TODO.
2003-11-13 Wolfgang BangerthRemove face orientation table. Was wrong anyway, and...
2003-11-11 Wolfgang BangerthSpecialize precondition_Jacobi for the case that the...
2003-10-30 Wolfgang BangerthNew tests, finally finished.
2003-10-30 Wolfgang BangerthUse deal_II_numbers::invalid_unsigned_int instead of...
2003-10-30 Wolfgang BangerthFix a stupid bug.
2003-10-30 Wolfgang BangerthThrow an exception in 3d if degree>3 since then the...
2003-10-30 Ralf HartmannFix.
2003-10-30 Wolfgang BangerthGridTools::find_active_cell_around_point
2003-10-29 Wolfgang BangerthAdd missing include.
2003-10-29 Wolfgang BangerthNew test.
2003-10-29 Wolfgang BangerthNew class by Ralf Schulz.
2003-10-28 Wolfgang BangerthA small experiment shows that much better code is gener...
2003-10-28 Wolfgang BangerthReflect renaming of functions.
2003-10-27 mikeAdded comments to the edge_orientation_array member.
2003-10-27 mikeMade the use of edge_orient_array clearer and commented...
2003-10-27 Wolfgang BangerthFinal adjustments for conversion to deal.II-style coding.
2003-10-24 dealFix an odd indentation.
2003-10-24 dealCalm down a warning.
2003-10-24 Wolfgang BangerthMention deal_II_numbers::invalid_unsigned_int
2003-10-24 Wolfgang BangerthRemove again from mainline.
2003-10-24 Wolfgang BangerthAdd a file for Yuri's clamped plate with a hole testcas...
2003-10-24 Wolfgang BangerthMore changes toward our usual coding conventions.
2003-10-24 Ralf HartmannRemove solution_transfer_1 test.
2003-10-24 Ralf HartmannThis test is obsolete, as now all vector sizes are...
2003-10-24 Ralf HartmannSolutionTransfer::interpolate functions: Check for...
2003-10-24 Ralf HartmannCheck for right sizes of in and output vectors.
2003-10-23 Wolfgang BangerthCloser to out coding standards.
2003-10-23 Wolfgang BangerthGet rid of the element info fields.
2003-10-23 Wolfgang BangerthMany more clean-ups.
2003-10-23 Wolfgang BangerthRemove debug output. Fix some typos.
2003-10-23 Wolfgang BangerthTwo more small things.
2003-10-23 Wolfgang BangerthClean up comments.
2003-10-23 Wolfgang BangerthMention Mike's new 3d code.
2003-10-23 deal.
2003-10-23 dealQ4 mappings will not be implemented in the near future...
2003-10-23 Wolfgang BangerthReplace iterated if-else's by a switch statement.
2003-10-23 dealGive test right name.
2003-10-23 Wolfgang BangerthAdd a TODO.
2003-10-23 Wolfgang BangerthDoc update.
2003-10-23 Guido KanschatMGCoarseGridHouseholder
2003-10-22 Wolfgang BangerthDetect and work around a bug in an old version of gcc.
2003-10-22 Wolfgang BangerthDetect and work around a bug in an old version of gcc.
2003-10-22 Wolfgang BangerthWork around a bug in old gccs.
2003-10-22 Wolfgang BangerthAnd fix mail address.
2003-10-22 Wolfgang BangerthMention who sent in the problem.
2003-10-22 Wolfgang BangerthFix one bug in SolutionTransfer in which we first compu...
2003-10-22 Wolfgang BangerthGenerate output, add comment.
2003-10-22 Wolfgang BangerthSimplify.
2003-10-22 Wolfgang BangerthAdd new test.
2003-10-22 Wolfgang BangerthFix non-existence of FEFaceValuesBase::boundary_forms
2003-10-22 Wolfgang BangerthFix one problem with mis-oriented faces in 3d. Document...
2003-10-22 Wolfgang BangerthSome slight doc updates.
2003-10-22 Wolfgang BangerthNew test that presently fails.
2003-10-22 Ralf HartmannTemplatize the create_mass_matrix functions also on...
2003-10-22 Ralf HartmannNew MGDoFCellAccessor::neighbor_child_on_subface function.
2003-10-22 Ralf HartmannSmall fixes.
2003-10-21 Wolfgang BangerthUpdate.
2003-10-21 Guido Kanschatoutput of boundary edges
2003-10-21 Guido Kanschatstandard constructor
2003-10-21 dealNew test results for this platform.
2003-10-20 Wolfgang BangerthAdapt to our usual coding style -- well, in parts...
2003-10-20 mikeFixed uninitialised flags
2003-10-20 Wolfgang BangerthAdd missing include file.
2003-10-20 Wolfgang BangerthAdd missing include file.
2003-10-19 Wolfgang BangerthNew tests
2003-10-19 Wolfgang BangerthNew test.
2003-10-19 Wolfgang BangerthFix shell test.
2003-10-19 Wolfgang BangerthSmall clean-ups.
2003-10-19 Wolfgang BangerthDoc update.
2003-10-18 Wolfgang BangerthRemove inline marker.
2003-10-18 Wolfgang BangerthMove computation of offsets in QProjections into the...
2003-10-18 Wolfgang BangerthDocument purpose of test.
2003-10-18 Wolfgang BangerthNew test.
2003-10-17 Wolfgang BangerthAdd dummy return statement after Assert(false). Remove...
2003-10-17 Wolfgang BangerthRemove an assertion that I now works now, but that...
2003-10-17 Wolfgang BangerthRename <revert> to <reflect>. Make a static member...
2003-10-17 Wolfgang BangerthInvent function neighbor_child_on_subface. Add respecti...
2003-10-17 Wolfgang BangerthUgh. Fix this.
2003-10-17 Wolfgang BangerthMake more conforming to our coding style. Move some...
2003-10-17 Wolfgang BangerthFix the assertion.
2003-10-17 Guido KanschatMGCoarseGridHouseholder
2003-10-16 Wolfgang BangerthRemove one more unused variable.
2003-10-16 Wolfgang BangerthRemove unused variable.
2003-10-16 Wolfgang BangerthFix various things for 3d with misoriented faces.
2003-10-16 Wolfgang BangerthRemove output file if test failed.
2003-10-16 Wolfgang BangerthRename function.
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.