]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-03-20 Ralf HartmannNew restore(unsigned int step) function (among others...
2001-03-20 Ralf HartmannNew functions restore(uint step), clear_flags, n_refine...
2001-03-20 Wolfgang BangerthFix one more bug, per Hans' suggestion.
2001-03-19 Wolfgang BangerthAdd a barrier class to the Threads:: namespace.
2001-03-19 Wolfgang BangerthAdd a barrier class to the Threads:: namespace.
2001-03-19 Wolfgang BangerthFix various bugs in VTK output.
2001-03-19 Wolfgang BangerthAdd Vtk to list of supported file formats.
2001-03-19 Ralf HartmannTwo fixes.
2001-03-19 Wolfgang Bangerthdoc update.
2001-03-16 Ralf HartmannRemove obsolete arguments of the MappingQ1<dim>::transf...
2001-03-16 Ralf HartmannMake it compile with a prerelease of gcc3.0
2001-03-16 Guido Kanschatnew mesh hyper_rectangle
2001-03-16 Ralf HartmannBug fix.
2001-03-16 Wolfgang BangerthOutput only lib name, no path.
2001-03-16 Ralf HartmannDoc update.
2001-03-16 Wolfgang BangerthPurge static non-const variables, or make them const...
2001-03-16 Ralf HartmannDoc update.
2001-03-16 Wolfgang BangerthFix missing const.
2001-03-16 Wolfgang BangerthDoc update.
2001-03-15 Ralf HartmannCrissCross element removed.
2001-03-15 Ralf HartmannRemove obsolete lines.
2001-03-15 Ralf HartmannDoc update.
2001-03-15 Ralf HartmannNew ExcImpossibleInDim.
2001-03-15 Ralf HartmannRemove InternalDataBase argument of transform_unit_to_r...
2001-03-15 Ralf HartmannRemove alternative_normals_computation, hence could...
2001-03-15 Ralf HartmannRemove InternalDataBase argument and simplify implement...
2001-03-15 Ralf HartmannRemove obsolete lines.
2001-03-15 Ralf HartmannChange private, protected, public of some functions...
2001-03-15 Ralf HartmannChange private, protected, public of some functions...
2001-03-15 Ralf HartmannRemove InternalDataBase argument of transform_unit_to_r...
2001-03-15 Ralf HartmannChange private, protected, public of some functions...
2001-03-15 Ralf HartmannAdd FESystems including FEs of higher degree. Make...
2001-03-15 Ralf HartmannAdd FESystems including FEs of higher degree.
2001-03-15 Guido KanschatWelsch-Axiom
2001-03-15 Ralf HartmannSmall doc fix.
2001-03-14 Guido Kanschat0 is 0
2001-03-14 Ralf HartmannDoc update.
2001-03-14 Ralf HartmannDoc fix.
2001-03-14 Ralf HartmannSyntax of FiniteElemente<dim>::get_unit_support_points...
2001-03-14 Ralf HartmannDoc update. New classes Polynomial, LagrangeEquidistant...
2001-03-14 Guido Kanschatseparate directory for ALL libraries deal.II/lib
2001-03-14 Ralf Hartmannexplicite instantiations SparseMatrix<long double>...
2001-03-14 Ralf HartmannRemove the parts concerning long double, as a prereleas...
2001-03-14 Guido KanschatCheck for BLAS improved
2001-03-14 Ralf HartmannInclude tria_accessor.templates.h into tria_accessor...
2001-03-14 Ralf HartmannAdd copy constructor GridReordering<dim>::Cell::Cell...
2001-03-14 Wolfgang BangerthWork around problems with gcc3.
2001-03-14 Wolfgang BangerthFix date.
2001-03-14 Wolfgang BangerthWork around problems with gcc3
2001-03-14 Wolfgang BangerthCopyright 2001.
2001-03-13 Wolfgang BangerthMention new mapping scheme.
2001-03-13 Wolfgang BangerthFix non-compilability.
2001-03-13 Wolfgang BangerthMinor clean-ups. Prepare Mapping_Q for possible creatio...
2001-03-13 Wolfgang BangerthTODO: test Laguerre class. it has never been tested...
2001-03-13 Wolfgang BangerthNote mapping branch merge.
2001-03-12 Wolfgang BangerthFix incompatibility with gcc3 snapshot that requires...
2001-03-12 Wolfgang BangerthFix a bug that I am puzzled about how it could pass...
2001-03-12 Wolfgang BangerthFix more missing std::
2001-03-12 Wolfgang BangerthRecognize gcc3.0
2001-03-12 Guido KanschatBuf with update_flags fixed
2001-03-12 Wolfgang BangerthFix incompilability with -ansi by prepending typename...
2001-03-12 Wolfgang BangerthRename ExcDimensionMismatch to ExcSpaceDimensionMismatc...
2001-03-12 Wolfgang BangerthFix some missing includes and typenames that prevented...
2001-03-12 Wolfgang BangerthCheck which flags have to be disabled when compiling...
2001-03-12 Guido Kanschatvariable directions
2001-03-09 Guido Kanschat'allflags' removed
2001-03-09 Wolfgang BangerthUpdate flags in get_data ok
2001-03-09 Guido KanschatAssertions for 2nd derivatives
2001-03-09 Guido KanschatWork on bug in 2nd derivatives
2001-03-09 Guido Kanschatcovariant transformation for 2nd derivatives
2001-03-09 Wolfgang BangerthSmall doc update.
2001-03-09 Guido KanschatAdd missing second derivatives to FESystem::update_each
2001-03-08 Ralf HartmannNew log_history function for read-only access to _log_h...
2001-03-08 Wolfgang BangerthTODO: Unify FiniteElementBase with FiniteElement? There...
2001-03-08 Wolfgang BangerthMove unit support points on cells and faces to base...
2001-03-08 Wolfgang Bangerth//TODO: briefly document classes and mark them deprecated
2001-03-08 Wolfgang BangerthBring up to date w.r.t. the mapping branch.
2001-03-08 Wolfgang BangerthClean-ups, annotations, etc.
2001-03-08 Wolfgang BangerthRemove special rules for files that no more exist.
2001-03-08 Wolfgang BangerthSome annotations.
2001-03-08 Wolfgang BangerthFix missing const.
2001-03-07 Wolfgang BangerthAdd TODO.
2001-03-07 Wolfgang BangerthUpdate.
2001-03-07 Wolfgang BangerthFix minor problem.
2001-03-07 Wolfgang BangerthMore annotations and clean-ups.
2001-03-07 Wolfgang BangerthFix several bugs where by copy-paste some places were...
2001-03-07 Wolfgang BangerthAnnotation to one of the TODO items.
2001-03-07 Wolfgang BangerthMake TODO target smarter.
2001-03-07 Wolfgang BangerthIndentation etc.
2001-03-07 Wolfgang BangerthSmall changes.
2001-03-07 Wolfgang BangerthFurther clean-ups.
2001-03-07 Wolfgang BangerthMake update_once and update_each protected.
2001-03-07 Wolfgang BangerthMove several functions from the .h to the .cc file...
2001-03-07 Wolfgang BangerthFurther clean-ups. Fix the same bug two more times...
2001-03-07 Wolfgang BangerthIndentation change.
2001-03-07 Wolfgang BangerthFix reference to files.
2001-03-07 Wolfgang BangerthConform to indenting rules.
2001-03-07 Wolfgang BangerthFurther doc changes, slight modifications.
2001-03-07 Wolfgang BangerthMove matrices definitions to own files that need not...
2001-03-07 Wolfgang BangerthFurther clean-ups.
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.