]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2002-10-17 Wolfgang BangerthDisable shared libs on Mac OS X.
2002-10-17 Wolfgang BangerthFix copyright notice.
2002-10-17 Wolfgang BangerthExtend DoFRenumbering::component_wise for the case...
2002-10-17 Wolfgang BangerthAdd the anna_1 test.
2002-10-17 Wolfgang BangerthAdd (face_)?system_to_base_index functions.
2002-10-17 Wolfgang BangerthAdd obviously forgotten function.
2002-10-17 Wolfgang BangerthFiniteElement::element_multiplicity
2002-10-17 Wolfgang BangerthUch, better first compile, then check in, even if these...
2002-10-17 Wolfgang BangerthMake element_multiplicity a function that is available...
2002-10-17 Wolfgang BangerthDoc update.
2002-10-17 Wolfgang BangerthMake format for TODO generation slightly more general...
2002-10-17 Wolfgang BangerthAdd a TODO for Guido.
2002-10-17 Wolfgang Bangerthxref patch on mailing list.
2002-10-16 Wolfgang BangerthFix more fallout from last patch.
2002-10-16 Wolfgang BangerthFix clear bogosities.
2002-10-16 Wolfgang BangerthMore on gcc2.96
2002-10-16 Wolfgang BangerthMini-doc.
2002-10-16 Wolfgang BangerthFix bug.
2002-10-16 Wolfgang BangerthMake this test a little easier to read, by compressing...
2002-10-16 Wolfgang BangerthComment out unused variable.
2002-10-16 Wolfgang BangerthMini-doc and re-indentation.
2002-10-15 brianAdded Hierarchical polynomial class.
2002-10-15 brianAdded Hierarchical class up to degree=19.
2002-10-15 Wolfgang BangerthMore on gcc2.96.
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.