#######################################################################
#                                                                     #
#                              Ref-indic                              #
#                                                                     #
#                        Refinement indicators                        #
#                                                                     #
#                       EPI Serena, INRIA Paris                       #
#                                                                     #
#  Copyright (c) 2013-2017 INRIA.                                     #
#  Institut National de Recherche en Informatique et en Automatique.  #
#  All rights reserved. This file is distributed only by permission.  #
#                                                                     #
#  Hend Ben Ameur <hbenameur@yahoo.ca>                                #
#  Francois Clement <Francois.Clement@inria.fr>                       #
#  Pierre Weis <Pierre.Weis@inria.fr>                                 #
#                                                                     #
#######################################################################

# $Id: CHANGES,v 1.18.2.5 2017/11/26 15:20:24 fclement Exp $

Ref-indic 1.5+pl0 (2017-11-27)
-----------------

Add the possibility to treat problems defined on parts of rectangular grids.
This allow the possibility to treat problems defined on unstructured meshes
(the handling of both-way interpolations is let to the user).

More demonstrative examples. In particular, a Fortran hydrogeology example
with a two-dimensional parameter has been added.

More informative documentation files (manual page, user's manual).


Ref-indic 1.4+pl0 (2014-07-17)
-----------------

Add graphical annotations (titles, colormaps).


Ref-indic 1.3+pl0 (2014-07-03)
-----------------

Provide a non trivial Fortran example for the estimation of transmissivity
distributions in porous media.


Ref-indic 1.2+pl0 (2014-03-17)
-----------------

Provide a Fortran version of the identity map example.


Ref-indic 1.1+pl0 (2014-02-28)
-----------------

The OCaml image library Grimage is provided.


Ref-indic 1.0+pl0 (2014-02-27)
-----------------

First public release.
