log

age author description
Sun, 28 Jul 2013 10:00:02 +0200 gedeone-octave Use std::size_t instead of octave_idx_type
Sat, 27 Jul 2013 18:49:25 +0200 gedeone-octave Add call to make clean inside octave script
Sat, 27 Jul 2013 17:21:03 +0200 gedeone-octave New octave script for creation of function on the fly
Sat, 27 Jul 2013 17:09:55 +0200 gedeone-octave Call new octave script instead of python script
Sat, 27 Jul 2013 17:02:06 +0200 gedeone-octave add copyright notes
Sat, 27 Jul 2013 08:23:50 +0200 gedeone-octave Maint: move the python code to the obsolete folder
Fri, 26 Jul 2013 11:48:21 +0200 gedeone-octave First incomplete version of the fem-fenics pkg
Fri, 26 Jul 2013 11:29:29 +0200 gedeone-octave New examples for the fem-fenics pkg
Fri, 26 Jul 2013 10:26:16 +0200 gedeone-octave Include also the header function.h in fem_lhs, fem_rhs
Fri, 26 Jul 2013 10:20:10 +0200 gedeone-octave Add a string field to the class function
Thu, 25 Jul 2013 12:53:55 +0200 gedeone-octave Remove the -wall command from the makefile
Thu, 25 Jul 2013 12:45:21 +0200 gedeone-octave Script for post installation process.
Thu, 25 Jul 2013 12:30:57 +0200 gedeone-octave INDEX file for the pkg
Thu, 25 Jul 2013 12:17:57 +0200 gedeone-octave Maint: source files of functions which are created on the fly moved
Thu, 25 Jul 2013 12:14:38 +0200 gedeone-octave Compile only functions which don't need file defined from the user.
Thu, 25 Jul 2013 11:53:57 +0200 gedeone-octave Python scripts for the creation of function on the fly.
Thu, 25 Jul 2013 11:46:13 +0200 gedeone-octave Python class for the creation on the fly of functions.
Thu, 25 Jul 2013 11:42:42 +0200 gedeone-octave New function for the creation of the lhs/rhs based on user's problem.
Thu, 25 Jul 2013 11:36:57 +0200 gedeone-octave New function for the creation of the functionalspace
Thu, 25 Jul 2013 10:27:32 +0200 gedeone-octave Desciption and News file for the pkg of the program.
Thu, 25 Jul 2013 09:04:36 +0200 gedeone-octave Maint: improve the documentation
Mon, 22 Jul 2013 15:32:27 +0200 gedeone-octave Check if size of input parameters agree
Mon, 22 Jul 2013 15:13:30 +0200 gedeone-octave Add texinfo description for the DLD functions
Mon, 22 Jul 2013 14:58:35 +0200 gedeone-octave Functions which plot and save a function object.
Mon, 22 Jul 2013 14:56:51 +0200 gedeone-octave Wrapper class for dolfin::Function
Mon, 22 Jul 2013 14:49:10 +0200 gedeone-octave Test for the fem_plot and fem_save functions.
Mon, 22 Jul 2013 11:33:50 +0200 gedeone-octave register_type is called before every type is used.
Sat, 20 Jul 2013 23:53:31 +0200 gedeone-octave Test for the new functions fem_lhs, fem_rhs
Sat, 20 Jul 2013 23:49:23 +0200 gedeone-octave New functions used to get the rhs and lhs of the variational problem.
Sat, 20 Jul 2013 23:46:03 +0200 gedeone-octave Use std::size_t instead of octave_idx_type to avoid comparison between signed and