]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-06-30 Guido KanschatFiniteElementData::conforming_space
2005-06-30 Wolfgang BangerthThere's no point to print a stacktrace in what() -...
2005-06-30 Wolfgang BangerthSkip all backtrace frames that belong to the exception...
2005-06-30 Wolfgang BangerthAdd a test for backtraces.
2005-06-30 Wolfgang BangerthCheck the component of a constant function.
2005-06-30 Wolfgang BangerthAlso in another place.
2005-06-30 Wolfgang BangerthCheck the component of a constant function.
2005-06-30 Wolfgang BangerthReindent.
2005-06-30 Wolfgang BangerthPrint stack trace also for Assert(), not only for Asser...
2005-06-30 Wolfgang BangerthMinor clean-up.
2005-06-30 Wolfgang BangerthAdd a TODO.
2005-06-30 Wolfgang BangerthReformat comments. Fix a few typos.
2005-06-30 Wolfgang BangerthAdd Brian's PhD thesis.
2005-06-30 Wolfgang BangerthUpdate results for new umfpack version.
2005-06-30 Wolfgang BangerthRework: bring up to our coding standards.
2005-06-30 rschulzadded last changes to changes.html
2005-06-30 Wolfgang BangerthChange of names in ExceptionBase. Import Umfpack 4.4.
2005-06-30 Wolfgang BangerthRename functions in ExceptionBase to conform to our...
2005-06-30 Wolfgang BangerthImport latest version 4.4
2005-06-30 Wolfgang BangerthImport latest version 4.4.
2005-06-30 Ralf HartmannAdd ref.
2005-06-30 Ralf HartmannCheck StraightBoundary<3>::get_normals_at_vertices.
2005-06-30 Ralf HartmannAll cases and faces.
2005-06-30 Ralf HartmannAdd missing std::
2005-06-30 Wolfgang BangerthReapply the change 1.2->1.3.
2005-06-30 Wolfgang BangerthReapply the change 1.1->1.2.
2005-06-30 Wolfgang BangerthReapply the patch 1.3 -> 1.4
2005-06-30 Wolfgang BangerthReapply the patch 1.2 -> 1.3
2005-06-30 Wolfgang BangerthImport version 2.71
2005-06-30 Ralf HartmannAdd normals_at_vertices.exe, include measure_et_al...
2005-06-30 Ralf HartmannCheck StraightBoundary<3>::get_normals_at_vertices.
2005-06-30 rschulzadded stacktrace support to ExceptionBase. added compon...
2005-06-30 Wolfgang BangerthAdd a lot of references
2005-06-30 Wolfgang BangerthModify comments.
2005-06-30 Ralf HartmannOne more face_to_cell_vertices call needed for numberin...
2005-06-30 Ralf HartmannBy using GeometryInfo<2>::face_to_cell_vertices the...
2005-06-30 Ralf HartmannTest also point_inside in 2d.
2005-06-30 Ralf HartmannAdd tests for point_inside in 2d.
2005-06-30 Ralf HartmannAdd missing typenames.
2005-06-30 Ralf HartmannTest point_inside function also in 2d.
2005-06-30 Ralf HartmannTest also point_inside in 2d.
2005-06-30 Ralf HartmannTest point_inside function in dim=2 and dim=3.
2005-06-30 Ralf HartmannSimplify code.
2005-06-30 Ralf HartmannDo not ask for internal data like vertex indices. Build...
2005-06-29 Ralf HartmannAdd comment on ordering of shape functions and definiti...
2005-06-29 Guido Kanschatgcc 4 complained
2005-06-29 Guido Kanschatsimplified constructor for FiniteElementBase
2005-06-29 Wolfgang BangerthAdd a TODO.
2005-06-29 Wolfgang BangerthAdd a few more references from Ralf.
2005-06-29 Guido Kanschatmissing typename
2005-06-29 Ralf Hartmann.
2005-06-29 Ralf HartmannAdd measure_et_al test.
2005-06-29 Ralf HartmannTest cell->measure, center and barycenter.
2005-06-29 Ralf HartmannRemove publication referenced twice.
2005-06-28 Guido Kanschatadditional information conforming_space in FiniteElemen...
2005-06-28 Guido Kanschatpreparing for restriction_is_additive vectors of length...
2005-06-28 Guido Kanschatprojection compiles, but results are wrong
2005-06-28 Wolfgang BangerthAdd a bunch of other publications by other people.
2005-06-28 Wolfgang Bangerth.
2005-06-28 Wolfgang BangerthLoosen assertion.
2005-06-28 Wolfgang BangerthAdd two more notes to the documentation of that function.
2005-06-28 Wolfgang BangerthNew test.
2005-06-27 Wolfgang BangerthNew tests.
2005-06-27 Wolfgang BangerthSplit a function to avoid a pointless warning in this...
2005-06-27 Wolfgang BangerthSome compilers haven't seen <vector> yet.
2005-06-27 rschulzadded missing std:: namespace reference where it was...
2005-06-27 Ralf HartmannUse FETools::hierarchic_to_lexicographic_numbering...
2005-06-27 Ralf HartmannUse LagrangeEquidistant::generate_complete_basis instea...
2005-06-27 Ralf HartmannRemove a whole bunch of FE_Q_Helper functions which...
2005-06-27 Ralf HartmannTotal reimplemenation of the FE_Q<2>::initialize_constr...
2005-06-27 Ralf HartmannSimplify implementation of FE_Q<3>::initialize_constrai...
2005-06-27 Ralf HartmannUpdate.
2005-06-26 Guido Kanschatvalidator
2005-06-25 Guido Kanschatdiffering files for 4.0
2005-06-25 Guido Kanschatdiffering files for 4.0
2005-06-25 Guido Kanschatremove assertion to allow for smoother flow of tests
2005-06-25 Guido Kanschatreference to the old deal
2005-06-25 Guido Kanschatadd address info of authors and reference to mailing...
2005-06-25 Guido Kanschatcompatibility wrapper
2005-06-25 Guido Kanschatadditional parameter for count_dofs_per_component....
2005-06-24 Guido Kanschatbugfix for SparsityPattern::block_read/write
2005-06-24 Guido Kanschatfix bug in SprsityPattern::block_read and block_write
2005-06-24 Guido Kanschatcheck block_read and block_write properly
2005-06-23 Guido Kanschatnew version of MGTools::count_dofs_per_component
2005-06-23 Ralf HartmannRemove obsolete function argument.
2005-06-23 Ralf HartmannThe FE_Q_Helper::generate_face_unit_point<2> and FE_Q_H...
2005-06-22 Wolfgang BangerthAdd a sentence to the docs.
2005-06-22 Ralf HartmannOne more small fix.
2005-06-22 Ralf HartmannFix header and doc
2005-06-22 Ralf HartmannClean up.
2005-06-22 Ralf HartmannRemove TODO. Numbering of patch->neighbors coincides...
2005-06-22 Ralf HartmannUse GeometryInfo<dim>::face_to_cell_vertices and face_t...
2005-06-22 Ralf HartmannUpdate.
2005-06-22 Ralf HartmannUpdate results.
2005-06-22 Ralf HartmannOutput corrected and modified.
2005-06-22 Ralf HartmannUse get_new_point_on_quad as optimization of get_interm...
2005-06-22 Ralf HartmannUse get_new_point_on_quad as optimization of get_interm...
2005-06-22 Ralf HartmannCorrect and modify output.
2005-06-21 Wolfgang Bangerth.
2005-06-21 Wolfgang BangerthTes the opposite case of _01.
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.