log src/Makefile.in @ 230:1a3674836579

age author description
Fri, 13 Jun 2014 18:45:40 +0200 Eugenio Gianniti Provide flags for just-in-time compilation
Thu, 05 Jun 2014 19:50:52 +0200 Eugenio Gianniti Add unused compiler/linker flags
Mon, 12 May 2014 21:38:35 +0200 Eugenio Gianniti interpolate function added
Mon, 10 Mar 2014 08:58:56 +0000 gedeone-octave New patches submitted from eg123 for the automatization of
Tue, 04 Mar 2014 12:09:26 +0000 gedeone-octave Extend feval function to support also passing the coordinates separately
Mon, 07 Oct 2013 21:40:30 +0200 Carlo de Falco Disable stripping as it does not work on all platforms
Mon, 07 Oct 2013 11:25:41 +0200 Carlo de Falco Disable stripping as it does not work on all platforms
Thu, 12 Sep 2013 14:11:38 +0200 gedeone-octave Reduced use of post_install.m
Mon, 09 Sep 2013 22:40:46 +0200 gedeone-octave Maint: update the documentation
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.
Mon, 02 Sep 2013 23:00:05 +0200 gedeone-octave Polymorphism for the feavl() applied to objevt of type function.
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
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, 07 Aug 2013 18:21:45 +0200 gedeone-octave Also assemble.cc and assemble_systems.cc are compiled.
Mon, 05 Aug 2013 11:39:47 +0200 gedeone-octave Rename the function accordingly to dolfin
Sat, 03 Aug 2013 14:37:09 +0200 gedeone-octave The function DEFINE_OCTAVE_ALLOCATOR and DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA
Thu, 25 Jul 2013 12:14:38 +0200 gedeone-octave Compile only functions which don't need file defined from the user.
Mon, 22 Jul 2013 14:58:35 +0200 gedeone-octave Functions which plot and save a function object.
Sat, 20 Jul 2013 23:49:23 +0200 gedeone-octave New functions used to get the rhs and lhs of the variational problem.
Thu, 18 Jul 2013 14:28:54 +0200 gedeone-octave Compile and register also the new clas expression.h
Mon, 15 Jul 2013 16:55:45 +0200 gedeone-octave Compile also new class and functions available.
Mon, 08 Jul 2013 21:43:24 +0200 gedeone-octave DEFINE_OCTAVE_ALLOCATOR moved to fem_init_env.cc
Sat, 06 Jul 2013 00:39:34 +0200 gedeone-octave New functions which get a (p,e,t) matrix from a mesh object
Fri, 05 Jul 2013 18:16:21 +0200 gedeone-octave File for the configuration and compilation of the pkg