]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2007-10-10 Wolfgang BangerthRe-indent entire file.
2007-10-10 Wolfgang BangerthAdd another reference.
2007-10-10 Wolfgang BangerthRename m_inverse to A_inverse, because that is what...
2007-10-10 Wolfgang BangerthRemove pressure rhs, we won't need it here...
2007-10-10 Wolfgang BangerthRename variables to 'T' instead of 'S' to indicate...
2007-10-10 Wolfgang BangerthGet the thing to run. Simplify a bunch of places by...
2007-10-10 Wolfgang BangerthQualify more function calls with std::
2007-10-10 Wolfgang BangerthQualify a function call with std::
2007-10-08 Wolfgang BangerthAvoid the use of general macro names in header files...
2007-10-05 Guido Kanschatstart a short essay on update flags
2007-10-04 Guido Kanschatmore detailed BLAS installation
2007-10-04 Guido Kanschatadd testing n_blocks
2007-10-04 Guido Kanschatnumber of blocks in FESystem documented
2007-10-04 Guido Kanschatnumber of blocks in FESystem documented
2007-10-04 Guido Kanschatnumber of blocks in FESystem should be just the number...
2007-10-02 Wolfgang BangerthTwo more publications, now already at 27 for this year :-)
2007-09-26 Wolfgang BangerthQualify a few accesses to an exception in the base...
2007-09-26 Wolfgang BangerthApply the same fix as for the regular DoFHandler
2007-09-26 Wolfgang BangerthFix determination of memory_consumption size of a point...
2007-09-26 Wolfgang BangerthRemove 'const' from the keys of a map, since they are...
2007-09-26 Wolfgang BangerthFix the memory_consumption function to account for...
2007-09-26 Wolfgang BangerthUndo accidental checkin
2007-09-26 Wolfgang BangerthExplicitly specify template arguments in calls to a...
2007-09-26 Wolfgang BangerthSuppress a warning about array arguments out of range...
2007-09-26 Wolfgang BangerthUndo the last patch: we don't need anything to be mutab...
2007-09-26 Wolfgang BangerthUndo the last patch: we don't need anything to be mutab...
2007-09-26 Guido Kanschatfix Kovasnzay flow
2007-09-26 Wolfgang BangerthUse the correct PIC flag for newer xlC versions
2007-09-26 Wolfgang BangerthProperly recognize IBM xlC
2007-09-26 Wolfgang BangerthThe C++ standard says that 'mutable' can't be applied...
2007-09-26 Wolfgang BangerthThe C++ standard says that 'mutable' can't be applied...
2007-09-25 Guido Kanschatinline all member functions of FilteredMatrix
2007-09-25 Guido Kanschatnew FilteredMatrix
2007-09-25 Guido Kanschatproject_boundary_values for vector-valued elements
2007-09-21 Wolfgang BangerthRe-indent
2007-09-21 Guido Kanschatreturn to old behavior
2007-09-21 Wolfgang BangerthFix comments
2007-09-21 Guido Kanschatfix missing memory pool
2007-09-21 Guido Kanschatadd default memory pool
2007-09-21 Wolfgang BangerthFix typos.
2007-09-20 Guido Kanschatadd additional Hessians
2007-09-20 Guido Kanschatcheck StokesLSingulartity
2007-09-20 Guido Kanschatderivatives of StokesLSingularity
2007-09-20 Wolfgang BangerthFix typo.
2007-09-19 Wolfgang BangerthOutput file is valid also with previous gcc version
2007-09-18 Guido KanschatPointerMatrixAux has own memory just in case
2007-09-18 Guido Kanschatoverload new_pointer_matrix_base to choose between...
2007-09-18 Wolfgang BangerthMove implementation of default constructor into .cc...
2007-09-14 Wolfgang BangerthQualify a number of calls for broken STLs
2007-09-14 Wolfgang BangerthQualify a number of calls for broken STLs
2007-09-14 Wolfgang BangerthProperly qualify call for broken STLs
2007-09-14 Wolfgang BangerthAlso list coding conventions in the long table
2007-09-14 Florian PrillAdded a function to the logstream class telling the...
2007-09-14 Wolfgang Bangerthadd
2007-09-13 Wolfgang BangerthRemove the last hold-outs of the term second_derivatives
2007-09-13 Wolfgang BangerthRename the patch_second_derivatives field in the privat...
2007-09-13 Wolfgang BangerthAdjust order of parameters such that the output paramet...
2007-09-13 Wolfgang BangerthReword a few things
2007-09-13 Wolfgang BangerthFix path to file
2007-09-13 Wolfgang BangerthLink to coding conventions
2007-09-13 Wolfgang BangerthMove the coding conventions file into the doxygen directory
2007-09-13 Wolfgang BangerthRename compute_derived_quantities to two different...
2007-09-13 Wolfgang BangerthFix vertical spacing
2007-09-13 Guido KanschatHessians
2007-09-13 Guido Kanschatmake legal html
2007-09-12 Moritz AllmarasUpdated step-29, now using new DataPostprocessor class...
2007-09-12 Wolfgang BangerthFix some awkward markup
2007-09-12 Ralf HartmannFix typos and simplify. @p is not required, doxygen...
2007-09-12 Tobias LeichtAdd news entry for DataPostprocessor.
2007-09-12 Tobias LeichtAdd one * to make class documentation of DataPostproces...
2007-09-12 Ralf HartmannMake sure that doxygen can cross-link.
2007-09-12 Ralf HartmannFix some typos.
2007-09-12 Wolfgang BangerthMove an apparently misplaced command.
2007-09-11 Guido Kanschatreplaced the remaining 2nd derivatives by hessians
2007-09-11 Guido Kanschatstripped tarfile
2007-09-11 Guido Kanschatstart unifying names of gradients and hessians
2007-09-10 Luca HeltaiMoved test for grid output and input into deal.II tree.
2007-09-10 Luca HeltaiAdded comment on grid_out changes.
2007-09-10 Luca HeltaiFailing tets on grid_out is now resolved.
2007-09-10 Luca HeltaiAdded write_lines options to write_msh and write_ucd...
2007-09-10 Tobias LeichtIntroduce new class DataPostprocessor, which takes...
2007-09-10 Moritz AllmarasUpdated intro for step-29
2007-09-10 Wolfgang BangerthSet svn:ignore
2007-09-10 Wolfgang BangerthSet properties svn:eol-style and svn:keywords uniformly...
2007-09-10 Wolfgang BangerthFix authorship and date
2007-09-09 Guido Kanschatadd simpler assertion for one of the most common cases
2007-09-09 Wolfgang BangerthOutline taking the address of a function again since...
2007-09-09 Wolfgang BangerthRemove now outdated output file
2007-09-09 Wolfgang BangerthRemove one of the weirdest workarounds we have for...
2007-09-09 Wolfgang BangerthRemove workarounds that were necessary for 2.95
2007-09-09 Wolfgang BangerthReformat
2007-09-09 Wolfgang BangerthRemove a workaround that was necessary for 2.95
2007-09-09 Wolfgang BangerthRemove now outdated comment.
2007-09-09 Wolfgang BangerthRemove a comment that describes a problem that is only...
2007-09-09 Wolfgang BangerthRemove workarounds for gcc2.95
2007-09-09 Wolfgang BangerthRemove another workaround for gcc 2.95 (which we don...
2007-09-09 Wolfgang BangerthRemove a workaround for gcc 2.95 (which we don't suppor...
2007-09-08 Wolfgang BangerthRemove a comment that a class should be made local...
2007-09-08 Wolfgang BangerthLet doxygen see and munge the list of changes, so that...
2007-09-08 Wolfgang Bangerth <li> <p>Changed: The deprecated typedefs
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.