]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
1998-03-18 Wolfgang Bangerth.
1998-03-18 Wolfgang BangerthUpdate to new library call syntax.
1998-03-18 Wolfgang BangerthMostly small bugfixes.
1998-03-18 Wolfgang BangerthCleanup and small changes.
1998-03-18 Wolfgang BangerthPerform more bounds checking in dSMatrixStruct
1998-03-18 Wolfgang BangerthPerform bounds checking in dSMatrix
1998-03-18 Wolfgang BangerthUpdate automatic makefile generation
1998-03-18 Wolfgang BangerthAdd dVector::clear
1998-03-17 Wolfgang BangerthFinal support for hanging nodes.
1998-03-17 Wolfgang BangerthMore support for hanging nodes and more structure for...
1998-03-17 Wolfgang BangerthAdd possibility to get sparsity pattern out of a dSMatr...
1998-03-16 Wolfgang BangerthMake two functions in dSMatrix const
1998-03-16 Wolfgang BangerthAdd preliminary solver support.
1998-03-16 Wolfgang BangerthAdd in/out functionality.
1998-03-16 Wolfgang BangerthAdd grid input functionality and new boundary objects.
1998-03-16 Wolfgang BangerthAdd doc and gnuplot out functionality.
1998-03-16 Wolfgang BangerthChange include pathes and extend a bit.
1998-03-16 Wolfgang BangerthChange include pathes.
1998-03-16 Wolfgang Bangerth.
1998-03-12 Wolfgang BangerthAdd grid read functionality.
1998-03-12 Wolfgang BangerthSmall update.
1998-03-12 Wolfgang Bangerth.
1998-03-12 Wolfgang BangerthEliminate old remainders
1998-03-11 Wolfgang BangerthThis one should not be in the archive.
1998-03-11 Wolfgang Bangerth*** empty log message ***
1998-03-11 Wolfgang BangerthMostly bugfixes in the assembler and fe part.
1998-03-11 Wolfgang BangerthAdd dvector::norm_sqr and use modern processor architec...
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.