]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-09-20 Wolfgang BangerthSet properties.
2010-09-20 Wolfgang BangerthFix typo.
2010-09-20 Guido Kanschatadd additional add_update_flags functions and use in...
2010-09-20 Guido Kanschatintroduce default constructor to initalize update flags
2010-09-20 Guido Kanschatadd memory consmuption info to meshworker classes
2010-09-20 Guido Kanschatadd memory consmuption info to meshworker classes
2010-09-20 Guido Kanschattest BDM and RT in 3D
2010-09-20 Guido Kanschatadd function to generate a base name usefull to determi...
2010-09-20 Guido Kanschatstraighten out documentation and replace paternalistic...
2010-09-20 Baerbel Jannseninclude a class to be able to interface to ARPACK and...
2010-09-20 Baerbel Jannsenremoved BAERBEL_MG_TEST
2010-09-20 Wolfgang BangerthUse Quadrature<1> instead of Quadrature<dim-2>. The...
2010-09-20 Wolfgang BangerthFix apparently wrong (!?) conditional...
2010-09-20 Wolfgang BangerthFurther simplify most of the Makefiles.
2010-09-19 Wolfgang BangerthSimplify Makefile.
2010-09-19 Wolfgang BangerthRemove a directory that has apparently never been used.
2010-09-19 Wolfgang BangerthMore changes like the previous ones: no need to say...
2010-09-19 Wolfgang BangerthIn those directories in which now all .cc files corresp...
2010-09-19 Wolfgang BangerthIn those directories in which now all .cc files corresp...
2010-09-19 Wolfgang BangerthMove files.
2010-09-19 Wolfgang Bangerthadd
2010-09-19 Wolfgang BangerthMove HSL and METIS tests to their own subdirectories.
2010-09-19 Wolfgang BangerthRename common include files to have suffix .h instead...
2010-09-19 Wolfgang BangerthRename common include files to have suffix .h instead...
2010-09-19 Wolfgang Bangerthadd
2010-09-19 Wolfgang Bangerthadd
2010-09-19 Wolfgang BangerthRemove a test that appears no longer useful.
2010-09-19 Wolfgang BangerthAdd a test that didn't previously run but is still...
2010-09-19 Wolfgang BangerthRemove a test that can't have worked for many years...
2010-09-19 Wolfgang BangerthRename include file to have .h ending.
2010-09-19 Wolfgang BangerthMove.
2010-09-19 Wolfgang BangerthRemove another such file.
2010-09-19 Wolfgang BangerthRemove file whose meaning isn't quite clear.
2010-09-19 Wolfgang BangerthRemove test that apparently was never finished.
2010-09-19 Wolfgang BangerthAllow determining who wins in case ConstraintMatrix...
2010-09-19 Wolfgang BangerthRemove backup file.
2010-09-19 Wolfgang BangerthNew test.
2010-09-19 Wolfgang BangerthNew test.
2010-09-19 Wolfgang BangerthFix typo.
2010-09-19 Wolfgang BangerthAdjust output.
2010-09-19 Wolfgang BangerthRemove use of QGauss2/QGauss6.
2010-09-19 Wolfgang BangerthFix name in header.
2010-09-19 Wolfgang BangerthNew test.
2010-09-19 Wolfgang BangerthSimplify list of include files.
2010-09-19 Wolfgang BangerthSplit test into two that are a bit more atomic.
2010-09-19 Wolfgang BangerthRemove the QGauss2...QGauss7 classes after 6.5 years...
2010-09-18 Wolfgang BangerthFinal set of replacements QGaussN -> QGauss(N).
2010-09-18 Wolfgang BangerthFurther replacements of QGaussN -> QGauss(N).
2010-09-18 Wolfgang BangerthUpdate results.
2010-09-18 Wolfgang BangerthUpdate results.
2010-09-18 Wolfgang BangerthDo not use deprecated classes QGaussN any more.
2010-09-18 Wolfgang BangerthComment out static functions that are currently unused...
2010-09-18 Wolfgang BangerthDo not use deprecated class QGauss4.
2010-09-17 Guido Kanschatadd documentation of parameter
2010-09-17 Wolfgang BangerthAdd.
2010-09-17 Wolfgang BangerthRemove outdated output files.
2010-09-17 Wolfgang BangerthRemove outdated output files.
2010-09-17 Wolfgang BangerthExplicitly cast to the type we want.
2010-09-17 Wolfgang BangerthNow that we run MeshWorker in parallel, we can't genera...
2010-09-17 Wolfgang BangerthAdjust to Andrew's fix in r21902.
2010-09-17 Wolfgang BangerthAdjust output.
2010-09-17 Wolfgang BangerthAdjust polynomial order numbering.
2010-09-17 Wolfgang BangerthUpdate.
2010-09-17 Guido Kanschatadd missing functions
2010-09-17 Guido Kanschatadd documentation
2010-09-17 Wolfgang BangerthIndent stuff.
2010-09-17 Wolfgang BangerthRemove line no longer needed.
2010-09-17 Guido Kanschattest for primitivity and test new elements
2010-09-17 Guido Kanschatnew vector valued DG elements
2010-09-17 Guido Kanschatmove primitivity to FiniteElementData
2010-09-17 Wolfgang BangerthExplicitly cast to the type we want.
2010-09-17 Wolfgang BangerthRegenerate using an antialiased font.
2010-09-17 Toby D. YoungPatch to explicitly link to gfortran on weird Linux...
2010-09-17 Wolfgang BangerthGenerate hanging node constraints before boundary value...
2010-09-17 Wolfgang BangerthAdd VectorTools::compute_no_normal_flux_constraints...
2010-09-17 Wolfgang BangerthIgnore constraints computed for degrees of freedom...
2010-09-17 Wolfgang BangerthImprove display of formulas.
2010-09-17 Wolfgang BangerthAdd links to the new constraints module.
2010-09-17 Wolfgang BangerthAdd links to the new constraints module.
2010-09-17 Wolfgang BangerthAdjust output to new numbering scheme.
2010-09-17 Markus BuergAdd generated output.
2010-09-17 Wolfgang BangerthCentralize documentation of constraints in one doxygen...
2010-09-17 Wolfgang BangerthAdd.
2010-09-16 Wolfgang BangerthAdd provisional version, to be finished at home later...
2010-09-16 Wolfgang BangerthAdd to constraints group.
2010-09-16 Wolfgang BangerthEdit slightly.
2010-09-16 Wolfgang BangerthAdd to dofs group.
2010-09-16 Wolfgang BangerthAdd to dofs group.
2010-09-16 Wolfgang BangerthWrap XML output into a single top-level tag.
2010-09-16 Wolfgang BangerthRemove a comment that is no longer true: we have had...
2010-09-16 Wolfgang BangerthAdd a TODO.
2010-09-16 Wolfgang BangerthMark an input parameter as const.
2010-09-16 Martin KronbichlerTest mixing hanging nodes with Dirichlet boundary condi...
2010-09-16 Martin KronbichlerFix mixing interpolate_boundary_values with other types...
2010-09-15 Markus BuergPart 2
2010-09-15 Markus BuergLost patches recovered.
2010-09-15 Markus Buergdeal.II/fe_values_view_03
2010-09-15 Markus Buergbits/subface_interpolation
2010-09-15 Markus Buergbits/face_orientation_and_fe_nedelec_01
2010-09-15 Markus Buergbits/face_interpolation
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.