]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2000-10-01 Wolfgang BangerthDocumentation.
2000-09-29 Wolfgang BangerthAdditional exception.
2000-09-29 Wolfgang BangerthDon't use a stack any more, but rather a vector, as...
2000-09-29 Wolfgang BangerthWrite a function that deletes unused vertices.
2000-09-29 Wolfgang BangerthImplement more of the algorithm.
2000-09-28 Wolfgang BangerthIn create_triangulations, when we throw hard exceptions...
2000-09-28 Wolfgang BangerthUgh, forgot to escape quotes.
2000-09-27 Wolfgang BangerthAccept @url{....} as well.
2000-09-27 Wolfgang BangerthDB Mesh format.
2000-09-27 Wolfgang BangerthAvoid compiler message in 1d.
2000-09-27 Wolfgang BangerthFix missing header include in the .h file, omit it...
2000-09-27 Wolfgang BangerthFix missing header include.
2000-09-27 Wolfgang BangerthAdd a class that implements reordering of grids wheneve...
2000-09-27 Wolfgang BangerthSmall clean-ups.
2000-09-27 Wolfgang BangerthCellData::rotate.
2000-09-25 Wolfgang BangerthClear the triangulation if create_triangulation fails...
2000-09-25 Wolfgang BangerthImplement DBMesh input.
2000-09-21 Wolfgang BangerthInstall the latest version which includes the patches...
2000-09-20 Wolfgang Bangerth_REENTRANT
2000-09-20 Wolfgang BangerthAlso define _REENTRANT in mt mode.
2000-09-20 Wolfgang BangerthFix some quirks where xrefs were recognized where there...
2000-09-20 Wolfgang BangerthChange documentation. I am not sure whether we really...
2000-09-20 Wolfgang BangerthCheck for _isnan besides for isnan.
2000-09-19 Wolfgang BangerthFilter out creation dates/times.
2000-09-19 Wolfgang BangerthAdd testcase for output formats.
2000-09-19 Wolfgang BangerthFix indentation.
2000-09-19 Wolfgang BangerthCheck for _isnan besides for isnan.
2000-09-19 Wolfgang BangerthFix the bug that accounted for most of the xrong xlinks.
2000-09-19 Wolfgang BangerthEscape error messages in filenames.
2000-09-19 Wolfgang BangerthFix bad xlinks.
2000-09-18 Guido KanschatRelaxation parameter in PreconditionBlock
2000-09-18 Wolfgang BangerthUps, use DEAL_II_MAJOR/MINOR instead of DEAL_2_MAJOR...
2000-09-18 Wolfgang BangerthDeclare DEAL_2_MAJOR/MINOR.
2000-09-18 Wolfgang BangerthDocument DEAL_2_MAJOR/MINOR.
2000-09-18 Wolfgang BangerthMake available version numbers.
2000-09-18 Wolfgang BangerthAlso export version numbers to Makefiles.
2000-09-18 Wolfgang BangerthDeclare preprocessor variables DEAL_2_MAJOR/DEAL_2_MINO...
2000-09-18 Wolfgang BangerthDeclare preprocessor variables DEAL_2_MAJOR/DEAL_2_MINOR
2000-09-15 Wolfgang BangerthUpdate to newest version of this program.
2000-09-14 Guido KanschatBug in multigrid removed: the old way of restricting...
2000-09-14 Wolfgang BangerthSort the list of h-files. This is necessary as this...
2000-09-14 Wolfgang BangerthAdd doc about problems with parallel i/o
2000-09-14 Wolfgang BangerthUse [io]stream.write instead of operator<< or operator...
2000-09-12 Wolfgang BangerthAdd small comment.
2000-09-12 Wolfgang BangerthExtend KellyErrorEstimator.
2000-09-11 Wolfgang BangerthImplement estimating the error for several solution...
2000-09-11 Wolfgang BangerthAugment by Makefile.depend
2000-09-11 Wolfgang BangerthDisable shared libs on CygWin.
2000-09-08 Wolfgang BangerthWrite some more docs.
2000-09-08 Wolfgang Bangerthdata_io.h has vanished.
2000-09-08 Ralf HartmannNew Point<dim>::distance function.
2000-09-08 Wolfgang BangerthDocument one of the things for the Windows port.
2000-09-08 Wolfgang BangerthAdd comment.
2000-09-08 Wolfgang BangerthFix some places where <number> is needed, but <float...
2000-09-08 Wolfgang BangerthUse standard C++ calls to string::replace (pointed...
2000-09-08 Wolfgang BangerthReplace several @lib_suffix@ by $(lib-suffix) as this...
2000-09-08 Wolfgang BangerthUse $(PERL) instead of simply `perl' (pointed out by...
2000-09-07 Wolfgang BangerthDataOut_Faces.
2000-09-07 Wolfgang BangerthImplement a way to output faces instead of cells.
2000-09-07 Wolfgang BangerthFix obvious bug.
2000-09-07 Wolfgang BangerthExtend the Patch class to allow for different space...
2000-09-07 Wolfgang BangerthRemove old DataOut_Old class.
2000-09-07 Wolfgang BangerthRemove DataOut_Old.
2000-09-06 Wolfgang BangerthClean the contrib directory upon `clean' as well.
2000-09-06 Ralf HartmannImplemenation of new function Point<dim>::distance...
2000-09-05 Wolfgang BangerthAdd testcase to check for basic vector-vector operations.
2000-09-05 Wolfgang BangerthSimplify multithreading scheme by putting one data...
2000-09-05 Wolfgang BangerthMove a static function to a place with better visibility.
2000-08-31 Guido KanschatMemory leak removed
2000-08-31 Wolfgang BangerthAdd cross-ref pic to local tree.
2000-08-31 Wolfgang BangerthRemove navigation panel, as this is not needed for...
2000-08-30 Ralf HartmannFix: we need to include tria.h into this file as it...
2000-08-30 Ralf Hartmanninclude forward declaration of TriaAccessor to avoid...
2000-08-30 Wolfgang BangerthCross-link online available papers.
2000-08-30 Wolfgang BangerthNote new report.
2000-08-29 Wolfgang BangerthFix missing space.
2000-08-29 Wolfgang BangerthFix typo.
2000-08-29 Wolfgang BangerthFix bug in 1d->2d conversion.
2000-08-29 Wolfgang BangerthSubmit the bibtex entries under the rules of the genera...
2000-08-29 Wolfgang BangerthNote Guido's fix in FullMatrix::norm2
2000-08-28 Guido Kanschatdo not overwrite original matrix
2000-08-28 Guido KanschatCheck for symmetry
2000-08-28 Guido KanschatUse relative improvements
2000-08-28 Wolfgang BangerthAdd reports directory to validate-xrefs.
2000-08-28 Wolfgang BangerthAdd a report and update several related pages.
2000-08-28 Wolfgang BangerthAvoid underlined space at end of line (ugh!)
2000-08-28 Guido Kanschatoffset parameter for PillowFunction
2000-08-25 Guido Kanschatcheck for FullMatrix::invert
2000-08-25 Guido Kanschatcheck for FullMatrix::invert
2000-08-25 Wolfgang BangerthChange some args from maps to lists, and add a new...
2000-08-25 Wolfgang BangerthMove the map_dof_to_boundary_indices functions from...
2000-08-25 Wolfgang BangerthFix output, which was sometimes off by one char.
2000-08-25 Wolfgang Bangerth.
2000-08-25 Ralf Hartmannuse of getrusage with RUSAGE_CHILDREN, but still the...
2000-08-25 Wolfgang Bangerth.
2000-08-25 Wolfgang BangerthChange wording
2000-08-25 Wolfgang BangerthChange order of chapters, unlink chapter 3 from menus.
2000-08-24 Guido Kanschatthumbnails are small and point to gallery on gaia
2000-08-23 Ralf Hartmannsmall doc fix.
2000-08-21 Wolfgang BangerthRemove unnecessary function.
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.