]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2003-10-16 Wolfgang BangerthNew tests
2003-10-15 Guido Kanschatchange point coordinates to int
2003-10-15 Guido Kanschatfirst results with write_xfig
2003-10-15 Guido KanschatXFig started
2003-10-07 Guido Kanschatin-place filtering
2003-10-07 Guido KanschatFGMRES
2003-10-07 Guido KanschatFGMRES in SolverSelector
2003-10-01 Wolfgang BangerthFix one problem with misoriented faces. There's another...
2003-10-01 Wolfgang BangerthAdd mesh_3d_12
2003-10-01 Wolfgang BangerthAdd.
2003-10-01 dealWe now integrate twice over faces in 3d. Adjust tolerances.
2003-10-01 Wolfgang BangerthFix a stupid thinko.
2003-10-01 Wolfgang BangerthRemove -shared from LDFLAGS, since that makes us genera...
2003-10-01 dealCheck in results for this particular machine.
2003-09-30 Wolfgang BangerthTests are now fixed, so check in final output.
2003-09-30 Wolfgang BangerthFix mesh_3d_{7,11}
2003-09-30 Wolfgang BangerthFix some problems with offset indices.
2003-09-30 Wolfgang BangerthAdd some assertions.
2003-09-30 Wolfgang BangerthFix one problem.
2003-09-30 Wolfgang BangerthAdd missing explicit instantiation.
2003-09-30 Wolfgang BangerthOverhaul the way we compute offsets. This was a big...
2003-09-30 Wolfgang BangerthFix more problems with mis-oriented faces in 3d.
2003-09-30 Wolfgang BangerthMake get_face_orientation a function in 1d and 2d as...
2003-09-30 Wolfgang BangerthNew test.
2003-09-30 Wolfgang BangerthAdd quadrature in reverse orientation when projecting...
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.