GetDP Changelog

What's new in GetDP 2.5.0

Mar 25, 2015
  • added option to embed Octave and Python interpreters;
  • extended "Field" functions with gradient; extended string and list handling functions;
  • new resolution and postprocessing functions (RenameFile, While, ...);
  • extended EigenSolve with eigenvalue filter and high order polynomial EV problems;
  • small bug fixes.

New in GetDP 2.4.4 (Dec 29, 2014)

  • Better stability
  • Updated onelab API version and inline parameter definitions
  • Fixed UpdateConstraint in harmonic case
  • Improve performance of multi-harmonic assembly
  • Fixed memory leak in parallel MPI version
  • Improved EigenSolve (quadratic EVP with SLEPC, EVP on real matrices)
  • New CosineTransform, MPI_Printf, SendMergeFileRequest parser commands
  • Small improvements and bug fixes

New in GetDP 2.4.3 (Feb 8, 2014)

  • New mandatory 'Name' attribute to define onelab variables in DefineConstant[] & co; minor bug fixes.

New in GetDP 2.4.2 (Oct 11, 2013)

  • Fixed function arguments in nested expressions; minor improvements.

New in GetDP 2.4.0 (Jul 10, 2013)

  • This version introduces new two-step Init constraints, faster network computations, an improved Update operation, Unicode support, and various small improvements and bugfixes.

New in GetDP 2.3.1 (May 13, 2013)

  • This version updates ONELAB and fixes various bugs.

New in GetDP 2.3.0 (Mar 9, 2013)

  • This version introduces a new build system based on cmake, a new family of Field functions to use data imported from Gmsh, and improved list handling capabilities.

New in GetDP 2.2.1 (Jul 16, 2012)

  • This version contains small improvements and bugfixes.

New in GetDP 2.1.0 (Oct 25, 2010)

  • This version adds support for parallel resolution using PETSc solvers, Gmsh2 output format, and experimental SLEPc-based eigensolvers.

New in GetDP 2.0.0 (Mar 15, 2010)

  • general code cleanup (separated interface from legacy
  • code; removed various undocumented, unstable and otherwise
  • experimental features; moved to C++); updated input file formats;
  • default solvers are now based on PETSc; small bug fixes (binary .res
  • read, Newmark -restart).