]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2004-06-29 Wolfgang BangerthFix name of output file.
2004-06-29 Wolfgang BangerthAdd a solver test.
2004-06-29 Wolfgang BangerthUse more efficient algorithms to initialize fields...
2004-06-29 Wolfgang BangerthAdd entry on time-dependent example programs.
2004-06-29 Wolfgang BangerthRemove a file that has slipped in inadvertantly during...
2004-06-29 Wolfgang BangerthFix step-8 web page.
2004-06-29 Wolfgang BangerthFix paths to images -- they aren't visible otherwise.
2004-06-29 Wolfgang BangerthReorder functions so that inline functions are declared...
2004-06-28 Wolfgang BangerthMerge back the changes on the hp branch that have been...
2004-06-28 Wolfgang BangerthRemove two controversial functions again. Untemplatify...
2004-06-28 Wolfgang BangerthAllow compilation.
2004-06-28 Wolfgang BangerthRemove date and time.
2004-06-28 Ralf HartmannExplicit instantiation of two FEValuesBase::CellIterato...
2004-06-28 Ralf HartmannAdd missing reinit functions taking MGDoFHandler::cell_...
2004-06-27 Wolfgang BangerthMerge most of the changes in the fe subdirectory from...
2004-06-24 Ralf HartmannNew right_preconditioning argument in PETScWrappers...
2004-06-24 Ralf HartmannAccording to the SolverGMRES::AdditionalData class...
2004-06-24 Ralf HartmannRemove const from cell_iterator returned by value.
2004-06-23 Wolfgang Bangerth.
2004-06-23 Wolfgang BangerthImproved: The <code class="class">SparseDirectMA27...
2004-06-23 Wolfgang BangerthAllow to run MA27 with float matrices as well.
2004-06-23 Ralf Hartmannget_cell now returns a Triangulation<dim>::cell_iterator.
2004-06-23 Wolfgang BangerthAdd a TODO
2004-06-22 Wolfgang BangerthTemplatize apply_boundary_values for BlockMatrices
2004-06-22 Wolfgang BangerthPointerComparison.
2004-06-22 Wolfgang BangerthFix vmult et al for different template arguments.
2004-06-22 Wolfgang BangerthInstantiate a lot more functions.
2004-06-22 Wolfgang BangerthAdd a comment.
2004-06-22 Wolfgang BangerthInstantiate a few vmult-type functions for argument...
2004-06-22 Wolfgang BangerthFix a few things that did not work when instantiating
2004-06-22 Wolfgang BangerthAdd a class that allows comparing arbitrary pointers.
2004-06-22 Ralf HartmannNew FEValuesBase::get_cell function
2004-06-22 Ralf HartmannNew get_cell function.
2004-06-21 Wolfgang BangerthRemove some leftover code that wasn't meant to be left...
2004-06-21 Wolfgang BangerthDon't check for capacity(), as this is implementation...
2004-06-21 Wolfgang BangerthInclude <algorithm>. <set> is not needed any more.
2004-06-21 Wolfgang BangerthImproved CompressedSparsityPattern.
2004-06-21 Wolfgang BangerthAdd some stats to the documentation.
2004-06-21 Wolfgang BangerthMore changed files due to the fixed CompressedSparsityP...
2004-06-21 Wolfgang BangerthFix a bug where CompressedSparsityPattern::max_entries_...
2004-06-21 Wolfgang BangerthFix CompressedSparsityPattern::max_entries_per_row
2004-06-21 Wolfgang BangerthUse a more sophisticated algorithm for the compressed...
2004-06-21 Wolfgang BangerthAvoid warning.
2004-06-21 Wolfgang BangerthCheck a bit more.
2004-06-19 Wolfgang BangerthDon't let SparsityPattern be a friend of CompressedSpar...
2004-06-19 Wolfgang Bangerth.
2004-06-19 Wolfgang BangerthNew test
2004-06-19 Wolfgang BangerthFormat a few comments.
2004-06-19 Wolfgang Bangerth.
2004-06-19 Wolfgang BangerthNew tests.
2004-06-18 Wolfgang BangerthAdd a TODO.
2004-06-17 Guido KanschatENABLE_MULTIGRID removed
2004-06-16 Wolfgang BangerthMake some argument references.
2004-06-15 Wolfgang BangerthAvoid the warning that so uselessly killed our nightly...
2004-06-15 Wolfgang BangerthFix the functions that take a sparsity pattern so that...
2004-06-14 Guido KanschatWorkaround
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.