]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-06-21 Guido Kanschatiterated simpson rule
1999-06-21 Wolfgang BangerthCheck in the fix for one bug, before starting to find...
1999-06-18 schrageMinor adjustments.
1999-06-18 schrageFirst check-in. General description of DataOut, formats...
1999-06-18 schrageFirst check-in. General description of DataOut, formats...
1999-06-18 schrageBugfix wrt frames
1999-06-18 schrageChanged design.
1999-06-18 schrageFirst check-in due to changed design.
1999-06-18 schrageChanged design.
1999-06-18 schrageAdded Data Output
1999-06-18 Wolfgang BangerthMake the evaluation of a timer a constant operation...
1999-06-18 Wolfgang BangerthUpdate doc.
1999-06-18 Wolfgang BangerthFix typo.
1999-06-18 Wolfgang BangerthDoc updates.
1999-06-18 schrageBugfix
1999-06-18 schrageAdded topic Data Output
1999-06-17 Guido KanschatException DivideByZero
1999-06-17 Wolfgang BangerthFix typo.
1999-06-17 Ralf Hartmannsmall changes for helping the doc to show the right...
1999-06-17 nauberAdded slit domain
1999-06-16 Ralf Hartmannadd #get_fe()# function
1999-06-15 schrageUpdated some URLS
1999-06-15 schrageChanged frame settings.
1999-06-11 schrageChanges to framesets
1999-06-11 schrageAdded some more solvers and SolverSelector
1999-06-11 Wolfgang BangerthAdd the GMV data format for output.
1999-06-11 nauberChanged eps-default behavior
1999-06-10 Wolfgang BangerthAdd a way to find out about the number of used vertices...
1999-06-10 Wolfgang BangerthRemove crap.
1999-06-10 Wolfgang BangerthFix forgotten destructor.
1999-06-08 Wolfgang BangerthAdd some code to make the copiler happier with unitiali...
1999-06-08 Wolfgang BangerthAnd make the right thing (tm).
1999-06-08 Wolfgang BangerthFix typo.
1999-06-08 Wolfgang BangerthFix a problem with the newly introduced copy operator.
1999-06-08 Wolfgang BangerthAdd some code to make the copiler happier with unitiali...
1999-06-08 schrageChanged frame borders.
1999-06-07 schrageChanged the figure for hanging nodes.
1999-06-07 schrageNavigation links changed.
1999-06-07 schrageComments to the source code added.
1999-06-07 Wolfgang BangerthDoc update.
1999-06-07 schrageUpdate for newer deal.II version, class GridGenerator...
1999-06-07 schrageUpdate for newer deal.II version, class GridGenerator
1999-06-07 schrageAdded preconditioner.
1999-06-07 schrageChanged frame parameters.
1999-06-07 Ralf Hartmann.
1999-06-07 schrageAdded SolverCG.
1999-06-07 schrageAdded warning about this version of the code.
1999-06-05 Wolfgang BangerthHopefully fix a bug in arrays that were accessed in...
1999-06-05 Wolfgang BangerthCheck in a class which is able to iterate a given quadr...
1999-06-04 Wolfgang BangerthDoc update to finally make kdoc happy.
1999-06-02 Wolfgang BangerthChange the layout of the documentation to move the...
1999-06-01 Guido Kanschat-ansi removed
1999-06-01 Guido Kanschatnew frontpage
1999-06-01 Wolfgang BangerthUpdate Makefile.
1999-06-01 Wolfgang BangerthMore doc fixes for doc++.
1999-06-01 Wolfgang BangerthDoc updates to make doc++ happy with operator definitions.
1999-06-01 Wolfgang BangerthDoc update to make doc++ happy.
1999-06-01 Wolfgang BangerthMore such changes.
1999-06-01 Wolfgang BangerthDoc update to make doc++ happy.
1999-06-01 Wolfgang BangerthOne more such change.
1999-06-01 Wolfgang BangerthDoc update to make doc++ happy.
1999-06-01 Guido KanschatNew = operator
1999-05-28 Wolfgang BangerthAdd doc for a traphole.
1999-05-26 nauberMade operator = private to avoid improper use.
1999-05-24 Wolfgang BangerthSmall changes and speed improvement.
1999-05-21 Wolfgang BangerthInterpolate boundary values in 1d.
1999-05-21 Wolfgang BangerthDoc update.
1999-05-21 Wolfgang BangerthError estimation in 1d.
1999-05-21 nauberSome corrections, renamed eps_output_data to EpsOutputData
1999-05-20 Guido KanschatDoc
1999-05-20 Wolfgang BangerthFix thinko: we need to update the neighbor pointers...
1999-05-18 Guido KanschatWe can parse DEAL
1999-05-18 Guido KanschatDouble declaration removed
1999-05-18 Wolfgang BangerthAllow for some comparisons to be wrong up to rounding...
1999-05-18 Wolfgang BangerthFix smal bug in delete_cell<1>
1999-05-18 Wolfgang Bangerth.
1999-05-18 Wolfgang BangerthFix forgotten out-commenting.
1999-05-18 Wolfgang BangerthDo some things about quadrature formulae in 0d, which...
1999-05-18 Wolfgang BangerthRename a function and implement Triangulation::delete_c...
1999-05-18 Wolfgang BangerthMake this file compilable again for other then 2d....
1999-05-17 Wolfgang BangerthInclude a file that was missing before we started compi...
1999-05-17 Wolfgang BangerthFix Guido's change of the special rule.
1999-05-17 Wolfgang BangerthCommit this to have it in the CVS, but I will delete...
1999-05-17 Wolfgang BangerthCommit this to have it in the CVS, but I will delete...
1999-05-17 Wolfgang Bangerth.
1999-05-17 Wolfgang BangerthMore cosmetic changes.
1999-05-17 Guido Kanschat*** empty log message ***
1999-05-17 Wolfgang BangerthCosmetic changes.
1999-05-17 nauberEPS output improved
1999-05-17 nauberEPS Output enhanced
1999-05-12 Guido Kanschatchanged variable declaration in eps_vertex_data
1999-05-11 Ralf Hartmannsmall doc update
1999-05-11 Ralf Hartmannsmall changes and corrections
1999-05-11 Ralf Hartmannremove 'const' in front of 'max_n_tmp_vectors' as the...
1999-05-11 Ralf Hartmannremove '//<Matrix,Vector>' because it confuses the doc
1999-05-11 Guido KanschatApplied element name transition
1999-05-11 Guido KanschatTarget check added
1999-05-11 Guido KanschatPrograms to show transformation and shape functions
1999-05-11 Guido Kanschatchanged FE names
1999-05-11 Guido KanschatFELinearMapping moved to FEQ1Mapping
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.