]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-07-22 Guido Kanschatfunction of private base class must be accessible to...
2003-07-22 Guido Kanschatfunction of private base class must be accessible to...
2003-07-19 Guido Kanschatnew const_iterator and conjugate_add improved
2003-07-19 Guido Kanschatone compiler did not like the other version
2003-07-18 Guido Kanschatnew results
2003-07-18 Guido Kanschatmissing friend declaration
2003-07-18 Guido Kanschatconst_iterator in FullMatrix
2003-07-18 Guido Kanschatconst_iterator in FullMatrix
2003-07-15 Ralf HartmannReplace non-existing /class by /code tag.
2003-07-13 Guido Kanschatadditional comments for Doxygen
2003-07-13 Wolfgang BangerthProperly qualify with std::
2003-07-11 Guido KanschatMGTransferBlock with target_component
2003-07-11 dealFix incorrect constructor call (no conversion of second...
2003-07-11 Guido Kanschatmust check this at home
2003-07-10 Wolfgang BangerthProperly qualify with std::
2003-07-10 Guido Kanschatrevert previous checkin and disallow vectors of size 0
2003-07-09 Wolfgang BangerthAdd file. Should be same on all platforms, since only...
2003-07-09 Wolfgang BangerthQualify with std::
2003-07-09 Wolfgang BangerthBack out the change for point_inside again, since that...
2003-07-09 Wolfgang BangerthBe more lenient about template dimension parameters...
2003-07-09 Wolfgang BangerthAdd fe_tools_09.output to the correct directory.
2003-07-09 Ralf Hartmannadd missing include line.
2003-07-09 Guido Kanschatfirst attempt on mgtransfer
2003-07-09 Wolfgang BangerthWork around a problem with earlier versions of gcc.
2003-07-08 Wolfgang BangerthAdd the FETools::get_fe_from_name function. Add a testc...
2003-07-08 Guido Kanschatmultigrid with grouped components and MGTransferSelect
2003-07-08 Wolfgang BangerthFix a now defunct explicit instantiation.
2003-07-08 Wolfgang BangerthFix a now defunct explicit instantiation.
2003-07-08 Wolfgang BangerthReindent.
2003-07-08 Wolfgang BangerthUpdate comment.
2003-07-08 Wolfgang BangerthComment out a variable that is unused in a function.
2003-07-08 Guido Kanschatallow for zero dimensions in matrices and vectors
2003-07-08 Wolfgang BangerthProperly qualify with std:: (even if unnecessary due...
2003-07-08 Wolfgang BangerthInclude header file for std::copy.
2003-07-08 Guido Kanschatnew test for counting and missing files
2003-07-08 Guido Kanschatintroduce component renumbering and grouping
2003-07-07 Wolfgang BangerthDon't detect gcc3.3.1 as version 3.1.
2003-07-04 Guido Kanschatanother attempt to multilevel renumbering
2003-07-04 Guido Kanschatprivate inheritance should be here
2003-07-04 Guido Kanschatbug removed and function moved
2003-07-03 Guido Kanschatexperimental code commented out
2003-07-03 Wolfgang BangerthCheck for compilers disguising as gcc, even though...
2003-07-03 Wolfgang BangerthDataOut_DoFData::merge_patches
2003-07-03 Wolfgang BangerthGeneralize merge_patches so that it can handle other...
2003-07-03 Wolfgang BangerthOutput files are equivalent to their gcc3.2 pendants...
2003-07-03 Guido Kanschattrying to improve
2003-07-03 Guido Kanschatcomponent_wise unified
2003-07-03 Wolfgang BangerthUndo last change. Was obviously bogus, since only holds...
2003-07-03 Guido Kanschatnew DG checks
2003-07-03 Guido Kanschatmissing files
2003-07-03 Guido Kanschattest dg numbering
2003-07-03 Guido Kanschatnew multigrid test
2003-07-03 Guido Kanschatdof_renumbering.h moved
2003-07-03 Guido KanschatUpdate documentation
2003-07-03 Guido Kanschattests for multilevel numbering added
2003-07-03 Guido Kanschatcomponent_wise renumbering changed and header moved...
2003-07-03 Guido Kanschatindex errors fixed
2003-07-02 Wolfgang BangerthSimplify computation of number of vertices in a cell...
2003-07-01 Wolfgang BangerthClarify docs a little as to origin of wave components.
2003-07-01 Guido Kanschatresults for SUN updated
2003-07-01 Guido Kanschathas_support_on_face returns true by default
2003-07-01 Guido Kanschatadd more elements and add element name in output
2003-07-01 Wolfgang Bangerthshift argument to merge_patches.
2003-07-01 Wolfgang BangerthFix typo.
2003-07-01 Wolfgang BangerthClarify.
2003-07-01 Wolfgang Bangerthshift argument to merge_patches.
2003-07-01 Wolfgang BangerthUndo last checkin.
2003-07-01 Wolfgang BangerthLift restriction on dataout objects not being empty...
2003-06-26 Wolfgang BangerthClarify docs.
2003-06-25 Wolfgang BangerthFix very nasty bug for which I have now been looking...
2003-06-25 Wolfgang BangerthRemove an unnecessary local variable.
2003-06-25 Wolfgang BangerthChange style slightly at one place.
2003-06-25 Wolfgang BangerthFix one aspect of FETools::extrapolate
2003-06-25 Guido Kanschattests ok
2003-06-25 Guido Kanschattest conjugate_add
2003-06-24 Ralf Hartmanninclude missing include files.
2003-06-24 Guido Kanschatnew orientation
2003-06-24 Guido Kanschatmodifies return old value
2003-06-19 Wolfgang BangerthSuppress one more warning for pgi cc.
2003-06-19 Wolfgang BangerthDeclare existence of explicit specialization of Quadrat...
2003-06-18 Wolfgang BangerthNote that it still doesn't work with pgcc 4.1.
2003-06-18 Wolfgang BangerthMention pgcc 4.1
2003-06-17 Wolfgang BangerthWork around linker problems related to gcc bug 9393.
2003-06-17 Wolfgang BangerthClarify docs.
2003-06-17 Wolfgang BangerthStrengthen an assertion.
2003-06-16 Wolfgang BangerthRecognize gcc 3.5.
2003-06-16 Wolfgang Bangerthicc5 still wants that const value parameters are also...
2003-06-13 Guido Kanschatmore precise
2003-06-12 Guido KanschatLink was obsolete
2003-06-11 Guido Kanschatel fixed
2003-06-11 Guido Kanschatnew function for printing matrix
2003-06-11 Guido Kanschatnewlines removed
2003-06-11 Guido Kanschatfunction for element access added
2003-06-11 Ralf Hartmannupdate deal mailing list
2003-06-10 Wolfgang BangerthDeclare existence of specialization.
2003-06-10 Wolfgang BangerthAdd a script that squashes template args from the outpu...
2003-06-10 Wolfgang BangerthSometimes we need to copy tensor product polynomials.
2003-06-09 Wolfgang BangerthRemove essentially empty file.
2003-06-09 Wolfgang BangerthHave a target for report+mail, since I otherwise always...
2003-06-09 Wolfgang BangerthNew output files after merging the RT branch.
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.