log

age author description
Thu, 11 Jul 2013 22:46:12 +0200 gedeone-octave Now include also call to fem_fs
Thu, 11 Jul 2013 22:44:38 +0200 gedeone-octave Removed output when destructor is called
Thu, 11 Jul 2013 22:35:10 +0200 gedeone-octave Initialize also the functionspace type
Thu, 11 Jul 2013 18:24:15 +0200 gedeone-octave DLD function for Functional Space in Octave
Thu, 11 Jul 2013 18:00:26 +0200 gedeone-octave Introduce the use of boost::shared_ptr for class members
Mon, 08 Jul 2013 21:43:24 +0200 gedeone-octave DEFINE_OCTAVE_ALLOCATOR moved to fem_init_env.cc
Mon, 08 Jul 2013 21:35:44 +0200 gedeone-octave Wrapper Class for dolfin::FunctionSpace
Sat, 06 Jul 2013 01:08:12 +0200 gedeone-octave New test for the mesh class
Sat, 06 Jul 2013 00:39:34 +0200 gedeone-octave New functions which get a (p,e,t) matrix from a mesh object
Sat, 06 Jul 2013 00:31:00 +0200 gedeone-octave New function which return a mesh in the (p, e, t) format
Fri, 05 Jul 2013 18:29:03 +0200 gedeone-octave New function: create a mesh
Fri, 05 Jul 2013 18:26:54 +0200 gedeone-octave New function. Load the environment for the fem-fenics pkg
Fri, 05 Jul 2013 18:24:09 +0200 gedeone-octave File containing the definition of the variational problem (example)
Fri, 05 Jul 2013 18:21:23 +0200 gedeone-octave Update the name of functions called.
Fri, 05 Jul 2013 18:18:37 +0200 gedeone-octave Maint: moove the file to the test folder
Fri, 05 Jul 2013 18:16:21 +0200 gedeone-octave File for the configuration and compilation of the pkg
Fri, 05 Jul 2013 18:12:51 +0200 gedeone-octave New function
Fri, 05 Jul 2013 18:07:17 +0200 gedeone-octave New class for dealing with mesh
Fri, 05 Jul 2013 00:11:23 +0200 gedeone-octave Maint: create a new folder for all the test needed by TDD
Fri, 05 Jul 2013 00:09:42 +0200 gedeone-octave GNU General Public License
Tue, 02 Jul 2013 22:52:19 +0200 Marco Vassallo Test file for the TDD