]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2001-08-14 Wolfgang BangerthFix leading underscores as nobody else seems to have...
2001-08-11 Wolfgang BangerthAdd some assertions.
2001-08-11 Wolfgang BangerthAdd precondition_Jacobi to FullMatrix.
2001-08-09 Wolfgang BangerthJust reindent.
2001-08-09 Wolfgang BangerthImprove the ConstraintMatrix::merge function for the...
2001-08-09 Wolfgang BangerthProvide BlockVector with a new constructor that initial...
2001-08-09 Wolfgang BangerthNew constructor for Vector<...> that takes two iterator...
2001-08-09 Wolfgang BangerthHas finally appeared.
2001-08-08 Wolfgang BangerthRemove the kludge that the QProjector happened to becom...
2001-08-01 Ralf Hartmanndensity of Naca flow. M=2. alpha=5 degree.
2001-08-01 Ralf HartmannInclude naca picture. Set size of picture to 100, expli...
2001-08-01 Wolfgang BangerthClarify docs.
2001-07-31 Wolfgang BangerthConstraintMatrix::merge
2001-07-30 Wolfgang BangerthExtend ConstraintMatrix::merge.
2001-07-30 Wolfgang BangerthImprove docs.
2001-07-30 dealAdd colorized column indicating how many test cases...
2001-07-27 Wolfgang BangerthCheck reduced residual for equality as well.
2001-07-25 Ralf HartmannSimplify computation of laplace vector.
2001-07-24 Wolfgang BangerthAdd target libo as in the base subdir.
2001-07-23 Ralf HartmannUse of appropriate quadrature rule for MappingQ4 leads...
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-19 Wolfgang BangerthNew namespacing of functions.
2001-07-18 Wolfgang BangerthFourierSineSum and FourierCosineSum
2001-07-18 Guido KanschatTODO more explicit
2001-07-18 Guido Kanschatobsolete TODO removed
2001-07-18 Wolfgang BangerthWrap all instances of conceret functions into a namespa...
2001-07-18 Wolfgang BangerthFourierSine and FourierCosineFunction
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.