]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2002-12-18 Wolfgang BangerthNote Irix6.5 w/ gcc3.2
2002-12-18 Wolfgang BangerthUse the right datatype for the sum variable when accumu...
2002-12-17 Wolfgang BangerthUse style of fe_q.h
2002-12-17 brianrewrote documentation.
2002-12-17 Wolfgang BangerthIf we promise we don't throw an exception in a function...
2002-12-17 brianhalf_hyper_ball class added
2002-12-17 Ralf HartmannFix: Set lstep and lvalue also when reduced_tol is...
2002-12-17 Wolfgang BangerthRun ranlib on static archives. MAC OS X wants this...
2002-12-17 Ralf HartmannCall resize(0) before calling resize(n_levels-1) as...
2002-12-17 Ralf HartmannNew reinit function.
2002-12-17 Ralf HartmannAdd missing exception.
2002-12-17 Ralf HartmannNew set_matrix function. Add exception.
2002-12-16 dealMore this->
2002-12-16 dealOne more this->
2002-12-16 dealicc7 wants to see some initializers.
2002-12-16 Guido KanschatEmpty blocks are ignored in vmult and Tvmult
2002-12-16 dealAdd some this-> for icc7
2002-12-16 dealDoc for this->
2002-12-16 dealAdd some this-> for icc7
2002-12-16 dealTwo more this->
2002-12-16 dealOne more this->
2002-12-16 brianadded half_hyper_ball class
2002-12-16 dealAdd some more this->. Document why.
2002-12-16 dealAdd some more this->
2002-12-16 Wolfgang BangerthMinor changes.
2002-12-16 Wolfgang BangerthAdd some more this->
2002-12-16 Guido Kanschataccount for useless diagonal entry
2002-12-16 Guido KanschatDocumentation clarified
2002-12-13 Wolfgang BangerthFix something for Max OS X.
2002-12-13 Wolfgang BangerthNeed to also use it in optimized mode...
2002-12-13 Wolfgang BangerthAck, meant -Wno-long-double instead.
2002-12-13 Wolfgang BangerthUse -Wno-long-long on Apple Darwin.
2002-12-13 brian*** empty log message ***
2002-12-13 Wolfgang BangerthIn MT mode, we were getting a compiler error when compi...
2002-12-13 brianfixed some this-> problems for icc7 compiler.
2002-12-13 Wolfgang BangerthGratuitiously sprinkle some this-> to make icc7 happier.
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.