]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-01-11 Ralf HartmannMake it compile with MIPSpro.
2006-01-11 Ralf HartmannRename DH template parameter to DH1 in order to avoid...
2006-01-11 Ralf HartmannMake it compile with MIPSpro: change the order of insta...
2006-01-10 Wolfgang BangerthFix link.
2006-01-10 Luca HeltaiFiltered Matrix.
2006-01-10 Luca HeltaiNew Version of Filtered Matrix, which requires only...
2006-01-09 Wolfgang BangerthImprove wording.
2006-01-09 Wolfgang BangerthCreate a doxygen module for hp and cross-link all relev...
2006-01-09 Guido Kanschatlinks to software page
2006-01-09 Guido Kanschatfix names
2006-01-09 Guido Kanschattypo
2006-01-09 Guido Kanschatvisualization tools
2006-01-09 Wolfgang BangerthTry an alternative approach to make things work with...
2006-01-09 Wolfgang Bangerth.
2006-01-09 Wolfgang BangerthUse proper namespace.
2006-01-09 Wolfgang BangerthLink to presentations page.
2006-01-09 Guido Kanschatentry on target components
2006-01-09 Wolfgang Bangerthx
2006-01-09 Wolfgang BangerthAdd forgotten output file
2006-01-09 Wolfgang BangerthMove the collection classes into namespace hp. Make...
2006-01-08 Wolfgang BangerthRe-indent.
2006-01-08 Wolfgang BangerthList Monica's PhD thesis.
2006-01-05 Guido Kanschatrevert last changes because they did not compile
2006-01-05 Guido Kanschatchange sub_face to subface like everywhere else
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
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.