]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2007-05-31 Guido Kanschatmake results more scannable
2007-05-31 Guido KanschatBIG test for refinement and dof handler setup
2007-05-31 Wolfgang BangerthMove the assemble timer so that it doesn't nest the...
2007-05-31 Guido Kanschatreplace dim by structdim
2007-05-30 Guido Kanschatsize of MGDoFHandler
2007-05-30 Guido Kanschatadd MGDoFHandler::memory_consumption
2007-05-30 Guido Kanschatdo not do second derivatives... takes too long
2007-05-30 Wolfgang BangerthRemove a bogus include file. Remove an unused variable
2007-05-30 Tobias LeichtUse long double for intermediate quadrature result...
2007-05-30 kayser-heroldAdded support for local condensation of hanging nodes...
2007-05-29 Guido Kanschatadd output file
2007-05-29 Guido Kanschatcheck systems
2007-05-29 Guido Kanschatremove more specializations
2007-05-29 kayser-heroldCorrected the target name in the Makefile.
2007-05-28 Guido Kanschatmore separate update values
2007-05-28 Guido Kanschatsplit size and timing
2007-05-28 Guido Kanschattest index access and finer mesh
2007-05-27 Guido Kanschatadditional data
2007-05-27 Guido Kanschatwrong libraries
2007-05-27 Guido Kanschatwrong libraries
2007-05-27 Guido Kanschatforgotten target
2007-05-27 Guido Kanschatbenchmark for triangulation and dof handler sizes
2007-05-27 Guido Kanschatremove specializations of TriaLevel for lower dimensions
2007-05-27 Guido Kanschatreplace classes for Line, Quad and Hexahedron by a...
2007-05-27 Guido Kanschatremove tests from TAGS, since they are not in a subdire...
2007-05-27 Wolfgang BangerthFix properties.
2007-05-27 Wolfgang BangerthFix properties.
2007-05-27 Wolfgang BangerthFix reference
2007-05-27 Wolfgang BangerthAdd the beginnings of a Boussinesq flow problem
2007-05-27 Wolfgang BangerthRemove a stale link
2007-05-27 Wolfgang BangerthFinally add Yaqi's tutorial program, as step-28. Change...
2007-05-25 Wolfgang BangerthCheck in a more interesting 3d geometry
2007-05-25 Wolfgang BangerthFix file name.
2007-05-25 Wolfgang BangerthMove another test that now works.
2007-05-25 Wolfgang BangerthTest now apparently works.
2007-05-25 Wolfgang BangerthMove a test that now works.
2007-05-25 kayser-heroldChanged the "generic" output files for the tests, which...
2007-05-25 kayser-heroldAdded a fix for the problem with the hpDoFHandler in 3D.
2007-05-24 Guido Kanschatmake output reproducible
2007-05-24 Wolfgang BangerthFix grammar
2007-05-24 Wolfgang BangerthMove files relating to hp into their own directories...
2007-05-24 Wolfgang BangerthMove files relating to hp into their own directories...
2007-05-24 Wolfgang Bangerthadd
2007-05-24 Wolfgang BangerthDon't generate more output
2007-05-24 Wolfgang BangerthFix the missing rest of a statement
2007-05-24 Wolfgang BangerthNew test
2007-05-24 Wolfgang BangerthNew test
2007-05-24 Guido Kanschatanother missing item
2007-05-24 Guido Kanschattest Poisseuille flow
2007-05-24 Guido Kanschatadd missing compare file
2007-05-24 Guido Kanschatadd Poisseuille flow
2007-05-23 Guido Kanschattest user_index functions
2007-05-23 Guido Kanschatimplement user_index functions
2007-05-22 Florian PrillSolverControl fix for PETSc Richardson method.
2007-05-22 Wolfgang BangerthMore changes for style
2007-05-22 Wolfgang BangerthUse out usual style
2007-05-22 Wolfgang BangerthFix an omission
2007-05-19 Wolfgang BangerthLink to the script to read Cubit files
2007-05-17 Wolfgang BangerthMove testcase that now works.
2007-05-17 Wolfgang BangerthJoa's testcase now appears to work.
2007-05-16 Wolfgang BangerthFix a syntactic problem and one bug with an invalid...
2007-05-16 Luca HeltaiReverted all changes by luca.
2007-05-15 Luca HeltaiFixed find_cells_adjacent_to_vertex in coherently to...
2007-05-15 Luca Heltaichanged test suite for find_cells_adjacent_to_vertex
2007-05-15 Luca Heltaireverted some nonsensical changes on dof_tools.
2007-05-15 Wolfgang BangerthClarify comment
2007-05-15 Luca HeltaiFixed bug in find_cells_adjacent_to_vertex. Fixed behav...
2007-05-03 Guido Kanschatchange comment
2007-05-03 Guido Kanschatadd more detailed documentation about this special...
2007-05-03 Ralf HartmannBug fix: copy_indices vectors were not cleared before...
2007-05-02 Guido Kanschatdata structures prepared for user index
2007-05-02 Guido Kanschatroundoff
2007-05-02 Guido Kanschatadd additional output
2007-05-02 Guido Kanschatincrease tolerance to 10^-13
2007-05-01 Guido Kanschatfinish tests
2007-05-01 Guido KanschatFix MGTransfer::copy_from_mg_add
2007-05-01 Guido Kanschatmore tests for MGTransferBlockSelect
2007-05-01 Guido Kanschatadd isntead of set
2007-05-01 Guido Kanschatfurther tests on transfer classes
2007-05-01 Guido Kanschatfix block structure in prolongation
2007-05-01 Guido Kanschatfix copy_to/from_mg
2007-05-01 Guido Kanschatimprove interface of reinit_vector_by_blocks for single...
2007-04-30 Guido Kanschatcompare different transfer classes
2007-04-30 Wolfgang BangerthAdd an include file that has recently become necessary
2007-04-30 Guido Kanschatadd cellwise numbering for continuous methods
2007-04-30 Guido Kanschatadd cellwise numbering for continuous methods
2007-04-29 Guido Kanschatadd Raviart-Thomas test
2007-04-27 Guido Kanschatadd missing reinit functions
2007-04-26 Guido Kanschatchanges in multigrid
2007-04-26 Guido Kanschatset up multigrid transfer by blocks
2007-04-26 Guido Kanschatistantiate BDM polynomials
2007-04-25 Guido Kanschatdocumentation
2007-04-23 Wolfgang BangerthOne more publications
2007-04-23 Wolfgang BangerthMake a function const.
2007-04-23 Wolfgang BangerthFix typo.
2007-04-19 Wolfgang BangerthRemove outdated comment.
2007-04-18 Guido Kanschatfix bug in conformity
2007-04-18 Guido Kanschatbetter check for conformity
2007-04-13 Guido KanschatMGTools reverted to version 14622
2007-04-10 Guido Kanschatseems to have been in there already, but merge did...
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.