From: hartmann Date: Fri, 23 Sep 2005 10:07:12 +0000 (+0000) Subject: Tecplot lib fix. tecplot_binary and exception added. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d26b76a92b7ba13fee180157812aa34fb4f5079;p=dealii-svn.git Tecplot lib fix. tecplot_binary and exception added. git-svn-id: https://svn.dealii.org/trunk@11518 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 01015e34ad..93d060d214 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -35,6 +35,13 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

    +
  1. + Fixed: The Tecplot library (tecio.a) was + detected but not added to LIBS. This is now fixed. +
    + (RH 2005/09/23) +

    +
  2. New: configure will automatically detect a NetCDF installation, when its path is given by the @@ -97,6 +104,18 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

    deal.II

      +
    1. + Fixed: The tecplot_binary OutputFormat has been added to DataOutBase::get_output_format_names. Now + an exception will be raised if write_tecplot_binary is envoked without + specifying the filename through the DataOutBase::TecplotFlags interface. +
      + (RH 2005/09/23) +

      +
    2. New: The GridIn<dim>::read_netcdf(string