]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-11-25 Wolfgang BangerthAdd.
2002-11-22 Wolfgang BangerthMention Anna's contributions.
2002-11-21 Guido Kanschatpoint_difference instantiated
2002-11-21 Wolfgang Bangerth.
2002-11-20 Wolfgang BangerthNew configuration.
2002-11-18 Wolfgang BangerthUse .g.$(OBJEXT) instead of .go.
2002-11-18 Wolfgang BangerthMake icc happier.
2002-11-18 Wolfgang BangerthMake icc happier 2.
2002-11-18 Wolfgang BangerthMake icc happier.
2002-11-15 deal.
2002-11-15 Wolfgang BangerthFix typo.
2002-11-15 Wolfgang BangerthFix some things for standard conforming compilers.
2002-11-14 Wolfgang BangerthAdd
2002-11-14 Wolfgang BangerthUpdate for gcc2.96.
2002-11-14 Wolfgang BangerthUse deal_II_numbers::PI instead of M_PI
2002-11-14 Wolfgang BangerthTake floating point round-off into consideration.
2002-11-14 Wolfgang BangerthMake DEAL_II_USE_MT a true variable with a value, not...
2002-11-14 Wolfgang BangerthClarify.
2002-11-14 Wolfgang BangerthMake DEAL_II_USE_MT a true variable with a value, not...
2002-11-14 Guido Kanschatpoint evaluation implemented, not tested
2002-11-13 Wolfgang BangerthRetry pthread_create if the error code simply was EAGAIN.
2002-11-13 Wolfgang BangerthOptimize SparseMatrix in multithreaded mode, when only...
2002-11-12 Wolfgang BangerthAdd a TODO.
2002-11-12 Wolfgang BangerthDetect icc on Linux and windows.
2002-11-12 Wolfgang BangerthFix the test. Add output.
2002-11-12 Wolfgang BangerthAdd test denis_1.
2002-11-12 Wolfgang BangerthFix names.
2002-11-11 Wolfgang BangerthDoc fix.
2002-11-11 Wolfgang BangerthAlso use EXEEXT for executables.
2002-11-11 Wolfgang BangerthUse $(OBJEXT) instead of plain .o
2002-11-11 Wolfgang BangerthUse local systems default suffix for object files.
2002-11-11 Wolfgang BangerthUse local systems default suffix for object files.
2002-11-11 Wolfgang BangerthCheck in temporary fix.
2002-11-11 Wolfgang BangerthFix a quoting problem.
2002-11-11 Ralf HartmannCheck the proper state of the ofstreams before using...
2002-11-11 Ralf Hartmanncheck the proper state of the ofstreams before using...
2002-11-08 Wolfgang BangerthAdd step-15 in its initial stages.
2002-11-08 Wolfgang BangerthMention other persons.
2002-11-08 Wolfgang BangerthSome minor changes necessary for PGCC4.
2002-11-08 Wolfgang Bangerthanna_5
2002-11-08 Wolfgang BangerthAdd the bits subdir to the targets.
2002-11-08 Wolfgang BangerthMove the small tests that test just a single function...
2002-11-07 Guido Kanschatnew SlitHyperSingularityFunction, yet to be tested
2002-11-07 Guido Kanschatcolorize for slit domain
2002-11-03 Guido KanschatHeadline class
2002-10-31 Wolfgang BangerthFix an abort I was getting on some code.
2002-10-31 Wolfgang BangerthCommit a minor doc change that somehow survived for...
2002-10-29 Wolfgang BangerthCalm down a warning in 1d about "(unsigned < 0) is...
2002-10-29 Wolfgang BangerthPrevious results were obviously wrong, present ones...
2002-10-28 Wolfgang Bangerth Fixed: Vectors could not be given as input and output...
2002-10-26 Wolfgang BangerthFix a missing std::
2002-10-25 Wolfgang BangerthDon't use space in configuration names.
2002-10-25 Wolfgang Bangerthgandalf-gcc-cvs-head.cfg
2002-10-25 Guido Kanschatiterator in BlockSparseMatrix
2002-10-25 Guido Kanschatiterator
2002-10-25 Wolfgang BangerthFurther unify appearance of navbars.
2002-10-25 Guido Kanschatwrong iterators removed again
2002-10-25 Guido KanschatIterators that cannot work added
2002-10-25 Guido KanschatPhony value type added
2002-10-24 Guido Kanschatblue
2002-10-23 Ralf HartmannUse &lt; and &gt; instead of < and >, resp.
2002-10-23 Guido Kanschatblack head
2002-10-23 benkirkfixed the Tecplot output support to be compatible with...
2002-10-22 Wolfgang BangerthSpecial-case interior dofs in has_support_on_face.
2002-10-22 Wolfgang BangerthCheck systems.
2002-10-22 Wolfgang BangerthFix has_support_on_face for non-primitive elements.
2002-10-22 Wolfgang BangerthGo back to previous state, since Makefile.rules is...
2002-10-22 Wolfgang BangerthLink properly.
2002-10-22 Wolfgang BangerthSame at other place.
2002-10-22 Wolfgang BangerthDon't call fill if source is empty.
2002-10-22 Wolfgang BangerthThe assertion that filling empty matrices is not allowe...
2002-10-22 Guido Kanschatred for h2?
2002-10-22 Guido KanschatColor definition removed
2002-10-22 Guido Kanschatstyle for h1
2002-10-21 Wolfgang BangerthDon't be verbose when linking statically.
2002-10-21 Wolfgang BangerthAck, first check, then check in...
2002-10-21 Wolfgang BangerthOK, Nedelec is now also ok for 3d.
2002-10-21 Wolfgang BangerthFix has_support_on_face for 3d.
2002-10-21 Wolfgang BangerthFix has_support_on_face for FE_Q. Have a testcase for...
2002-10-21 Guido Kanschatnew tests for support on faces
2002-10-21 Guido KanschatI strongly object to complicated tests being performed...
2002-10-21 Guido KanschatTest has_support_on_face
2002-10-21 Guido KanschatObvious bugs in has_support_on_face removed
2002-10-21 Wolfgang BangerthAdd this-> in many places where two-stage name lookup...
2002-10-21 Wolfgang BangerthDisable -ggdb by using -g instead where necessary....
2002-10-21 Wolfgang BangerthSort order in which testcases are executed.
2002-10-21 Wolfgang BangerthUse Table of vector of vectors where possible.
2002-10-21 Wolfgang BangerthThe old results were wrong. DoFRenumbering::component_w...
2002-10-21 Wolfgang BangerthInstead of setting or clearing the first_cell flag...
2002-10-21 Wolfgang BangerthUse Table objects instead of vectors of vectors.
2002-10-21 Wolfgang BangerthFix typo.
2002-10-18 Wolfgang BangerthMake DoFTools::extract_dofs and DoFTools::count_dofs_pe...
2002-10-18 Wolfgang BangerthFix name of program.
2002-10-17 Wolfgang BangerthDo as much as the Standard of C++ allows.
2002-10-17 Wolfgang BangerthBring some things up to date.
2002-10-17 Wolfgang BangerthPlace separators.
2002-10-17 Wolfgang BangerthThe order in which components are to be sorted in
2002-10-17 Wolfgang BangerthAs anna_1, but renumber in opposit direction.
2002-10-17 Wolfgang BangerthRun also in 3d.
2002-10-17 Wolfgang BangerthFix header.
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.