log

age author description
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