]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-01-23 Wolfgang BangerthOn AIX, the linker is unhappy about some missing symbol...
2003-01-23 Wolfgang BangerthMove definition of static member variables to .cc file.
2003-01-23 Wolfgang BangerthCheck for only partly bracketed mutex initializers...
2003-01-23 Wolfgang Bangerth.
2003-01-23 Wolfgang Bangerthmention ibm xlc 6.0
2003-01-23 Guido KanschatDocumentation of coefficients alpha and beta
2003-01-22 Wolfgang BangerthQualify name loopup.
2003-01-22 Wolfgang BangerthLikewise at other places.
2003-01-22 Wolfgang BangerthQualify lookup of Vector.
2003-01-21 Wolfgang BangerthThings declared inside an anonymous namespace should...
2003-01-21 Wolfgang BangerthInitial changes to the hp branch.
2003-01-21 Wolfgang BangerthDon't use get_face. Previous use may have been honorabl...
2003-01-21 Guido Kanschatverbosity reduced
2003-01-21 Guido Kanschatwrong tag for nodata
2003-01-17 Wolfgang BangerthMention Brian's work.
2003-01-17 Wolfgang BangerthGet rid of FEValues::get_cell and get_face.
2003-01-17 Guido Kanschatno data questions
2003-01-17 Guido Kanschatnew title file without Javascript
2003-01-17 Guido Kanschatfiles created by make
2003-01-17 Guido Kanschatinvert_diagblocks not necessary anymore
2003-01-17 Guido Kanschatremark on invert_diagblocks
2003-01-16 dealFix one problem.
2003-01-16 dealFix pbl. with variable modifiers const and volatile.
2003-01-16 Wolfgang BangerthFix a problem with calling pthread_join on the same...
2003-01-15 Wolfgang BangerthRegenerate.
2003-01-15 Wolfgang BangerthBetter detect ecc6.
2003-01-15 Wolfgang BangerthKeep to the yes/no output convention.
2003-01-15 Guido Kanschatcleanup before filling
2003-01-14 Wolfgang BangerthDetect the version of the IA64 Intel compiler in the...
2003-01-14 Wolfgang Bangerth.
2003-01-14 Wolfgang BangerthWe had a lot of cruft in our files from an attempt...
2003-01-13 Wolfgang BangerthMake thread startup rely less on non-POSIX features...
2003-01-13 Wolfgang BangerthMake the counter variable volatile in MT mode, by using...
2003-01-13 Wolfgang BangerthFix wording.
2003-01-13 Guido Kanschatmissing include file
2003-01-10 Wolfgang BangerthRemove another instance of stray semicolon.
2003-01-10 Wolfgang BangerthHave a DoFAccessor::get_fe() function, and use it inste...
2003-01-10 Wolfgang BangerthRegenerate.
2003-01-10 Wolfgang BangerthCheck for POSIX thread condition variables.
2003-01-10 Guido Kanschatexceptions updated
2003-01-10 Guido KanschatAdd function clear to release stored objects
2003-01-10 Guido Kanschatbase class replaced by member
2003-01-10 Guido Kanschatwrong return type in copy_from
2003-01-10 Guido Kanschatreplaced operator= by copy_from
2003-01-09 Wolfgang BangerthRelieve us from unnecessary semicolons.
2003-01-09 Wolfgang BangerthAvoid unnecessary semicola.
2003-01-09 Wolfgang BangerthMore stray semicola.
2003-01-09 Wolfgang BangerthMove Preconditioner entry to lac subsection where it...
2003-01-09 Wolfgang BangerthRemove stray semicola.
2003-01-09 Wolfgang BangerthFix missing return statement.
2003-01-09 Guido Kanschatfunctions set_matrix added
2003-01-09 Ralf Hartmannupdate bib
2003-01-09 Ralf Hartmannupdate publication.
2003-01-09 Ralf Hartmanndoc update.
2003-01-09 Guido Kanschatsolver not const
2003-01-09 Guido Kanschatintroduce default constructor and initalize
2003-01-08 Wolfgang BangerthBump the copyright year to 2003.
2003-01-08 Wolfgang BangerthUpdate comment.
2003-01-08 Wolfgang BangerthThe last (reduced) check-in works with gcc, but breaks...
2003-01-08 Wolfgang BangerthDon't try to infer full path to ranlib if ranlib does...
2003-01-08 Guido KanschatMGMatrix and MGMatrixSelect in new file
2003-01-08 Guido Kanschatnew FullMatrix::operator=
2003-01-08 Guido Kanschatnew FullMatrix::operator= and mailto's removed
2003-01-07 Wolfgang BangerthRemove at least one of the bogus checks. The other...
2003-01-07 Wolfgang BangerthTry to remove at least one of the conditionals.
2003-01-07 Wolfgang BangerthUmph. Undo last check-in, since it is formally correct...
2003-01-07 Wolfgang BangerthI previously thought, icc was in error and wrote an...
2003-01-07 Guido Kanschatspecific MGMatrix classes moved to mg_matrix.h
2003-01-07 Wolfgang BangerthPoint to the right file.
2003-01-07 Wolfgang BangerthDetec gcc3.4
2003-01-07 Wolfgang BangerthHow can this have compiled?
2003-01-06 Guido Kanschatstore_diagonals was not public
2003-01-06 Guido Kanschatinver_diagblocks eliminated
2003-01-06 Guido Kanschatnew MGSmootherRelaxation
2003-01-06 Guido Kanschatadditional parameters in AdditionalData
2003-01-06 Guido Kanschatmissing typename
2003-01-06 Guido Kanschatmissing std::
2003-01-06 Guido Kanschatpreconditioner change
2003-01-06 Guido Kanschatpreconditioner change
2003-01-06 Guido Kanschatunifying preconditioners
2003-01-06 Guido Kanschatsuperfluous include files removed
2003-01-06 Guido Kanschatinline added
2003-01-06 Guido Kanschatempty function added
2003-01-06 Guido Kanschatempty function added
2003-01-05 Wolfgang BangerthAdd year 2003.
2003-01-03 dealThe new parser in gcc CVS has a lot to say, so fix...
2002-12-20 Wolfgang BangerthSimplify EAGAIN condition around pthread_create
2002-12-19 Wolfgang BangerthAdd comment about design patterns, and prototypes.
2002-12-19 Wolfgang BangerthDetect and possibly use __verbose_terminate_handler...
2002-12-19 briandeleted two comments
2002-12-19 Wolfgang BangerthFix some comments.
2002-12-18 Wolfgang BangerthFix missing std::
2002-12-18 Wolfgang BangerthConvert the second arg of the pow call to the same...
2002-12-18 Wolfgang BangerthFix some missing std::
2002-12-18 Wolfgang BangerthReplace invalid form of taking address of a member...
2002-12-18 Wolfgang BangerthNote support of Mac OS X.
2002-12-18 Wolfgang BangerthRemove Ben from the list of abbreviations.
2002-12-18 Wolfgang BangerthNote support of Mac OS X.
2002-12-18 Wolfgang BangerthCompiler was wrong.
2002-12-18 Wolfgang BangerthNote Mac OS X.
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.