]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2010-09-15 Markus BuergTest bits/dof_tools_11.
2010-09-15 Markus BuergTest fe/up_and_down.
2010-09-15 Wolfgang BangerthDoc update.
2010-09-15 Wolfgang BangerthIndentation change.
2010-09-15 Wolfgang BangerthIndent.
2010-09-15 Wolfgang BangerthMultiple markup changes.
2010-09-15 Wolfgang BangerthClose @ingroup.
2010-09-15 Wolfgang BangerthRemove reference to non-existent member variable.
2010-09-15 Wolfgang BangerthEscape non-ASCII characters properly.
2010-09-15 Wolfgang BangerthAdd documentation on the order.
2010-09-15 Wolfgang BangerthAdd warning that the order of FE_Nedelec has changed.
2010-09-15 Wolfgang BangerthAdd a note.
2010-09-15 Martin KronbichlerRemove unnecessary but expensive call.
2010-09-15 Martin KronbichlerExtend test to 3D, beware of interplay of hanging nodes...
2010-09-15 Wolfgang BangerthMake compile with gcc 3.3.x. It has trouble finding...
2010-09-15 Wolfgang BangerthMake compile with gcc 3.3.x.
2010-09-14 Markus BuergTest fe/shapes adapted.
2010-09-14 Markus BuergTest non_primitive_2 adapted.
2010-09-14 Markus BuergTest fixed
2010-09-14 Guido Kanschatremove ignored const
2010-09-14 Guido Kanschatadd function name() and update documentation
2010-09-14 Guido Kanschatfloating point format changed again
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.