log

age author description
Tue, 10 Sep 2013 00:08:03 +0200 gedeone-octave Fix another small issue
Mon, 09 Sep 2013 23:59:24 +0200 gedeone-octave Maint: update notes for the release
Mon, 09 Sep 2013 23:37:35 +0200 gedeone-octave Maint: update copyright notice
Mon, 09 Sep 2013 23:21:53 +0200 gedeone-octave New function for the creation of a functional.
Mon, 09 Sep 2013 23:21:24 +0200 gedeone-octave Update pkg info
Mon, 09 Sep 2013 23:03:26 +0200 gedeone-octave Update the examples.
Mon, 09 Sep 2013 22:45:03 +0200 gedeone-octave Maint: update documentation
Mon, 09 Sep 2013 22:40:46 +0200 gedeone-octave Maint: update the documentation
Mon, 09 Sep 2013 22:33:35 +0200 gedeone-octave Maint: move file which are not yet ready for the pkg to the obsolete location.
Mon, 09 Sep 2013 22:31:57 +0200 gedeone-octave Maint: improve documentation.
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
Fri, 23 Aug 2013 08:26:26 +0200 gedeone-octave Fix nug in the makefile,
Thu, 22 Aug 2013 19:01:44 +0200 gedeone-octave New function for dealing with form of rank 0.
Thu, 22 Aug 2013 18:58:55 +0200 gedeone-octave Added the possibility to assemble form of rank 0.
Tue, 20 Aug 2013 22:31:16 +0200 gedeone-octave Use the function SubSpace to extract thesubspace and apply correctly the BCs.
Tue, 20 Aug 2013 22:23:12 +0200 gedeone-octave New wrapper function for dolfin::SubSpace
Tue, 20 Aug 2013 11:20:47 +0200 gedeone-octave New function for plotting a vector defined on a Mesh
Wed, 14 Aug 2013 12:26:21 +0200 gedeone-octave Remove white lines and wrong copyright notice.
Wed, 14 Aug 2013 11:56:58 +0200 gedeone-octave MAint: move the file to the new specific folder
Wed, 14 Aug 2013 11:56:36 +0200 gedeone-octave Add comment to the script and pot the mesh.
Mon, 12 Aug 2013 23:57:03 +0200 gedeone-octave Avoid use of global variables.
Mon, 12 Aug 2013 22:13:37 +0200 gedeone-octave save the solution instead of plotting it
Mon, 12 Aug 2013 20:47:50 +0200 gedeone-octave Maint: rename file and complete previous commit message
Mon, 12 Aug 2013 20:42:39 +0200 gedeone-octave New example based on the one avilable with bim pkg.
Sun, 11 Aug 2013 22:12:09 +0200 gedeone-octave Added the possibility to apply BC to a NL problem.
Sun, 11 Aug 2013 22:10:47 +0200 gedeone-octave New example: resolution of Hyperelastic problem using a minimization technique
Wed, 07 Aug 2013 20:45:53 +0200 gedeone-octave Update the examples to the new naming convention.
Wed, 07 Aug 2013 18:26:26 +0200 gedeone-octave Used new available functions assemble and assemble-systems.
Wed, 07 Aug 2013 18:25:27 +0200 gedeone-octave Return an object of type form.
Wed, 07 Aug 2013 18:21:45 +0200 gedeone-octave Also assemble.cc and assemble_systems.cc are compiled.
Wed, 07 Aug 2013 18:20:59 +0200 gedeone-octave New DLD functions for assembling a matrix/vector from a bilinear/linear form