]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-04-06 Wolfgang BangerthSteal some styles from the wiki.
2005-04-06 Wolfgang BangerthAdd symmetrize function
2005-04-06 Guido Kanschatcmath
2005-04-06 Wolfgang BangerthAdd one thing forgotten before.
2005-04-06 Wolfgang BangerthI managed to get the determinant wrong...
2005-04-06 Guido Kanschatuse new householder
2005-04-06 Wolfgang BangerthFix the determinant of a tensor.
2005-04-06 Guido Kanschatworks!
2005-04-06 Wolfgang BangerthNew test.
2005-04-06 Wolfgang BangerthWrite documentation.
2005-04-06 Guido KanschatFile compiles, but results are nonsense. What the heck...
2005-04-06 Wolfgang BangerthAdd norm() and norm_square()
2005-04-06 Wolfgang BangerthTests for full tensors.
2005-04-06 Wolfgang Bangerth.
2005-04-06 Wolfgang BangerthAdd d2 intermediate format as well.
2005-04-06 Wolfgang BangerthFix one little problem.
2005-04-06 Wolfgang BangerthDoc updates. Make a few functions friends.
2005-04-06 Wolfgang BangerthClarify docs.
2005-04-06 Guido Kanschatworkaround compiler bug gcc 3.4.3 on Opteron
2005-04-06 Guido Kanschatworkaround compiler bug gcc 3.4.3 on Opteron
2005-04-06 Guido Kanschatsanitize sanity check
2005-04-06 Guido Kanschatadjust output for non-LAPACK
2005-04-06 Guido Kanschatdifferences due to new computation of matrices
2005-04-06 Wolfgang BangerthAdd multiplication operators. Still have to write comme...
2005-04-06 Wolfgang BangerthA comment was wrong. Fix it and recommend something.
2005-04-06 Wolfgang BangerthIntroduce conversion operators to full tensors.
2005-04-05 Wolfgang BangerthUse less padding at the left.
2005-04-05 Wolfgang BangerthUse a nicer <pre> invironment.
2005-04-05 Wolfgang Bangerth.
2005-04-05 Wolfgang BangerthSomething on graphical output.
2005-04-05 Wolfgang Bangerth.
2005-04-05 Wolfgang BangerthReference step-18.
2005-04-05 Wolfgang BangerthAdd a cross-link to step-18.
2005-04-05 Wolfgang BangerthAdd DataOutReader.
2005-04-05 Wolfgang BangerthAdd intermediate format.
2005-04-05 Wolfgang BangerthWrite documentation.
2005-04-05 Wolfgang BangerthAdd the DataOutReader class and assorted infrastructure.
2005-04-05 Wolfgang BangerthAdd more tests.
2005-04-05 Wolfgang BangerthFix name and date. Remove an entry for fixes to code...
2005-04-05 Wolfgang BangerthAdd operator >> (std::istream &in, Point<dim> &p)
2005-04-05 Wolfgang BangerthAd an input operator for Point objects.
2005-04-05 Wolfgang BangerthAdd output for deal.II intermediate format.
2005-04-05 Wolfgang BangerthAdd deal.II intermediate form.
2005-04-05 Wolfgang Bangerth.
2005-04-05 Wolfgang BangerthAdd new files.
2005-04-05 Wolfgang BangerthAdd presently empty file.
2005-04-05 Guido Kanschatremove redundancy
2005-04-04 Wolfgang BangerthFix typo.
2005-04-04 Wolfgang BangerthCross-link between example programs.
2005-04-04 Wolfgang BangerthUse proper quotation marks.
2005-04-04 Wolfgang BangerthTransform quotation marks in the appropriate place.
2005-04-04 Wolfgang BangerthUse proper quotation marks. Fix one little problem...
2005-04-04 Wolfgang BangerthOptimize certain issues.
2005-04-04 Wolfgang BangerthAdd missing .output file.
2005-04-04 Wolfgang BangerthInitialize a variable because operator new might throw...
2005-04-04 Wolfgang BangerthMake the default value of preset_nonzero_locations...
2005-04-04 Wolfgang Bangerth // for some...
2005-04-04 Wolfgang BangerthUse MatMPIAIJSetPreallocationCSR
2005-04-03 Guido Kanschatfind out umfpack version
2005-04-03 Guido Kanschatinclude previous LDFLAGS
2005-04-03 Guido KanschatCheck for UMFPACK version
2005-04-03 Guido Kanschattry accessing UMFPACK version
2005-04-03 Guido Kanschatallow vector valued elements
2005-04-03 Guido Kanschatfix path for doxygen examples and temporarily remove...
2005-04-03 Guido KanschatAdd additional libraries
2005-04-03 Guido Kanschatchange some features in build-test to meet parser requi...
2005-03-31 Wolfgang BangerthFix typo.
2005-03-31 Luca HeltaiFunction parser Test suite.
2005-03-31 Guido Kanschatcompute embedding using FETools
2005-03-31 Luca HeltaiAdded a couple of missing this->
2005-03-31 Luca HeltaiFunction parser bug correction and string parsing for...
2005-03-31 Luca HeltaiAdded functionality to the initialize method. Fixed...
2005-03-30 Guido Kanschatargument list reformatted for narrower screens
2005-03-30 Wolfgang BangerthOpen text in correct frame.
2005-03-30 Wolfgang BangerthUndo previous checkin since it doesn't lead to anything...
2005-03-30 Wolfgang BangerthCompress menu.
2005-03-30 Guido KanschatOuch!
2005-03-30 Guido Kanschateigenvalues
2005-03-30 Wolfgang Bangerthoperator* doesn't do complete contractions of tensors...
2005-03-30 Guido Kanschatdebug suffix is added by make_dependencies
2005-03-29 Guido KanschatMake enter function in preconditioner accessible
2005-03-29 Wolfgang BangerthFix forgotten specialization.
2005-03-29 Wolfgang BangerthFix testcase. Also verify the output for the 2x2x2x2...
2005-03-29 Wolfgang BangerthFix testcase.
2005-03-29 Wolfgang BangerthAdd a test for distributivity of multiplication.
2005-03-29 Wolfgang Bangerth.
2005-03-29 Wolfgang BangerthNew test.
2005-03-29 Wolfgang BangerthAdd docs.
2005-03-29 Wolfgang BangerthRemove global operator* and replace it by a member...
2005-03-29 Wolfgang BangerthAdd some docs.
2005-03-29 Wolfgang BangerthAdd a few double_contract functions.
2005-03-29 Wolfgang BangerthAdd double contraction operator* for tensors of rank...
2005-03-29 Wolfgang BangerthMove a few functions into the general file.
2005-03-29 Wolfgang BangerthMore tests.
2005-03-29 Wolfgang BangerthAdd a double_contract function.
2005-03-29 Wolfgang Bangerth.
2005-03-29 Wolfgang BangerthNew testcase comparing symmetric tensors and asymmetric...
2005-03-29 Wolfgang BangerthFinish accessors for fourth order tensors. Add a cautio...
2005-03-29 Wolfgang BangerthAdd default arguments necessary for certain template...
2005-03-29 Wolfgang BangerthNew testcase.
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.