]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-01-05 Wolfgang BangerthAdd forward declarations.
2006-01-05 Wolfgang BangerthLink to presentations page.
2006-01-05 Wolfgang BangerthAdd a few friend declarations.
2006-01-05 Wolfgang BangerthRemove apparently unneeded friend declaration.
2006-01-05 Guido Kanschatadd template specifications again
2006-01-05 Guido Kanschatchange implementation for binary dx output; binary...
2006-01-05 Wolfgang BangerthFix one problem with invalid use of namespace.
2006-01-05 Wolfgang BangerthFix one problem.
2006-01-04 Wolfgang BangerthLink to presentations webpage.
2006-01-04 Wolfgang BangerthMove most of the hp stuff to its own namespace.
2006-01-04 Wolfgang BangerthAllow to also select which cells to work on by using...
2006-01-04 Wolfgang BangerthMore news.
2006-01-04 Wolfgang BangerthDoc update.
2006-01-04 Wolfgang BangerthAlso remove the use of the include file.
2006-01-04 Wolfgang BangerthAvoid the use of FESelector.
2006-01-04 Wolfgang BangerthDoc update.
2006-01-03 Wolfgang BangerthAdd ParameterHandler::set
2006-01-03 Wolfgang BangerthMention fluid-structure.
2006-01-03 Wolfgang BangerthMention fuel cells.
2006-01-03 Wolfgang BangerthMention fuel cells.
2006-01-03 Wolfgang BangerthAdd one application to the list of applications, and...
2006-01-02 Wolfgang BangerthDetect gcc3.4.6
2005-12-30 Guido Kanschattest system with FE_RT
2005-12-29 Guido Kanschatadd missing cylinder_shell
2005-12-29 Guido Kanschatcylinder_shell fixed
2005-12-28 Guido Kanschattest all generator functions
2005-12-28 Guido Kanschatsubdivided_hyper_cube added in 3D
2005-12-28 Guido Kanschatreverted to templates in order to keep documentation...
2005-12-27 Guido Kanschatproject_to_all_faces
2005-12-27 Guido Kanschattest project_to(sub)face
2005-12-27 Guido Kanschatallow zero length Quadrature rules
2005-12-26 oliverLittle fix. Forgot to change the example back to 2d...
2005-12-26 oliverModified the example code to utilise the new feature...
2005-12-26 oliverModified the hpFeValues classes to support quadrature...
2005-12-26 Guido Kanschatadd Subscriptor inheritance to FEValuesBase
2005-12-22 Guido Kanschatimprove doxygen
2005-12-22 Guido Kanschatre-add additional template specifications
2005-12-22 Guido Kanschattemplate signature simplified
2005-12-22 Guido Kanschatfix file header
2005-12-22 Guido Kanschatcompute_row_length_vector for hpDoFHandler
2005-12-21 Guido Kanschatadd dimension info to dof handlers
2005-12-21 Guido Kanschatmore renumbering for hpDoFHandler
2005-12-21 Wolfgang Bangerthx
2005-12-21 Wolfgang BangerthFix bogus instantiation
2005-12-21 Guido Kanschatreplace petsc preconditioner by SparseILU
2005-12-21 Guido Kanschatimplement downwind renumbering for hpDoFHandler
2005-12-21 Wolfgang BangerthHook hp fully into the framework.
2005-12-21 Ralf HartmannNew clear_refine_case function.
2005-12-21 Guido Kanschatreplace hacked output by the features of LogStream
2005-12-21 Ralf HartmannChange ordering of vertices. We can now switch back...
2005-12-20 Wolfgang BangerthOnly compile if PETSc is enabled.
2005-12-20 Wolfgang BangerthAvoid using std::endl, since it calls flush() -- which...
2005-12-20 oliverAdded an entry for the hp test directory.
2005-12-20 oliverAdded a simple test for the hpDoFHandler, which tests...
2005-12-20 oliverAdded html files for example 21 which should one day...
2005-12-20 oliverAdded a first version of an example, which shows the...
2005-12-20 rschulzchanged cygwin "-Xlinker --allow-multiple-definition...
2005-12-20 Ralf HartmannUse create_triangulation_compatibility function.
2005-12-20 Wolfgang BangerthMove things out of a bogus namespace.
2005-12-20 Wolfgang BangerthRemove this file, since it is no longer needed now.
2005-12-20 Wolfgang BangerthMake a few more, rather small and often called function...
2005-12-20 Wolfgang BangerthMove a few functions around.
2005-12-20 Wolfgang BangerthMake a few functions inline to avoid linker errors...
2005-12-20 Wolfgang BangerthMake a few functions inline.
2005-12-20 Wolfgang BangerthDeclare existence of explicit specializations.
2005-12-20 oliverMerged the hp_branch to mainline.
2005-12-19 Wolfgang BangerthMove a few functions from fe_tools.cc to namespace...
2005-12-19 Wolfgang BangerthAdd another overload for shared pointers.
2005-12-19 Ralf HartmannDoc of changes at 2005/12/15.
2005-12-19 Wolfgang BangerthSame comment for a different function as well.
2005-12-19 Wolfgang BangerthDoc update.
2005-12-17 Wolfgang BangerthRestore previous behavior.
2005-12-17 Wolfgang BangerthRestore previous behavior.
2005-12-16 oliverRemoved the constness from the array which is used...
2005-12-16 Wolfgang BangerthAdd a TODO.
2005-12-16 Wolfgang BangerthComment out presently unused parameter
2005-12-16 Wolfgang BangerthWhen using PETSc, link with libmpiuni.a if available.
2005-12-16 Wolfgang BangerthAdd one more DoFRenumbering::component_wise function...
2005-12-15 Wolfgang BangerthAdd one more DoFRenumbering::component_wise function...
2005-12-13 Wolfgang BangerthAdd new results
2005-12-13 Ralf HartmannDoc update: point out that line (quad) user_flags are...
2005-12-13 Ralf Hartmannfix href of mailing list.
2005-12-11 Wolfgang BangerthRe-wrap a comment.
2005-12-11 Guido Kanschatand schift 0 to the left
2005-12-11 Guido Kanschatindicate failure by 0
2005-12-11 Guido Kanschatmake loop more conforming (thanks to Dima Sorkin)
2005-12-10 Guido Kanschatnew support for statistic in SolverControl started
2005-12-09 Ralf HartmannDoc fix.
2005-12-09 Ralf Hartmannchild_index function call only allowed for cells with...
2005-12-08 Wolfgang Bangerthx
2005-12-08 Wolfgang Bangerthx
2005-12-08 Wolfgang Bangerth.
2005-12-08 Wolfgang BangerthDerive icc9 from gcc3.3.
2005-12-08 Wolfgang BangerthCheck in results for this platform. They look rather...
2005-12-08 Wolfgang BangerthWrite what I meant, namely that it is step-14.
2005-12-08 Wolfgang BangerthRewrite after the latest changes to how tests run.
2005-12-08 Wolfgang BangerthReword a few things.
2005-12-07 Wolfgang BangerthRegenerate
2005-12-07 Wolfgang BangerthReally add the space Guido wants.
2005-12-07 dealCheck in test results that haven't been updated after...
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.