]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-11-09 Wolfgang BangerthNew results
2005-11-09 Wolfgang BangerthCorrect test results.
2005-11-09 Wolfgang BangerthCreate subdirectories for each test. Modify the Makefil...
2005-11-09 Wolfgang BangerthCreate subdirectories for each test. Modify the Makefil...
2005-11-09 Ralf HartmannChange of refs due to new numbering scheme used in...
2005-11-09 Ralf HartmannUpdate ref.
2005-11-09 Ralf HartmannUse new numbering scheme. In GridGenerator the create_t...
2005-11-09 Ralf HartmannFix docu.
2005-11-09 Ralf HartmannGive vertex ordering of the UCD format.
2005-11-09 Ralf HartmannDoc update.
2005-11-09 Ralf HartmannComment on the old numbering scheme used in GridReordering.
2005-11-09 Ralf HartmannFix docu.
2005-11-09 Ralf HartmannAvoid doxygen warnings.
2005-11-08 Wolfgang BangerthAllow ./configure and make to fail if in build-test
2005-11-08 Ralf HartmannUpdate doc.
2005-11-08 Wolfgang BangerthAdjust to our coding standards.
2005-11-08 Wolfgang BangerthAugment docs.
2005-11-08 Wolfgang BangerthAugment docs.
2005-11-07 Ralf Hartmannanisotropic_refinement flag moved from data_out_base...
2005-11-07 Ralf HartmannNew GeometryInfo::face_refine_case and GeometryInfo...
2005-11-07 Ralf HartmannMove entry to right place.
2005-11-07 Ralf HartmannMake it compile also for PetscScalar=float.
2005-11-07 Ralf HartmannRevert last patch of rt_5.cc. Update ref.
2005-11-07 Ralf HartmannRevert last patch which was checked in unintended.
2005-11-04 Wolfgang BangerthPut into the correct module.
2005-11-04 Wolfgang BangerthTry to improve the documentation.
2005-11-04 Wolfgang BangerthFix doc.
2005-11-04 Wolfgang BangerthTry to explain things a little better.
2005-11-04 Ralf HartmannUpdate refs.
2005-11-03 Guido Kanschatmake head comment a block
2005-11-03 Guido Kanschatavoid automatic target generation since people may...
2005-11-03 Guido Kanschatrename vertex number to something more intuitive to...
2005-11-03 Guido Kanschatstale documentation removed
2005-11-03 Guido Kanschatdocumentation fixed
2005-11-03 Ralf HartmannRef on andromeda.
2005-11-03 Ralf Hartmannganymed refs.
2005-11-03 Ralf Hartmannganymed refs.
2005-11-02 Ralf HartmannNew Ref due to a bug fix in the DataOutBase::write_povr...
2005-11-02 Ralf HartmannNew Ref due to a bug fix in the DataOutBase::write_povr...
2005-11-02 Wolfgang BangerthFix a missing grad sign, as mentioned by Francesco...
2005-11-02 Ralf HartmannFix bug in DataOutBase::write_povray function.
2005-11-02 Ralf HartmannFix bug in write_povray function.
2005-11-02 Ralf HartmannUpdate refs. after integration of branch_renumbering.
2005-11-02 Ralf HartmannUpdate refs. after integration of branch_renumbering.
2005-11-02 Ralf HartmannMerge changes of branch_renumbering to main branch.
2005-11-02 Ralf HartmannNew numbering scheme.
2005-11-02 Ralf HartmannMerge changes of branch_renumbering to main branch.
2005-11-01 Wolfgang BangerthAutogenerate Makefile.tests file.
2005-11-01 Wolfgang Bangerthregenerate
2005-11-01 Wolfgang BangerthMove a statement to a slightly more reasonable place.
2005-11-01 Wolfgang BangerthOn x86_64, always link with -lpthread.
2005-10-31 Wolfgang BangerthRemove tests that weren't run before.
2005-10-31 Wolfgang BangerthGenerate Makefile.tests, and populate it.
2005-10-31 Ralf HartmannMake it compile
2005-10-31 Ralf HartmannUse opposite_faces provided by GeometryInfo.
2005-10-28 Ralf HartmannMake it compile with gcc2.95.3
2005-10-28 Ralf HartmannUpdate.
2005-10-27 Wolfgang BangerthResults differ slightly for this platform.
2005-10-27 oliverThe hardcoded -shared compiler flag is now set accordin...
2005-10-27 oliverA new test for the Apple gcc3.3 build 1666 template...
2005-10-26 Ralf HartmannUpdate.
2005-10-25 Guido Kanschatdata update
2005-10-25 Guido Kanschatdata update
2005-10-25 Guido Kanschattodo's
2005-10-25 Guido Kanschatimplement Raviart-Thomas basis functions for standard...
2005-10-25 Guido Kanschatnew results
2005-10-25 Guido KanschatPlot Raviart-Thomas polynomials
2005-10-24 Guido KanschatWolfgang's code removed again
2005-10-24 Wolfgang BangerthDon't rely on obscure language features, since it appar...
2005-10-24 Guido Kanschatattempt on documentation
2005-10-23 Guido Kanschatuse icon
2005-10-23 Guido Kanschatdo not blink anymore
2005-10-21 Wolfgang Bangerth.
2005-10-21 Wolfgang BangerthNew test
2005-10-21 Wolfgang Bangerth.
2005-10-21 Wolfgang Bangerthdon't do too much in 3d.
2005-10-21 Wolfgang BangerthNew test.
2005-10-21 Guido Kanschatoutput the failing UMFPack function name on error
2005-10-21 Guido Kanschatoutput the error coe of UMFPack
2005-10-20 Guido Kanschatmove instantiations to correct place
2005-10-20 Wolfgang BangerthRegenerate configure
2005-10-20 Wolfgang BangerthUse a number of suggestions by Francesco Freddi.
2005-10-20 Wolfgang BangerthUse a number of suggestions of Francesco Freddi.
2005-10-20 Guido Kanschatadd default implementation of has_support_on_face
2005-10-20 Wolfgang BangerthMake this thing work.
2005-10-20 Wolfgang BangerthWork around a problem in gcc2.95.
2005-10-20 oliverAdded a comment about the support for dynamic libs...
2005-10-20 oliverAdded a new flag to the Makesystem in order to support...
2005-10-20 Wolfgang BangerthFix a bug in DataOut::build_some_patches.
2005-10-20 Wolfgang BangerthFix one problem in MT mode where we simply didn't skip...
2005-10-20 Wolfgang BangerthNew tests
2005-10-20 Wolfgang BangerthExpand list of tests using wildcards.
2005-10-19 Wolfgang Bangerth.
2005-10-19 dealchanges in Raviart-Thomas
2005-10-19 Wolfgang BangerthSimplify some code.
2005-10-19 Wolfgang BangerthThe element should have been simply RT, not RTNodal.
2005-10-19 Wolfgang BangerthAugment doc.
2005-10-19 Wolfgang BangerthAdd two tests.
2005-10-19 Wolfgang BangerthFix typo.
2005-10-19 Guido Kanschattests for RTN and RT
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.