]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-07-03 Guido Kanschatadd 1D problem
2006-07-03 Guido Kanschatnew functions for multigrid boundaries
2006-07-01 Guido KanschatAdd missing forward declarations
2006-06-30 Ralf HartmannReinclude face level output. Change this later in a...
2006-06-30 Ralf HartmannNew objectdim variable. Overload level function. Make...
2006-06-30 Ralf HartmannMake sure level() is not called for lines and quads...
2006-06-30 Ralf HartmannFix for static linking.
2006-06-30 Ralf HartmannFix color_lines_level functionality in write_eps
2006-06-29 Ralf HartmannFix color_lines_level functionality in write_eps
2006-06-29 Ralf HartmannReplace non existing line->level by cell->level to...
2006-06-29 Guido Kanschatbranch merged
2006-06-29 Guido Kanschatput these auxiliary functions into a reasonable place
2006-06-27 Guido Kanschatremove @
2006-06-23 Ralf HartmannException in load_refine_flags also in optimized mode.
2006-06-22 Tobias Leichtdoc fixes due to bug fix in fix_coarsening_flags()
2006-06-22 Guido KanschatRevert changes since something goes wrong on Wolfgangs...
2006-06-22 Tobias Leichtupdate refs due to bug fix in fix_coarsen_flags()
2006-06-22 Tobias Leichtbug fix in fix_coarsening_flags(): allow coarsening...
2006-06-22 Tobias Leichtbug fix in fix_coarsening_flags(): allow coarsening...
2006-06-22 Guido Kanschatdiffsearch reverted
2006-06-21 Wolfgang BangerthFix recent compile issues.
2006-06-21 Wolfgang BangerthFix typo.
2006-06-19 Guido Kanschatuse -l depedencies for deal libraries
2006-06-19 Guido Kanschatand add missing space
2006-06-19 Guido Kanschatand add missing space
2006-06-19 Guido Kanschatuse diffsearch instead of hierarchy
2006-06-19 Guido Kanschatignore CVS directories and add newline
2006-06-19 Guido Kanschatadd new script for test evaluation
2006-06-18 Guido Kanschatadd parameter for subdivisions
2006-06-18 Guido Kanschatfix case in vpath options
2006-06-18 Guido Kanschatadd missing path component for rpath option
2006-06-16 Wolfgang BangerthMake dummy a template function to avoid duplicate symbols.
2006-06-16 Wolfgang BangerthAdd FullMatrix::trace
2006-06-16 Wolfgang BangerthAdd a missing include file.
2006-06-16 Ralf HartmannWorkaround for icc8 compiler: explicit reference to...
2006-06-16 Ralf Hartmann.
2006-06-16 Ralf HartmannRemove inlines to avoid icc8's undefined reference...
2006-06-15 Ralf HartmannIndenting region.
2006-06-15 Ralf HartmannChange due to branch_faces_without_level integration.
2006-06-15 Ralf HartmannNew TriaObjectAccessor::lines and quads functions....
2006-06-15 Ralf HartmannNew TriaObjectAccessor<1,dim>::lines() and TriaObjectAc...
2006-06-15 Ralf HartmannFor consistency add level arguments to all declarations...
2006-06-15 Ralf HartmannClean up.
2006-06-15 Ralf HartmannRemove obsolete #if deal_II_dimension directive.
2006-06-15 Ralf HartmannAdd missing declarations of explicit specializations
2006-06-15 Ralf HartmannFix indentation.
2006-06-15 Ralf HartmannMove declarations of explicit specializations from...
2006-06-15 Ralf HartmannChanges required for static linking of the library.
2006-06-14 Guido Kanschatoutput block structure and sort by component
2006-06-14 Wolfgang BangerthSlightly different form of the example program.
2006-06-14 Guido Kanschatadd example to documentation
2006-06-14 Guido Kanschatexample for CompressedBlockSparsityPattern
2006-06-14 Guido KanschatAdd default constructor and set_memory to PointerMatrixAux
2006-06-14 Ralf HartmannMove TriaLevel implementations to new tria_levels.cc...
2006-06-14 Ralf HartmannAdd some missing #if.
2006-06-14 Wolfgang BangerthMove functions into the right file
2006-06-13 Ralf HartmannLast patch (faces without level) moved to Incompatibili...
2006-06-13 Tobias Leichtchanges from branch_faces_without_level
2006-06-13 Ralf HartmannChange of refs due to different ordering of faces.
2006-06-13 Ralf HartmannMerge branch_faces_without_level to main branch.
2006-06-13 Ralf HartmannNo output to std out.
2006-06-09 Guido Kanschatadd a directory with useful functions for tests
2006-06-09 Guido Kanschatcheck derivatives on faces
2006-06-09 Guido Kanschatadd tests for face DoFs
2006-06-09 Guido Kanschattest all integrer functions of GeometryInfo
2006-06-09 Guido Kanschatbug in 1d removed
2006-06-08 Wolfgang BangerthFix documentation.
2006-06-08 Guido Kanschatsimplify face_to_equivalent_cell_index and add face_to_...
2006-06-08 Guido Kanschatadd primitive of polynomials
2006-06-08 Guido Kanschatadditional test
2006-06-08 Guido Kanschattypo
2006-06-08 Guido Kanschatadd include files
2006-06-08 Guido Kanschatadd test for face_to_equivalent_cell_index
2006-06-07 Wolfgang BangerthDo not include iomanip any more.
2006-06-07 Wolfgang BangerthInclude iomanip.
2006-06-07 Wolfgang BangerthMove FullMatrix::print into header file to make it...
2006-06-07 Wolfgang BangerthDoc fix.
2006-06-07 Guido Kanschatadd description of Gauss-Lobatto formula
2006-06-07 Guido Kanschatextend slit to 3D
2006-06-07 Guido Kanschatimplementation moved to templates.h
2006-06-07 Tobias Leichtadd and remove files required on branch_faces_without_leve
2006-06-07 Tobias Leichtadd and remove files required on branch_faces_without_leve
2006-06-07 Tobias Leichtadd and remove files required on branch_faces_without_level
2006-06-07 Tobias Leichtadd and remove files required on branch_faces_without_level
2006-06-07 Ralf HartmannRevert last patch as it, seemingly, was checked in...
2006-06-02 Tobias LeichtAdd and remove new files required on branch_faces_witho...
2006-06-02 Tobias LeichtAdd and remove new files required on branch_faces_witho...
2006-06-02 Ralf HartmannSmall fix.
2006-06-01 Wolfgang BangerthRemove now unnecessary files
2006-06-01 Wolfgang BangerthRemove now unnecessary file
2006-05-31 Wolfgang BangerthDetect 4.1.[23]
2006-05-26 Wolfgang BangerthLink to upcoming step-22
2006-05-26 Wolfgang BangerthFix up wording and remove redundancy. Link to upcoming...
2006-05-26 Wolfgang BangerthLink to planned step-22
2006-05-25 Wolfgang BangerthFix typo.
2006-05-24 Wolfgang BangerthRevert last patch that was probably by accident
2006-05-23 Wolfgang BangerthMention that we run tutorial programs through doxygen.
2006-05-23 Wolfgang BangerthRemove the special handling of and '', as well as...
2006-05-23 Wolfgang BangerthReplace by <code> and '' by </code>
2006-05-23 Wolfgang BangerthUse @< and @> instead of plain < and > and letting...
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.