log

age author description
Fri, 19 Jul 2013 10:15:34 +0200 gedeone-octave Example for the problem of how we could dinamically include an header
Thu, 18 Jul 2013 14:57:55 +0200 gedeone-octave New class and function used to manage coefficient of the variational form
Thu, 18 Jul 2013 14:53:19 +0200 gedeone-octave Compile also new test
Thu, 18 Jul 2013 14:52:47 +0200 gedeone-octave New test for the expression class and the fem_coeff function
Thu, 18 Jul 2013 14:46:49 +0200 gedeone-octave Compatible with new functionalities
Thu, 18 Jul 2013 14:31:40 +0200 gedeone-octave FE of degree 1 instead of 2
Thu, 18 Jul 2013 14:30:12 +0200 gedeone-octave Use variable name x instead of xy
Thu, 18 Jul 2013 14:28:54 +0200 gedeone-octave Compile and register also the new clas expression.h
Thu, 18 Jul 2013 14:27:02 +0200 gedeone-octave FE of degree 1 instead of 2
Mon, 15 Jul 2013 17:07:28 +0200 gedeone-octave New class for treatment of BC
Mon, 15 Jul 2013 17:02:28 +0200 gedeone-octave The eval method now use a for cycle for the initialization of octave_value_list
Mon, 15 Jul 2013 17:00:16 +0200 gedeone-octave The method return a boost::shared_ptr instead of a dolfin::FunctionSpace
Mon, 15 Jul 2013 16:58:52 +0200 gedeone-octave Definition of the variational problem
Mon, 15 Jul 2013 16:55:45 +0200 gedeone-octave Compile also new class and functions available.
Mon, 15 Jul 2013 16:32:21 +0200 gedeone-octave Change the test case adding the new developments of fem-fenics