]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-02-18 Wolfgang BangerthExport a little more data to un-make hp::DoFHandler...
2006-02-18 Wolfgang BangerthThis test can now be made to actually work
2006-02-18 Wolfgang BangerthSame for 3d.
2006-02-18 Wolfgang BangerthAdd new crashing test
2006-02-18 Wolfgang BangerthMany more assertions.
2006-02-17 Wolfgang BangerthLiberally sprinkle some assertions.
2006-02-17 Wolfgang BangerthRe-implement the reserve_function for 2d. The existing...
2006-02-17 Wolfgang BangerthRename the *Collection::add_* functions to push_back().
2006-02-17 Wolfgang BangerthFix a bug where ParameterHandler::get_integer falsly...
2006-02-17 Luca HeltaiAdded GridOut::write_gmsh.
2006-02-17 Wolfgang BangerthMake a parameter a reference, rather than a value,...
2006-02-17 Wolfgang BangerthFix up a few parts of the documentation.
2006-02-17 Ralf HartmannDon't copy all data. Give reference to data instead.
2006-02-17 Guido Kanschatgraphical hierarchy seems not very istructive but needs...
2006-02-17 Guido Kanschatlimit class graph length and add legend page
2006-02-17 Wolfgang Bangertha test that presently fails because minres is not equip...
2006-02-17 Wolfgang Bangertha test that presently fails because minres is not equip...
2006-02-16 Wolfgang BangerthRename Vector::dim and Vector::maxdim to Vector::vec_si...
2006-02-16 Ralf HartmannFullMatrix::add for two and three scaled matrices.
2006-02-16 Ralf HartmannImplementation of add functions which add two and three...
2006-02-16 Ralf HartmannMatrix::add_scaled -> add.
2006-02-16 Ralf HartmannImplementation of add function. add_scaled is now depre...
2006-02-14 Guido KanschatMGDoFHandler not friend of Triangulation
2006-02-14 Guido KanschatDoFHandler fixed
2006-02-14 Wolfgang BangerthMappingCollection actually makes copies of its mappings...
2006-02-14 Wolfgang BangerthDisable one call while the class that it calls is disab...
2006-02-14 Wolfgang BangerthMappingCollection actually makes copies of its mappings...
2006-02-13 Wolfgang BangerthFix typo.
2006-02-13 Wolfgang BangerthLeave a note.
2006-02-13 Wolfgang BangerthUse the implicit Q1 mapping instead of specifying one...
2006-02-13 Wolfgang BangerthDisable this class for hp for the moment. We need signi...
2006-02-13 Wolfgang BangerthLeave a note for self.
2006-02-13 Wolfgang BangerthUndo the last change. This requires some more thought...
2006-02-13 Wolfgang BangerthFix the same problem here as with the MappingCollection.
2006-02-13 Wolfgang BangerthDon't simply call
2006-02-13 Wolfgang BangerthDon't allow an implicit conversion of a mapping object...
2006-02-13 Wolfgang BangerthAdd checks that show the error triggered by hp/crash_01
2006-02-13 Wolfgang BangerthAdd a crash test that shouldn't crash. Gotta investigate.
2006-02-13 Wolfgang BangerthChange title to fix file name.
2006-02-13 Wolfgang BangerthRevert Ralf's patches back to this state:
2006-02-13 Wolfgang BangerthUse less private information from the triangulation...
2006-02-13 dealUpdate
2006-02-13 Ralf HartmannMake it compile with gcc3.4.5.
2006-02-13 Ralf HartmannMake it compile with MIPSpro.
2006-02-13 Guido KanschatDoFHandler not a friend of Triangulation anymore
2006-02-13 Guido Kanschatmore bugs removed
2006-02-13 Guido Kanschatreinsert friend declarations
2006-02-13 Guido Kanschatadd access to the raw number of level objects
2006-02-13 Ralf HartmannReplace DH::dimension by dim.
2006-02-13 Wolfgang Bangerth.
2006-02-13 dealremove assertions, so we can use mg for contiunous...
2006-02-13 Ralf HartmannFix href: step-20.html.
2006-02-13 Wolfgang BangerthTry something to possibly get gcc2.95 back into the...
2006-02-13 Wolfgang BangerthUse higher accuracy in linear solver. This is necessary...
2006-02-13 Wolfgang BangerthFinish step-20
2006-02-13 Wolfgang BangerthImport this section from latex2html.
2006-02-13 Wolfgang BangerthAdd formulas.
2006-02-13 Wolfgang BangerthWrite up the rest.
2006-02-13 Wolfgang BangerthAdd graphics files
2006-02-13 Wolfgang Bangerth.
2006-02-13 Wolfgang BangerthReindent.
2006-02-13 Wolfgang BangerthShow results.
2006-02-13 Wolfgang BangerthAvoid a conflict between the two fill() functions....
2006-02-13 Wolfgang BangerthAdd solution files
2006-02-12 Wolfgang BangerthOne comment, skip space at beginning of line
2006-02-12 Wolfgang BangerthFinish documentation.
2006-02-12 Wolfgang BangerthDocument compute_errors.
2006-02-12 Wolfgang BangerthExtend ComponentSelect so that it can handle multiple...
2006-02-12 Wolfgang BangerthReindent.
2006-02-12 Wolfgang BangerthNicer format.
2006-02-12 Wolfgang BangerthAdd a page to the doxygen documentation that links...
2006-02-12 Wolfgang BangerthFinish solver section.
2006-02-12 Wolfgang BangerthMore documentation.
2006-02-12 Wolfgang BangerthAdd copyright notice.
2006-02-12 Wolfgang Bangerthx
2006-02-12 Wolfgang BangerthRemark on corresponding classes in the lib.
2006-02-12 Wolfgang BangerthLot's more indentation changes.
2006-02-12 Wolfgang BangerthUse standard indentation.
2006-02-12 Wolfgang Bangerth.
2006-02-12 Wolfgang BangerthIntroduce a preconditioner.
2006-02-12 Wolfgang BangerthSpell check.
2006-02-12 Wolfgang BangerthFinish, mostly.
2006-02-12 Wolfgang BangerthRename a few arguments. Break out member functions.
2006-02-11 Wolfgang BangerthMake a variable const.
2006-02-11 Wolfgang BangerthRestructure solver somewhat.
2006-02-11 Wolfgang Bangerth.
2006-02-11 Wolfgang BangerthMore comments.
2006-02-11 Wolfgang BangerthMove ahead with documenting step-20.
2006-02-11 Wolfgang BangerthChange name of inverse tensor.
2006-02-11 Wolfgang BangerthAdd one default parameter, and documentation.
2006-02-11 Wolfgang Bangerthx
2006-02-11 dealUse the correct link
2006-02-11 dealx
2006-02-11 Wolfgang Bangerth.
2006-02-11 Wolfgang BangerthSome small changes.
2006-02-11 Wolfgang BangerthIntroduce the tensorial coefficient.
2006-02-11 Wolfgang BangerthFirst version of intro.
2006-02-10 Wolfgang BangerthReduce number of include files, change values of parame...
2006-02-10 Wolfgang BangerthDefine a moderately interesting solution and make sure...
2006-02-10 Wolfgang BangerthOne more check.
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.