]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2001-07-18 Ralf HartmannAssembling of the laplace matrix is performed using...
2001-07-18 Ralf HartmannFix typo.
2001-07-18 Ralf HartmannInclude additional assertion.
2001-07-18 Ralf HartmannUse relative error rather than absolute error for check...
2001-07-15 Wolfgang BangerthCheck for rand_r/rand
2001-07-15 Wolfgang BangerthFix missing include. Dont know why this was not found...
2001-07-13 Guido Kanschatbug fixed
2001-07-13 Wolfgang BangerthFix some TODOs. Add memory_consumption functions in...
2001-07-11 Wolfgang BangerthFix use of private typedef by using the original type.
2001-07-11 Ralf HartmannDerive all PreconditionBlock* class virtually from...
2001-07-10 Wolfgang BangerthFix missing typename.
2001-07-09 Wolfgang Bangerth.
2001-07-09 Wolfgang BangerthFix a missing std::
2001-07-06 Wolfgang BangerthDetect some things for Sun's WorkShop compiler.
2001-07-06 Wolfgang Bangerth.
2001-07-06 Wolfgang Bangerth.
2001-07-06 Wolfgang Bangerth.
2001-07-06 Wolfgang BangerthFix xref
2001-07-06 Wolfgang BangerthRecognize cxx.
2001-07-06 Wolfgang BangerthFix date.
2001-07-06 Wolfgang BangerthRecognize cxx.
2001-07-06 Wolfgang BangerthDocument OSF1 5.3 and cxx 6.3.
2001-07-06 Wolfgang BangerthFix some issues with cxx.
2001-07-06 Wolfgang BangerthSave vmult in CG if starting vector is zero.
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.