]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-04-21 Wolfgang BangerthA little more.
2003-04-21 Wolfgang BangerthMove somewhat closer to compilability with gcc3.4 ...
2003-04-21 Wolfgang BangerthRemove stray ;
2003-04-21 Wolfgang BangerthRemove erroneous return statement. Assume this is sensi...
2003-04-21 dealAdded them to the wrong directory.
2003-04-21 dealAdd
2003-04-21 dealAdd
2003-04-21 Wolfgang BangerthOK, think I mostly got it now...
2003-04-21 Wolfgang BangerthTests for Raviart-Thomas elements.
2003-04-21 Wolfgang BangerthAdd targets rt_[12], but don't enable them yet by default.
2003-04-21 Wolfgang BangerthFix comment.
2003-04-21 Wolfgang BangerthRemove stray semicolons.
2003-04-21 Wolfgang BangerthAdd some new tests.
2003-04-21 Wolfgang BangerthRemove comment that is already clear from the CVS logs.
2003-04-21 Wolfgang BangerthAdd comments.
2003-04-21 Wolfgang BangerthClarify one comment.
2003-04-21 Wolfgang BangerthAllow extrapolation from block vectors into normal...
2003-04-21 Wolfgang BangerthFix missing declarations of explicit specializations...
2003-04-21 Wolfgang BangerthAnisotropicPolynomials
2003-04-21 Wolfgang BangerthAdd anisotropic polynomials.
2003-04-21 Wolfgang BangerthClean up some real old and unintelligible cruft.
2003-04-21 Wolfgang BangerthClarify the docs of the hierarchical polynomials, and...
2003-04-21 Guido Kanschatverified files moved to allow for different test platforms
2003-04-21 Guido Kanschatverified files moved to allow for different test platfo...
2003-04-21 Guido Kanschatverified files moved to allow for different test platforms
2003-04-18 Guido Kanschatfunction end(row) fixed
2003-04-18 Guido Kanschatadded variable TARGET to Make.global_options
2003-04-18 Guido Kanschatchange of return parameter
2003-04-17 Guido Kanschattest simplified
2003-04-17 Guido Kanschatreturned vectors replaced by return arguments I
2003-04-17 Guido Kanschattodo
2003-04-16 Guido Kanschatsome documentation change
2003-04-16 Guido KanschatAdvance iterator over empty rows
2003-04-16 Wolfgang BangerthMini-test for SparseMatrixEZ iterators.
2003-04-16 Guido KanschatOops
2003-04-16 Guido Kanschatoptimized block_read and block_write
2003-04-16 Guido KanschatOops
2003-04-16 Wolfgang BangerthAdd include missing for gcc3.4
2003-04-16 Guido Kanschatblock_read and block_write functions
2003-04-16 Guido Kanschatset ignores zeroes
2003-04-15 Wolfgang Bangerthconst-ify two parameters.
2003-04-14 Wolfgang BangerthChange a couple of indentation and style issues.
2003-04-14 Wolfgang BangerthAdd two TODOs for Guido.
2003-04-11 Wolfgang Bangerthrecursively_{set,clear}_user_pointer
2003-04-11 Wolfgang BangerthDerivativeApproximation can also work on BlockVector...
2003-04-11 Wolfgang BangerthFix use of wrapper_base in #ifdef ...#endif
2003-04-11 dealFix trivial problem.
2003-04-11 dealFix obvious bug. How can I have missed that??
2003-04-11 Wolfgang BangerthWork around a problem in gcc3.4, and by this also impro...
2003-04-09 Wolfgang BangerthPurge some stray semicolons.
2003-04-09 Wolfgang BangerthPurge most warnings from gcc 3.4. wave-test has a lot...
2003-04-07 Wolfgang BangerthIgnore zero additions in add()
2003-04-07 Wolfgang BangerthRemove again from main branch until element is actually...
2003-04-07 Wolfgang BangerthAdd initial versions of these files.
2003-04-07 Wolfgang Bangerth.
2003-04-07 Wolfgang BangerthFix typos.
2003-04-07 Wolfgang BangerthMake the cell argument to transform_*_to_*_cell a refer...
2003-04-07 Wolfgang Bangerthsubdivided_hyper_cube.
2003-04-07 Wolfgang BangerthDoc addition.
2003-04-07 Wolfgang BangerthFix assertion: don't use a field that we just cleared...
2003-04-07 Wolfgang Bangerthmerge_patches
2003-04-07 Wolfgang BangerthSome doc fixed.
2003-04-07 Wolfgang BangerthRemove stray semicolons.
2003-04-04 dealRegenerate on testing platform.
2003-04-03 Wolfgang BangerthAdd some new tests, testing DataOut* with block vectors.
2003-04-03 Wolfgang Bangerthmake_block_vector: takes a vector, converts it to a...
2003-04-03 Wolfgang BangerthWork around a bug in gcc3.0
2003-04-03 Wolfgang BangerthLet these files die again on the main branch, until...
2003-04-03 Wolfgang BangerthAdd hp_dof_levels.*
2003-03-31 Wolfgang BangerthWork around compiler bugs.
2003-03-31 Wolfgang BangerthRemove some tests that we don't need any more.
2003-03-31 Wolfgang BangerthAdd some systems
2003-03-31 Guido Kanschatfill generalized
2003-03-31 Guido Kanschatinstantiation of (T)vmult_add added
2003-03-31 Guido Kanschatpseudo-adding Tvmult introduced
2003-03-26 Guido Kanschattitle.html is part of the archive again
2003-03-22 Wolfgang BangerthHopefully clarify docs a little.
2003-03-21 Wolfgang BangerthLet Edge have a constructor. Avoid some warnings.
2003-03-21 Wolfgang BangerthRemove 368 again.
2003-03-20 Wolfgang BangerthDisable one warning for cxx.
2003-03-20 Wolfgang BangerthNo shared libs on hppa64-unknown-linux-gnu
2003-03-20 Wolfgang BangerthWe still need this script to generate the class indices.
2003-03-17 Guido Kanschattitle changed
2003-03-17 Guido KanschatColumn sizes adjusted
2003-03-15 dealTighten code a little. Work around a bug in gcc2.95...
2003-03-14 Wolfgang BangerthAdd two points.
2003-03-13 dealregenerate
2003-03-12 Wolfgang BangerthPrescan the input array to see if it is already sorted...
2003-03-11 Wolfgang BangerthUn-constify values that are not actually constant.
2003-03-11 Wolfgang BangerthFix copyright years.
2003-03-11 Wolfgang BangerthConstify some variables.
2003-03-11 Wolfgang BangerthExplicitly copy-initialize base class. Constify some...
2003-03-11 Wolfgang BangerthConfify some variables.
2003-03-11 Wolfgang BangerthFix missing std::
2003-03-11 Wolfgang BangerthClarify docs.
2003-03-11 Wolfgang BangerthRegenerate.
2003-03-11 dealDEAL_II_CHECK_NESTED_NESTED_FRIEND_BUG
2003-03-11 Guido KanschatBlockMatrixEZ operational
2003-03-11 Guido Kanschatblock-transfer with easy matrices works, but not sufficient
2003-03-11 Guido Kanschatadd basic include file
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.