]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-09-12 Wolfgang BangerthAdd forgotten includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Guido Kanschatread past end error removed
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header includes.
2002-09-12 Wolfgang BangerthAdd missing header.
2002-09-12 Wolfgang BangerthAdd missing forward declarations.
2002-09-12 Wolfgang BangerthAdd the all-headers test.
2002-09-12 Wolfgang BangerthAdd missing forward declaration.
2002-09-11 Wolfgang BangerthAdd missing header.
2002-09-11 Wolfgang BangerthFix missing include file.
2002-09-11 Guido KanschatSparseMatrix::const_iterator
2002-09-10 Wolfgang BangerthJust some cosmetics.
2002-09-10 Wolfgang Bangerthjust reindent
2002-09-10 Wolfgang BangerthAdd missing std:: (how annoying that this should happen...
2002-09-10 Wolfgang BangerthReplace & by &
2002-09-10 Wolfgang BangerthMore short fixes.
2002-09-10 Wolfgang BangerthOne-char typo fix.
2002-09-10 Wolfgang BangerthMore reindentation and timezones.
2002-09-10 Wolfgang BangerthReindent, and play a little with timezones.
2002-09-10 Guido Kanschatnew exception ExcIteratorPastEnd
2002-09-09 Wolfgang BangerthExport DEAL_II_PATH to programs through the preprocessor.
2002-09-09 Wolfgang BangerthRemove some messing with version numbers that does...
2002-09-09 Wolfgang BangerthRemove tmp file again.
2002-09-09 Wolfgang BangerthSparseMatrix::block_read/write
2002-09-09 Wolfgang BangerthUse a fixed scaling of the three tableaux, since on...
2002-09-09 Wolfgang BangerthSparsityPattern::block_write/block_read
2002-09-09 Wolfgang BangerthDelete erroneous assertion: after reading everything...
2002-09-09 Wolfgang BangerthReformat some comments.
2002-09-09 Wolfgang BangerthFix two incorrectly checked in things.
2002-09-09 Wolfgang BangerthImplement n_existing_threads.
2002-09-09 Guido Kanschatsparse_matrices should be ok
2002-09-06 Wolfgang BangerthRemove forward declaration files.
2002-09-06 Guido KanschatSparseMatrixEZ const_iterator
2002-09-06 Guido KanschatNew exception ExcIteratorPastEnd
2002-09-05 Wolfgang BangerthLift restriction on use of Threads::PosixThreadBarrier...
2002-09-05 Wolfgang BangerthFix docs.
2002-09-05 Wolfgang BangerthWork around a problem in MT mode. The docs state what...
2002-09-05 Wolfgang BangerthRemove a syntax error.
2002-09-05 Guido Kanschatsmall update
2002-09-05 Guido Kanschatpreconditioners for SparseMatrixEZ
2002-09-05 Wolfgang BangerthRemove forward declaration files.
2002-09-05 Wolfgang BangerthFix a rather nasty bug.
2002-09-05 Wolfgang BangerthCheck something more.
2002-09-04 Guido KanschatSparseMatrixEZ reprogrammed
2002-09-03 Wolfgang BangerthUpdate.
2002-09-03 Wolfgang BangerthRemove vector2d, use Table.
2002-09-03 Wolfgang BangerthSpelling fix.
2002-09-03 Wolfgang BangerthSlightly change output.
2002-09-03 Wolfgang BangerthMore and more thorough testing.
2002-09-03 Wolfgang BangerthTable<N,T>
2002-09-03 Wolfgang BangerthUse Table<2,...> instead of vector2d<...>.
2002-09-03 Wolfgang BangerthImplement generation of gradients of Nedelec elements.
2002-09-03 Wolfgang Bangerthtransform_* for tensors of rank 2.
2002-09-03 Wolfgang BangerthAdd and clarify some comments. Add a second set of...
2002-09-03 Wolfgang BangerthBase the full matrix on the new Table class instead...
2002-09-03 Wolfgang BangerthAdd a couple if missing std::'s
2002-09-03 Wolfgang BangerthHave the new Table class which supercedes the vector2d...
2002-09-03 Wolfgang BangerthImplement the transpose of a tensor of rank 2.
2002-09-03 Wolfgang BangerthSome minor final changes, but this file is going to...
2002-09-03 Wolfgang BangerthIndentation changes and truncate lines at some width...
2002-08-29 Wolfgang BangerthProperly treat comment lines that have nothing except...
2002-08-27 Guido Kanschatcopy to/from mg for BlockVector
2002-08-23 Guido Kanschatallow empty matrices
2002-08-23 Guido Kanschatlocal discontinuous multigrid
2002-08-22 Guido Kanschatpreparation for local multigrid
2002-08-21 Guido KanschatNew multigrid structures
2002-08-21 Guido Kanschatfile structure fixed
2002-08-19 Guido KanschatMGCoarseGrid base class introduced
2002-08-19 Guido Kanschatreplace wrong template instantiations
2002-08-16 Wolfgang BangerthFix string.
2002-08-16 Wolfgang BangerthDisambiguate a call to std::pow.
2002-08-16 Wolfgang BangerthCalm down a warning.
2002-08-15 Guido Kanschatstandard name space forgotten
2002-08-15 Guido KanschatMatrix template argument in MG removed
2002-08-15 Wolfgang BangerthAdd some TODOs w.r.t. the matrices for Nedelec elements.
2002-08-14 Guido Kanschatnews entry for Lp-norms
2002-08-14 Guido KanschatMGSmoother base class introduced as template
2002-08-14 Guido KanschatMGTransfer base class reintroduced as template
2002-08-13 Guido Kanschatexperiments
2002-08-13 Guido Kanschatmatrix library started
2002-08-09 Wolfgang BangerthWork around a bug in icc5/6.
2002-08-09 Wolfgang BangerthFix documentation (upon report by Roger Young).
2002-08-05 Wolfgang BangerthRe-Indent
2002-08-05 Wolfgang BangerthIndent according to out style guides.
2002-08-05 Wolfgang BangerthWork around a problem with icc5: that compiler has...
2002-08-05 Wolfgang BangerthChange the argument type for the exponent of the Lp...
2002-08-02 Guido KanschatLp-norms
2002-08-02 Guido Kanschatgcc 2.95 is really careless. This should never have...
2002-08-02 Wolfgang BangerthRe-enable warnings on anachronistic constructs for...
2002-08-01 Wolfgang BangerthRe-enable -AA for hp aCC
2002-08-01 Wolfgang BangerthClarify comment.
2002-08-01 Wolfgang BangerthSeems as if I forgot to check in the changed output.
2002-08-01 Wolfgang BangerthProperly quote angle brackets.
2002-08-01 Wolfgang BangerthQuote angle brackets.
2002-08-01 Guido Kanschatprepared for lp-norms
2002-07-30 Guido Kanschatrubbersheet display
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.