]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-09-12 third-partyFix missing std::'s.
2001-09-12 Wolfgang BangerthNew example program.
2001-09-12 Wolfgang BangerthFix date.
2001-09-12 Wolfgang Bangerth.
2001-09-12 Wolfgang BangerthAdd new testcase.
2001-09-12 Wolfgang BangerthClean up better.
2001-09-12 Wolfgang Bangerth.
2001-09-12 Wolfgang BangerthNicer formatting.
2001-09-12 Ralf Hartmannreverse order of for-loops in gnuplot_output. New file...
2001-09-12 Ralf Hartmannoutput of grids on 2 refinement levels.
2001-09-12 Wolfgang Bangerth.
2001-09-12 Ralf Hartmannsame changes. output of data in tables. output of grids...
2001-09-12 Wolfgang BangerthProcess files in their proper order.
2001-09-12 Wolfgang BangerthAdd new example prog.
2001-09-11 Wolfgang BangerthRemove some spaces since they lead to strange rendering.
2001-09-11 Guido KanschatTODOs fixed
2001-09-11 Ralf Hartmannsmall doc update concerning tables.
2001-09-11 Guido KanschatMissing LF added at end
2001-09-11 Guido Kanschatbicgstab
2001-09-11 Guido KanschatAdded doc
2001-09-11 Guido KanschatOrthogonal residual as a stopping criterion
2001-09-11 Guido KanschatTODO removed
2001-09-11 Guido KanschatTODO removed
2001-09-11 Ralf HartmannSmall fixes
2001-09-11 Wolfgang BangerthReinstall memory checkers.
2001-09-10 Wolfgang BangerthIntroduce a variable that denotes the finite difference...
2001-09-10 Wolfgang BangerthDelete debug output. Remove TODO as this seems unnecess...
2001-09-06 Wolfgang BangerthWrong, subtract_mean_value was there, but in a different
2001-09-06 Wolfgang BangerthRemove the declaration of the subtract_mean_value funct...
2001-09-06 Wolfgang BangerthDo Guido's work and update documentation for this enum...
2001-09-06 Ralf HartmannFix size of figures.
2001-09-06 Ralf HartmannRedo this picture with larger figures.
2001-09-03 Ralf HartmannInclude report on mappings.
2001-09-03 Wolfgang BangerthDoFTools::make_flux_sparsity_pattern for 1d.
2001-09-03 Ralf HartmannInclude ref to the new mapping report.
2001-09-03 Ralf HartmannFix some refs.
2001-09-03 Ralf HartmannReport on higher order mapping functions. Documentation...
2001-09-03 Wolfgang BangerthFullMatrix::operator *=
2001-09-03 Wolfgang BangerthGet const-correctness right.
2001-09-03 Wolfgang BangerthFullMatrix::operator *=
2001-09-03 Wolfgang BangerthChoose a better place for the declaration.
2001-09-03 Wolfgang BangerthFullMatrix::operator *=
2001-09-03 Wolfgang BangerthFix typo.
2001-09-03 Wolfgang Bangerth.
2001-09-03 Wolfgang BangerthDont generate Makefiles any more by configure, but...
2001-09-03 Wolfgang BangerthRemove backupu files.
2001-09-03 Thomas Richterthesis added to publication-list
2001-09-03 Wolfgang BangerthFix forgotten change in 1d.
2001-09-03 Wolfgang BangerthRemove function FE_Q::get_renumber. Slight changes...
2001-08-31 Wolfgang BangerthFETools::lexicographic_to_hierarchic and other way...
2001-08-31 Wolfgang BangerthRemove obviously unnecessary variable.
2001-08-31 Wolfgang BangerthSlightly simplify the build_renumbering function.
2001-08-31 Wolfgang BangerthNew test.
2001-08-30 Wolfgang BangerthDont throw an exception any more if we call close and...
2001-08-30 Wolfgang BangerthDont throw an exception any more of we enter Constraint...
2001-08-29 Wolfgang BangerthConstraintMatrix::is_identity_constrained
2001-08-29 Ralf HartmannFix assertion.
2001-08-27 Ralf HartmannChange the create_boundary_mass_matrix function to...
2001-08-27 Ralf HartmannExtend the create_mass_matrix and create_laplace_matrix...
2001-08-27 Ralf HartmannReplace global MappingQ1 object by the static function...
2001-08-27 Ralf HartmannWB want's to do the build_renumbering TODO.
2001-08-27 Ralf HartmannAdd WBs comment
2001-08-27 Wolfgang BangerthFix wrongly rendered output where a trailing space...
2001-08-27 Ralf HartmannInclude doc for power function.
2001-08-27 Ralf HartmannAdd implementation of new 2d-geometry.
2001-08-27 Wolfgang BangerthChange output of some exception.
2001-08-24 Wolfgang Bangerthreverse_grey_scale_color_function
2001-08-24 Wolfgang BangerthFix a rather rare race condition in MT mode: we checked...
2001-08-24 Wolfgang BangerthAdd another safety check.
2001-08-24 Wolfgang BangerthFix a rather rare race condition in MT mode: we checked...
2001-08-24 Wolfgang BangerthOutput file was created on linux, so regenerate it...
2001-08-23 Wolfgang BangerthQProjector::project_to_child
2001-08-22 Wolfgang BangerthFix a missing std::, as pointed out by Benjamin Kirk...
2001-08-22 Wolfgang BangerthCheck pivot size relative to other matrix entries.
2001-08-22 Wolfgang BangerthAdd optional options to matrix output class.
2001-08-21 Wolfgang BangerthBlockMatrix now has function el()
2001-08-21 Wolfgang BangerthRemove some commented-out functions. Reindent.
2001-08-21 Wolfgang BangerthLet file conform to coding standards.
2001-08-21 Wolfgang BangerthAdd new class MatrixOut and corresponding testcase.
2001-08-20 Wolfgang BangerthRemove an assertion for corner cases, which is not...
2001-08-17 Wolfgang BangerthTODO update.
2001-08-16 Wolfgang BangerthAdd a class that provides algorithms working on triangu...
2001-08-16 Wolfgang Bangerthspawn wrappers for member functions with 7 args.
2001-08-16 Wolfgang BangerthWell, revert patch as does not help...
2001-08-16 Wolfgang BangerthAdd path to Sun F77 libs to linker line.
2001-08-16 Wolfgang BangerthPreviously, the preconditioners using matrices, derived...
2001-08-16 Wolfgang BangerthAdd comment about a case where we had a TODO previously.
2001-08-16 Wolfgang BangerthDerive solvers publicly from Solver, and remove derivat...
2001-08-16 Wolfgang BangerthReinsert an assertion.
2001-08-16 Wolfgang BangerthIt was decided that FEValues should no longer support...
2001-08-16 Wolfgang BangerthWhy should we want to merge them?
2001-08-16 Wolfgang BangerthThe good reason to have the classes distinct is probabl...
2001-08-16 Wolfgang BangerthDerive Solver and Preconditioners from Subscriptor...
2001-08-16 Wolfgang BangerthThink about using global std::vector objects in the...
2001-08-16 Guido KanschatTODO
2001-08-14 Wolfgang BangerthRemove the template argument from the MatrixTools and...
2001-08-14 Wolfgang BangerthAdd some docs.
2001-08-14 Wolfgang BangerthCheck the requirements on vectors and matrices in the...
2001-08-14 Wolfgang Bangerthoperator*= for vector and block vector.
2001-08-14 Wolfgang BangerthImplement operator*= for vectors and block vectors.
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.