]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-08-16 Wolfgang BangerthThink about using global std::vector objects in the...
2001-08-16 Guido KanschatTODO
2001-08-14 Wolfgang BangerthRemove the template argument from the MatrixTools and...
2001-08-14 Wolfgang BangerthAdd some docs.
2001-08-14 Wolfgang BangerthCheck the requirements on vectors and matrices in the...
2001-08-14 Wolfgang Bangerthoperator*= for vector and block vector.
2001-08-14 Wolfgang BangerthImplement operator*= for vectors and block vectors.
2001-08-14 Wolfgang BangerthFix leading underscores as nobody else seems to have...
2001-08-11 Wolfgang BangerthAdd some assertions.
2001-08-11 Wolfgang BangerthAdd precondition_Jacobi to FullMatrix.
2001-08-09 Wolfgang BangerthJust reindent.
2001-08-09 Wolfgang BangerthImprove the ConstraintMatrix::merge function for the...
2001-08-09 Wolfgang BangerthProvide BlockVector with a new constructor that initial...
2001-08-09 Wolfgang BangerthNew constructor for Vector<...> that takes two iterator...
2001-08-09 Wolfgang BangerthHas finally appeared.
2001-08-08 Wolfgang BangerthRemove the kludge that the QProjector happened to becom...
2001-08-01 Ralf Hartmanndensity of Naca flow. M=2. alpha=5 degree.
2001-08-01 Ralf HartmannInclude naca picture. Set size of picture to 100, expli...
2001-08-01 Wolfgang BangerthClarify docs.
2001-07-31 Wolfgang BangerthConstraintMatrix::merge
2001-07-30 Wolfgang BangerthExtend ConstraintMatrix::merge.
2001-07-30 Wolfgang BangerthImprove docs.
2001-07-30 dealAdd colorized column indicating how many test cases...
2001-07-27 Wolfgang BangerthCheck reduced residual for equality as well.
2001-07-25 Ralf HartmannSimplify computation of laplace vector.
2001-07-24 Wolfgang BangerthAdd target libo as in the base subdir.
2001-07-23 Ralf HartmannUse of appropriate quadrature rule for MappingQ4 leads...
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-18 Wolfgang BangerthFourierSineSum and FourierCosineSum
2001-07-18 Guido KanschatTODO more explicit
2001-07-18 Guido Kanschatobsolete TODO removed
2001-07-18 Wolfgang BangerthWrap all instances of conceret functions into a namespa...
2001-07-18 Wolfgang BangerthFourierSine and FourierCosineFunction
2001-07-18 Ralf HartmannAssembling of the laplace matrix is performed using...
2001-07-18 Ralf HartmannFix typo.
2001-07-18 Ralf HartmannInclude additional assertion.
2001-07-18 Ralf HartmannUse relative error rather than absolute error for check...
2001-07-15 Wolfgang BangerthCheck for rand_r/rand
2001-07-15 Wolfgang BangerthFix missing include. Dont know why this was not found...
2001-07-13 Guido Kanschatbug fixed
2001-07-13 Wolfgang BangerthFix some TODOs. Add memory_consumption functions in...
2001-07-11 Wolfgang BangerthFix use of private typedef by using the original type.
2001-07-11 Ralf HartmannDerive all PreconditionBlock* class virtually from...
2001-07-10 Wolfgang BangerthFix missing typename.
2001-07-09 Wolfgang Bangerth.
2001-07-09 Wolfgang BangerthFix a missing std::
2001-07-06 Wolfgang BangerthDetect some things for Sun's WorkShop compiler.
2001-07-06 Wolfgang Bangerth.
2001-07-06 Wolfgang Bangerth.
2001-07-06 Wolfgang Bangerth.
2001-07-06 Wolfgang BangerthFix xref
2001-07-06 Wolfgang BangerthRecognize cxx.
2001-07-06 Wolfgang BangerthFix date.
2001-07-06 Wolfgang BangerthRecognize cxx.
2001-07-06 Wolfgang BangerthDocument OSF1 5.3 and cxx 6.3.
2001-07-06 Wolfgang BangerthFix some issues with cxx.
2001-07-06 Wolfgang BangerthSave vmult in CG if starting vector is zero.
2001-07-06 Wolfgang BangerthFix </class> by </code>
2001-07-05 Wolfgang BangerthSave one vmult in the common case that the input vector...
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.
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.