Changes between versions 3.0 and 3.0.1

  1. Fix: in three space dimensions, the triangulation class over-estimated the necessary amount of memory needed upon refinement and allocated too much.
    (WB 2000/04/19)

  2. Fix: getting the support points from system finite elements (class FESystem) resulted in an exception.
    (WB 2000/05/10)

  3. Fix: FullMatrix::Tmmult and FullMatrix::Tvmult were broken.
    (WB 2000/05/08 and 2000/05/26)

  4. Fix: slight bug in DataOut::build_patches in multithreaded mode fixed.
    (Ralf Hartmann, 2000/05/29)

  5. Fix: SparsityPattern::print_gnuplot wrote rows and columns exchanged. Since most matrices have symmetric sparsity patterns, this has gone unnoticed by now.
    (WB 2000/05/30)

  6. Fixed: the common/scripts/make_dependencies.pl script that sets up the dependencies for the make files had a problem when the path to the library included special characters such as `+'. This is now fixed.
    (WB 2000/06/15)


Last update $Date: 2006-07-13 08:12:08 -0500 (Thu, 13 Jul 2006) $