]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-08-27 Guido Kanschatnew MGTransferBlock::build_matrices
2004-08-27 Guido Kanschatmake tests compilable without UMFPACK; think about...
2004-08-26 Wolfgang BangerthDEAL_II_CHECK_BOOST_SHARED_PTR_ASSIGNMENT should only...
2004-08-26 Wolfgang BangerthThe argument to rand_r is an unsigned int*, not an...
2004-08-26 Guido Kanschattrying to find the bottlenec in copy_to_mg
2004-08-26 Guido KanschatAdd information on software support
2004-08-26 Guido Kanschatkdoc removed
2004-08-26 Guido Kanschatkdoc removed
2004-08-26 Guido Kanschatnew configuration for TECPLOT
2004-08-26 Guido Kanschatuse postscript fonts to save space
2004-08-25 Guido KanschatExplain inclusion of simple libraries like blas
2004-08-25 Guido Kanschat--with-umfpack
2004-08-25 Guido Kanschatmake umfpack optional
2004-08-25 Guido Kanschatsome new configuration for umfpack, blas, hsl
2004-08-25 Guido Kanschatnew functions by Erik
2004-08-24 Guido Kanschatmultigrid flags removed
2004-08-21 Wolfgang BangerthWe need to link with blas when we want to use umfpack.
2004-08-20 Wolfgang BangerthUpdate results.
2004-08-20 Wolfgang BangerthLink with umfpack libs.
2004-08-20 Wolfgang BangerthAdd umfpack include path.
2004-08-20 Wolfgang BangerthUnconditionally include umfpack headers.
2004-08-20 Wolfgang Bangerthadd
2004-08-20 Wolfgang BangerthAdd umfpack testers.
2004-08-20 Wolfgang BangerthRemove superlu, but it is at least now in the archive.
2004-08-20 Wolfgang BangerthAdd UMFPACK. Also add SuperLU for the moment, though...
2004-08-20 Wolfgang BangerthMake the HSL tests a little harder.
2004-08-20 Wolfgang BangerthDetect and configure C compiler to compile umfpack.
2004-08-20 Wolfgang BangerthAdd umfpack to list of targets to be built.
2004-08-20 Wolfgang BangerthNo output.
2004-08-20 Wolfgang BangerthFix path. No output.
2004-08-20 Wolfgang BangerthChange path to object files.
2004-08-20 Wolfgang BangerthDoc update.
2004-08-20 Wolfgang BangerthFix a few places where the C++ compiler stumbles.
2004-08-20 Wolfgang BangerthImport UMFPACK 4.3
2004-08-20 Guido Kanschatadd some addresses
2004-08-19 Guido Kanschatmailman archive update
2004-08-19 Guido Kanschatmailman update
2004-08-17 Guido Kanschattemporarily changed to new server
2004-08-16 Wolfgang BangerthAdd tests for the HSL MAXX solvers.
2004-08-16 Guido Kanschatformat change localized
2004-08-13 Wolfgang BangerthReindent a few things.
2004-08-13 Wolfgang BangerthRemove clear function from block vectors that didn...
2004-08-13 Ralf HartmannImplementation of Table<7,T>
2004-08-13 Ralf HartmannImplemenation of Table<7,T>
2004-08-12 Ralf HartmannFix docu.
2004-08-10 Wolfgang BangerthTest something with a KDE CVS frontend (cervisia)
2004-08-09 Guido Kanschatnew get_function_grads
2004-08-05 Wolfgang BangerthThe check whether something was very small needs a...
2004-08-05 Wolfgang BangerthThe check whether something was very small needs a...
2004-08-03 Wolfgang BangerthAdd a note.
2004-08-03 Wolfgang BangerthWork around a trivial problem with the hp compiler.
2004-08-03 Wolfgang BangerthAdd a TODO.
2004-07-30 Wolfgang BangerthFix path to use absolute path, rather than obscure...
2004-07-30 Wolfgang BangerthIn tria.h, we use an object of type StraightBoundary...
2004-07-29 Wolfgang BangerthRemove a potential problem with declaring sqr() in...
2004-07-29 Wolfgang BangerthMerge Ralf's and my conditional ostream objects.
2004-07-29 Guido KanschatCVS Server changed
2004-07-29 Wolfgang BangerthMake sqr inline.
2004-07-28 Wolfgang BangerthTableIndicesBase now has operators==/!=
2004-07-28 Wolfgang BangerthPut an entry into the right place.
2004-07-28 Wolfgang BangerthComment out a variable that gives me warnings because...
2004-07-28 Wolfgang BangerthMake a number of frequently used functions inline.
2004-07-27 Wolfgang BangerthAdd Oliver.
2004-07-27 Wolfgang BangerthAdd Oliver.
2004-07-27 oliverAdded comment about PreconditionLU and SolverPreOnly.
2004-07-27 oliverImplemented a Solver class for the KSPPREONLY type...
2004-07-27 oliverAdded some of the probably more important parameters to
2004-07-26 Wolfgang BangerthAdd function diag_element.
2004-07-26 oliverAdded a preconditioner class for the LU decomposition...
2004-07-26 Wolfgang BangerthRemove duplicated assertions (kudos to Oliver :-)
2004-07-23 Wolfgang BangerthFix a completely dysfunctional Assertion using = instea...
2004-07-20 Guido Kanschatmore specific
2004-07-12 Wolfgang BangerthUndo Guido's changes. Use a better way to disambiguate...
2004-07-12 Wolfgang BangerthDon't forget to instantiate petsc block vectors.
2004-07-12 Wolfgang BangerthRemove some calls that are no longer supported.
2004-07-12 Wolfgang BangerthFix all that iterator crap that didn't work for matrice...
2004-07-12 Wolfgang BangerthUse a logarithmic algorithm instead of a linear on...
2004-07-12 Wolfgang BangerthRemove a few TODOs by adding docs.
2004-07-12 Wolfgang BangerthNew tests. Modify some tests so that they can work...
2004-07-12 Wolfgang BangerthAssign TODO.
2004-07-12 Wolfgang BangerthMake instantiation scheme a little simpler.
2004-07-12 Wolfgang BangerthSmall modifications to accessors and iterators.
2004-07-12 Wolfgang BangerthActually check for symmetry of matrices.
2004-07-12 Wolfgang BangerthVarious news.
2004-07-12 Wolfgang BangerthIndent comment.
2004-07-12 Wolfgang BangerthAdd 2 TODOs for Guido.
2004-07-12 Wolfgang BangerthSmall clean-ups.
2004-07-12 Wolfgang BangerthRemove functions that are only for the general template...
2004-07-12 Wolfgang BangerthFix docs.
2004-07-12 Wolfgang BangerthRefine regex for TODO list.
2004-07-09 Guido Kanschatattempt to W1infty-norm
2004-07-09 Guido Kanschatnew get_function_values with indices
2004-07-09 Guido Kanschatvmult for simple vector restored
2004-07-09 Guido KanschatJacobi added for simple vector
2004-07-01 Wolfgang BangerthAdd TODOs.
2004-07-01 Wolfgang BangerthMinor doc fixes.
2004-06-30 Wolfgang BangerthFix more things in the docs.
2004-06-30 Wolfgang BangerthFix documentation.
2004-06-30 Wolfgang Bangerthaugment todo.
2004-06-29 Wolfgang Bangerth.
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.