log

age author description
Mon, 09 Sep 2013 22:31:37 +0200 gedeone-octave Delete useless file fter installation.
Fri, 06 Sep 2013 19:26:46 +0200 gedeone-octave Fix another little bug
Fri, 06 Sep 2013 19:16:59 +0200 gedeone-octave Fix bug
Fri, 06 Sep 2013 14:56:59 +0200 gedeone-octave Avois useless output.
Fri, 06 Sep 2013 13:42:20 +0200 gedeone-octave Fix new naming convention for the generation of the problem from .ufl file.
Fri, 06 Sep 2013 13:30:10 +0200 gedeone-octave Fix minor bug
Fri, 06 Sep 2013 13:16:33 +0200 gedeone-octave New functions used to call the DLD-functions created from the user.
Fri, 06 Sep 2013 10:33:39 +0200 gedeone-octave Update texinfo message
Fri, 06 Sep 2013 10:15:34 +0200 gedeone-octave New function for the definition of a Constant expression.
Fri, 06 Sep 2013 09:55:52 +0200 gedeone-octave Change the order of the input parameter to be compliant with Dolfin naming
Thu, 05 Sep 2013 21:45:38 +0200 gedeone-octave Fix error but still doesn't remove the file.
Thu, 05 Sep 2013 21:18:58 +0200 gedeone-octave Fix error made in the previous commit.
Thu, 05 Sep 2013 20:49:36 +0200 gedeone-octave New naming convention adopted and Polymorphism for plot and save.
Tue, 03 Sep 2013 00:18:03 +0200 gedeone-octave Copy new function for polymorphism.
Mon, 02 Sep 2013 23:58:35 +0200 gedeone-octave Fix error in texinfo
Mon, 02 Sep 2013 23:52:49 +0200 gedeone-octave Fix bug in the texinfo code
Mon, 02 Sep 2013 23:51:28 +0200 gedeone-octave Maint: add copyright notice
Mon, 02 Sep 2013 23:00:05 +0200 gedeone-octave Polymorphism for the feavl() applied to objevt of type function.
Sun, 01 Sep 2013 23:39:51 +0200 gedeone-octave Added the possibility to plot a Mesh object.
Sun, 01 Sep 2013 23:39:30 +0200 gedeone-octave Changed the name of the function to get pointer to mesh in a consistent way with
Sun, 01 Sep 2013 23:38:35 +0200 gedeone-octave Maint: added texinfo desription
Sun, 01 Sep 2013 23:14:28 +0200 gedeone-octave Added new output messagging and changed index convvenction for extracting
Sun, 01 Sep 2013 22:47:21 +0200 gedeone-octave Index start from 1 following Octave convention.
Tue, 27 Aug 2013 22:58:58 +0200 gedeone-octave Maint: Add copyright notice
Tue, 27 Aug 2013 22:32:57 +0200 gedeone-octave Maint: improve the txt message
Tue, 27 Aug 2013 21:45:15 +0200 gedeone-octave Improved error messagging.
Tue, 27 Aug 2013 19:53:32 +0200 gedeone-octave Use boost::shared_ptr.
Sat, 24 Aug 2013 15:41:11 +0200 gedeone-octave Maint: rename the ufl file
Sat, 24 Aug 2013 15:39:52 +0200 gedeone-octave New examples: resolution of the Darcy-Stokes flow. We follow the example
Sat, 24 Aug 2013 15:27:36 +0200 gedeone-octave New function for the evaluation of an object of type function in a given point