]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1998-04-21 Wolfgang Bangerth.
1998-04-21 Wolfgang BangerthChange include file names to new C++ standard.
1998-04-21 Wolfgang BangerthDoc update.
1998-04-20 Wolfgang BangerthAdd two new operators.
1998-04-20 Wolfgang BangerthSmall cleanups.
1998-04-20 Wolfgang BangerthReplace unintuitive naming of function and small cleanups.
1998-04-15 Wolfgang BangerthAdd a function computing the norm with respect to a...
1998-04-15 Wolfgang Bangerth.
1998-04-15 Wolfgang BangerthAdd a new iterator type.
1998-04-15 Wolfgang BangerthAdd virtual destructor.
1998-04-15 Wolfgang BangerthFinish support for formatted output.
1998-04-15 Wolfgang BangerthAdd formatted print function to sparse matrices.
1998-04-14 Wolfgang BangerthImplement copying and adding of sparse matrices.
1998-04-14 Wolfgang BangerthMake the assembler class more flexible (why didn't...
1998-04-14 Wolfgang BangerthSmall performance hack.
1998-04-14 Wolfgang Bangerth.
1998-04-14 Wolfgang BangerthUpdate makefile for new example.
1998-04-14 Wolfgang BangerthSmall update with formatted output.
1998-04-09 Wolfgang BangerthSmall changes.
1998-04-09 Wolfgang Bangerth.
1998-04-09 Wolfgang BangerthAdd support to write material ids and boundary indicators.
1998-04-09 Wolfgang BangerthDelete my own definition of set(), since it seems to...
1998-04-08 Wolfgang BangerthAdd gnuplot file to output convergence data.
1998-04-08 Wolfgang BangerthPerfectionize test case, including more reported numbers.
1998-04-08 Wolfgang BangerthClean out computation of errors (put into a new test...
1998-04-08 Wolfgang BangerthAdd computation of H1 norms and seminorms.
1998-04-08 Wolfgang BangerthAdd new test case to demonstrate the error reduction...
1998-04-07 Wolfgang BangerthPerfectionize the example.
1998-04-07 Wolfgang BangerthRemove compiler warning.
1998-04-07 Wolfgang BangerthUse dVector instead of vector<...>
1998-04-07 Wolfgang BangerthUse dVector instead of vector<...> and fix a serious...
1998-04-07 Wolfgang BangerthAdd some norms to the dVector class.
1998-04-07 Wolfgang BangerthAdd some norms to the dVector class.
1998-04-06 Wolfgang BangerthUse newly installed gcc2.8 at new location.
1998-04-06 Wolfgang BangerthExample update.
1998-04-06 Wolfgang BangerthAdd comment about quadrature rules.
1998-04-06 Wolfgang BangerthBug fix and clean-up.
1998-04-06 Wolfgang BangerthAdd new function to distribute cell to dof data.
1998-04-06 Wolfgang BangerthRemove unneeded include.
1998-04-06 Wolfgang Bangerth.
1998-04-06 Wolfgang BangerthExample update.
1998-04-06 Wolfgang BangerthAdd slight performance enhancement.
1998-04-06 Wolfgang BangerthUse new unsigned ints of /lac and fix some smaller...
1998-04-06 Wolfgang BangerthBug fixes and enhancements.
1998-04-06 Wolfgang BangerthMakefile update.
1998-04-06 Wolfgang BangerthUse standard c++ strings rather than those from libg++.
1998-04-06 Wolfgang Bangerth.
1998-04-06 Wolfgang BangerthMake many signed integers unsigned and add some tons...
1998-04-03 Wolfgang BangerthSome annotations.
1998-04-03 Wolfgang BangerthMakefile update.
1998-04-03 Wolfgang BangerthFull support for Dirichlet BC and bug fixes.
1998-04-03 Wolfgang BangerthExample update.
1998-04-03 Wolfgang BangerthAdd constant function.
1998-04-02 Wolfgang Bangerth.
1998-04-02 Wolfgang BangerthFinished fine-tuning for today.
1998-04-02 Wolfgang Bangerth.
1998-04-02 Wolfgang BangerthExternalize make file for Poisson example.
1998-04-02 Wolfgang BangerthMake example work finally.
1998-04-02 Wolfgang BangerthCorrect previously introduced bug.
1998-04-02 Wolfgang BangerthOne more safety test.
1998-04-02 Wolfgang BangerthExample update.
1998-04-02 Wolfgang BangerthAdd support to release memory in dSMatrix.
1998-04-02 Wolfgang BangerthRewrite of the poisson example, using the ParameterHand...
1998-04-02 Wolfgang BangerthSupport for MultipleParameterLoop objects.
1998-04-02 Wolfgang BangerthMirror changes in ProblemBase.
1998-04-02 Wolfgang BangerthMake it easier to derive from ProblemBase.
1998-04-02 Wolfgang BangerthDo a workaround for setw(), since this seems not to...
1998-04-02 Wolfgang BangerthAdd zero-function.
1998-04-02 Wolfgang BangerthRename flags.
1998-04-02 Wolfgang BangerthFix an error I oversaw beforehand.
1998-04-02 Wolfgang BangerthProvide more information upon error.
1998-04-02 Wolfgang BangerthCleanups
1998-04-02 Wolfgang BangerthWorkaround for gcc2.8 bug
1998-04-01 Wolfgang Bangerth.
1998-04-01 Wolfgang BangerthCleanup: remove class from global namespace.
1998-04-01 Wolfgang BangerthSupport getting the position of an ansatz function...
1998-04-01 Wolfgang BangerthMore numerics and more efficient version of FEValues...
1998-03-31 Wolfgang BangerthChange variable name to a more reasonable one.
1998-03-30 Wolfgang BangerthUndo unnecessary change; sorry.
1998-03-30 Wolfgang BangerthTry to sidestep a compiler error in gcc2.8 :-((
1998-03-30 Wolfgang Bangerth.
1998-03-30 Wolfgang BangerthAdd missing function implementation.
1998-03-27 Wolfgang BangerthSupport for faces of cells and starting support for...
1998-03-27 Wolfgang BangerthUpdate max_couplings: correction and extension.
1998-03-27 Wolfgang BangerthAdd 'professional' mode for dSMatrices and cleanup...
1998-03-26 Wolfgang BangerthAdd implementation of a continuous function.
1998-03-25 Wolfgang BangerthSupport for error integration and initial support for...
1998-03-24 Wolfgang BangerthAdd support for material and boundary indicators.
1998-03-23 Wolfgang BangerthClean up some quirks of gcc 2.7; introduce new ones...
1998-03-23 Wolfgang BangerthClean up class hierarchy a bit. Unify CellAccessor...
1998-03-23 Wolfgang BangerthCode cleanup; use more templates if gcc2.8 understands...
1998-03-23 Wolfgang BangerthRemove some clutter needed for gcc2.7.2.3
1998-03-23 Wolfgang BangerthMake the Point<> class a bit safer.
1998-03-23 Wolfgang BangerthMake deal.II compilable with gcc2.8
1998-03-19 Wolfgang BangerthChange some things for gcc2.8
1998-03-19 Wolfgang BangerthOffer general function object.
1998-03-19 Wolfgang BangerthAdd doc
1998-03-18 Wolfgang BangerthRestructuring and more error checks
1998-03-18 Wolfgang BangerthRestructuring and more error checks
1998-03-18 Wolfgang Bangerth.
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.