]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-07-05 Wolfgang BangerthAdd new pic.
2001-07-05 Guido Kanschatpostscript face output in 3d: not tested
2001-07-05 dealThe script is now a mess, but it generates much nicer...
2001-07-05 Wolfgang BangerthInclude regression tests into navbar.
2001-07-05 Wolfgang BangerthFix some more issues about flags for the cxx compiler.
2001-07-05 Wolfgang BangerthAdd constructors to classes, where C++ requires us...
2001-07-05 Wolfgang BangerthFix issues with Compaq's cxx compiler.
2001-07-05 Wolfgang BangerthExclude one function from compilation in other dimensio...
2001-07-05 Wolfgang BangerthExplicitely instantiate forgotten class FEValuesData.
2001-07-04 Guido Kanschateps surface plots in 3d
2001-07-04 Wolfgang BangerthPurge inline functions from .cc files if they should...
2001-07-04 Wolfgang BangerthDeclare explicit specializations.
2001-07-04 Wolfgang BangerthInclude some dof accessor functions unconditionally...
2001-07-04 Wolfgang BangerthDon't have inline functions in source files, as they...
2001-07-03 Wolfgang BangerthFix many missing std:: which Compaq's cxx wants to...
2001-07-03 Wolfgang BangerthWe may not be allowed to initialize Null-references...
2001-07-03 Wolfgang BangerthFix many missing std:: which Compaq's cxx wants to...
2001-07-03 Wolfgang BangerthFix the set of options needed for Compaq's cxx.
2001-07-03 Wolfgang BangerthDisambiguate call to sqrt(int)
2001-07-03 Wolfgang BangerthFix missing std::s and disambiguate call to sqrt(int).
2001-07-03 Wolfgang BangerthFix many missing std:: which Compaq's cxx wants to...
2001-07-03 Wolfgang BangerthDon't forget to use explicit specialization syntax.
2001-07-03 Wolfgang BangerthAbbreviate the somewhat lengthy name for the @p{Patch...
2001-07-03 Wolfgang BangerthNote correct copyright date for vtk output (2001).
2001-07-03 Wolfgang BangerthFurther refine warning level for Compaq's cxx.
2001-07-03 Wolfgang BangerthFix many missing std:: which Compaq's cxx wants to...
2001-07-02 Wolfgang BangerthFix many missing std:: which Compaq's cxx wants to...
2001-07-02 Wolfgang BangerthFix many missing std:: which Compaq's cxx wants to...
2001-07-02 Wolfgang BangerthRefine the message level for cxx.
2001-07-02 Wolfgang BangerthExplicitely convert an arg to the vector<unsigned int...
2001-07-02 Wolfgang BangerthUndo last check-in, as it was with the wrong message.
2001-07-02 Wolfgang BangerthExplicitely convert an arg to the vector<unsigned int...
2001-07-02 Wolfgang BangerthFix missing typename
2001-07-02 Wolfgang BangerthDon't forget explicit specialization syntax.
2001-07-02 Wolfgang BangerthFix bogus definition.
2001-07-02 Wolfgang BangerthLocal typedef was indeed not accessible.
2001-07-02 Wolfgang Bangerthfill_n is not standard C++.
2001-07-02 Wolfgang BangerthChange flags for cxx slightly.
2001-07-02 Wolfgang BangerthFix various places where Compaq's cxx compiler is overl...
2001-07-02 Wolfgang BangerthRecognize Compaq's/DEC's cxx compiler.
2001-07-02 Guido Kanschatoutput file fixed
2001-07-02 Wolfgang BangerthFix statement for 64 bit platforms where size_t !=...
2001-07-02 Guido KanschatTemplate parameters fixed
2001-06-29 dealPoor man's implementation of putting the test case...
2001-06-29 dealSplit table into parts, one for each month.
2001-06-29 Wolfgang BangerthBreak the table into pieces, one per month, to make...
2001-06-28 Wolfgang BangerthUpdate compile times.
2001-06-28 Wolfgang BangerthDescribe the steps to be done for a release
2001-06-28 Wolfgang BangerthAnnounce 3.1.2
2001-06-28 Wolfgang BangerthFix date.
2001-06-28 Wolfgang BangerthAnnounce 3.1.2
2001-06-28 Wolfgang BangerthMention gcc3.
2001-06-27 Guido Kanschatmultiplications improved
2001-06-27 Guido Kanschatshifted matrices in a separate file
2001-06-27 Guido Kanschatoutput format fixed
2001-06-27 Guido Kanschatmemory bug removed
2001-06-26 Wolfgang BangerthFix gcc3 issues.
2001-06-26 Wolfgang BangerthFix missing std::
2001-06-26 Wolfgang BangerthFix up ambiguous call to std::sqrt
2001-06-26 Wolfgang BangerthProvide storage for static member variables.
2001-06-26 Wolfgang BangerthUndo previous change, as it modifies the output of the
2001-06-26 Wolfgang BangerthDon't try to assign to cerr.
2001-06-26 Wolfgang BangerthFix missing std::
2001-06-26 Wolfgang BangerthFix obvious reason why this test failed.
2001-06-25 Wolfgang Bangerth.
2001-06-25 Wolfgang BangerthDon't throw an error if reinit is called with all zero row
2001-06-24 Wolfgang Bangerth.
2001-06-23 Wolfgang BangerthImplement CompressedBlockSparsityPattern, use it, test it.
2001-06-22 Wolfgang BangerthForgot .checked file.
2001-06-22 Wolfgang BangerthNew class CompressedSparsityPattern. Use it. New test.
2001-06-22 Wolfgang BangerthImplement previously unimplemented function and fix...
2001-06-21 Wolfgang Bangerth.
2001-06-21 Wolfgang BangerthProvide a way to get at the quadrature formula from...
2001-06-06 Guido Kanschatadded pointer to matrices
2001-06-05 Guido Kanschatlogging of coefficients moved to proper place
2001-06-05 Guido Kanschatmultigrid for dgq5 and dgq6
2001-06-05 Guido Kanschatdouble line removed
2001-06-05 Guido Kanschatnew utilities directory
2001-06-02 Guido Kanschateliminate copy constructors and some more documentation
2001-06-01 Guido Kanschatoptional memory usage output
2001-05-31 Guido Kanschatmatrices made data members
2001-05-31 Guido Kanschatpreliminary memory check
2001-05-31 Guido Kanschatdestructor added
2001-05-28 Guido Kanschatdelete even smaller values
2001-05-28 Guido KanschatLegendre polynomials fixed
2001-05-28 Guido Kanschatround-off
2001-05-28 Guido Kanschattest for Legendre polynomials
2001-05-27 Wolfgang BangerthFix typo.
2001-05-24 Wolfgang Bangerth'echo' is not guaranteed to understand \n. At leasts...
2001-05-24 Wolfgang BangerthGroup all documentation together.
2001-05-24 Wolfgang BangerthRevert to using default args.
2001-05-24 Wolfgang Bangerth.
2001-05-24 Wolfgang BangerthReplace explicite specializations of functions -- which...
2001-05-24 Wolfgang BangerthExplicitely instantiate missing classes.
2001-05-24 Wolfgang BangerthDocument and remove old classes.
2001-05-23 Wolfgang BangerthFix various issues.
2001-05-23 Wolfgang BangerthAdd two TODOs.
2001-05-23 Wolfgang Bangerth-O3 crashes the program before start even...
2001-05-23 Wolfgang BangerthFix bogosity.
2001-05-23 Wolfgang BangerthFix followup problem.
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.