]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-03-26 Wolfgang BangerthMake add_{line,quad}_support_points protected to allow...
2001-03-26 Wolfgang BangerthUse LDFLAGS in one place, instead of $(flags)
2001-03-26 Wolfgang BangerthUse LDFLAGS to link, as in the other directories.
2001-03-26 Wolfgang BangerthMake things work in 1d as well.
2001-03-26 Wolfgang BangerthFix two further problems.
2001-03-26 Wolfgang BangerthFix typo that prevented linking.
2001-03-23 Guido KanschatCould not link: added bogus implementation of HalfHyper...
2001-03-23 Guido KanschatDocumentation fixed
2001-03-23 Wolfgang BangerthBoundary<dim>::get_tangents_at_vertices to generate...
2001-03-23 Wolfgang BangerthAs in program2html.
2001-03-23 Wolfgang BangerthIgnore comments at the beginning of the program altoget...
2001-03-23 Wolfgang BangerthWe need the online docs for the class index, but only...
2001-03-23 Wolfgang Bangerthswitch off caching, since that leads to insurmountable...
2001-03-22 Guido KanschatDocumentation
2001-03-22 Guido KanschatNew SchurMatrix class
2001-03-22 Guido Kanschatnew class for Schur complements
2001-03-22 Wolfgang BangerthDon't make HTML docs of kdoc, since it requires jade.
2001-03-22 Wolfgang BangerthFix program2html.
2001-03-22 Wolfgang BangerthAllow //* at the start of the line.
2001-03-22 Wolfgang BangerthFix parsing of CVS tag line. CVS expanded $id: in the...
2001-03-22 Wolfgang BangerthFix 1d incompatibility.
2001-03-22 Wolfgang BangerthFix typo.
2001-03-22 Guido Kanschatbug removed
2001-03-21 Guido KanschatDocumentation update
2001-03-21 Wolfgang BangerthMicro change.
2001-03-21 Wolfgang BangerthImplement get_intermediate_points_on_* for HalfHyperBal...
2001-03-21 Wolfgang BangerthMake code slightly faster.
2001-03-20 Wolfgang BangerthOn some systems (discovered on DEC Alpha OSF1 V5),...
2001-03-20 Wolfgang BangerthDisable shared libs on OSF1 V5 as well.
2001-03-20 Wolfgang BangerthOn gcc2.95 on Alpha OSF1, the native assembler does...
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
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.