From 0dce603ff9dcfbba4ab30232fd649d6d906d1df8 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Wed, 19 Nov 2014 22:00:45 +0100 Subject: [PATCH] Add a changelog entry --- doc/news/changes.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 941ca73d2b..c53ef70208 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2013, 2014 by the deal.II authors +// Copyright (C) 2013 - 2014, 2014 by the deal.II authors // // This file is part of the deal.II library. // @@ -333,6 +333,12 @@ inconvenience this causes.

Specific improvements

    +
  1. New: Complete the periodic boundary condition interface and add + support for rotating vector valued dof components. +
    + (Daniel Arndt, Matthias Maier, 2014/11/19) +
  2. +
  3. New: Added support for STEP files in the OpenCASCADE wrappers. STEP files can now be imported and exported respectively with the OpenCASCADE::read_STEP() and OpenCASCADE::write_STEP() functions. -- 2.39.5