log

age author description
Thu, 14 Aug 2014 17:55:32 +0200 Eugenio Gianniti Correct typos in the doc-strings default tip
Thu, 14 Aug 2014 17:10:29 +0200 Eugenio Gianniti Ensure the mkoctfile installed with running octave is used
Thu, 14 Aug 2014 12:26:55 +0200 Eugenio Gianniti Improve formatting
Tue, 12 Aug 2014 15:42:50 +0200 Eugenio Gianniti Mark meshfunction using subdomain
Fri, 08 Aug 2014 09:52:59 +0200 Eugenio Gianniti Add save method for mesh
Fri, 08 Aug 2014 09:55:16 +0200 Eugenio Gianniti Correct doc-string for @meshfunction/save
Thu, 07 Aug 2014 20:34:50 +0200 Eugenio Gianniti Do not force extension for imported MeshFunction
Thu, 07 Aug 2014 19:21:36 +0200 Eugenio Gianniti Use meshfunction to mark subdomains
Thu, 07 Aug 2014 14:56:35 +0200 Eugenio Gianniti Change default value for markers to the maximum representable
Thu, 07 Aug 2014 11:13:54 +0200 Eugenio Gianniti Improve template meshfunction implementation
Wed, 06 Aug 2014 19:52:03 +0200 Eugenio Gianniti Support template dolfin::MeshFunction
Wed, 06 Aug 2014 16:48:25 +0200 Eugenio Gianniti Add utilities for meshfunction
Fri, 01 Aug 2014 18:59:18 +0200 Eugenio Gianniti Support storage of mesh markers via meshfunction
Wed, 30 Jul 2014 21:09:52 +0200 Eugenio Gianniti Distribute mesh after creating it
Wed, 30 Jul 2014 20:59:37 +0200 Eugenio Gianniti Add parallel assembly of matrices and vectors
Wed, 30 Jul 2014 18:09:13 +0200 Eugenio Gianniti Import UFL in a parallel-safe fashion
Sat, 26 Jul 2014 19:38:23 +0200 Eugenio Gianniti Change default linear algebra back-end
Tue, 29 Jul 2014 18:05:56 +0200 Eugenio Gianniti Support both DOLFIN 1.3.0 and 1.4.0
Tue, 29 Jul 2014 17:11:59 +0200 Eugenio Gianniti Add preprocessor define to support compatibility with DOLFIN 1.4.0 and 1.3.0
Sun, 20 Jul 2014 18:59:17 +0200 Eugenio Gianniti Add support for PETSc algebra back-end
Sun, 13 Jul 2014 19:25:03 +0200 Eugenio Gianniti Add function to set linear algebra back-end
Sat, 12 Jul 2014 17:28:08 +0200 Eugenio Gianniti Make linear_algebra_backend a private method of femfenics_factory
Sat, 12 Jul 2014 15:28:40 +0200 Eugenio Gianniti Make femfenics_factory non-copiable and non-assignable
Sat, 12 Jul 2014 12:30:13 +0200 Eugenio Gianniti Add factories hierarchy for matrices' and vectors' assembly
Sat, 28 Jun 2014 16:22:13 +0200 Eugenio Gianniti Added tag fem-fenics 0.0.2 for changeset e348b84ecb70
Sat, 28 Jun 2014 12:31:02 +0200 Eugenio Gianniti Add copyright notice to build system files fem-fenics 0.0.2
Sat, 28 Jun 2014 12:27:45 +0200 Eugenio Gianniti Update release files for 0.0.2
Fri, 27 Jun 2014 17:29:11 +0200 Eugenio Gianniti Add evaluation through anonymous functions
Wed, 25 Jun 2014 22:32:38 +0200 Eugenio Gianniti interpolate.cc: catch exception if interpolation fails
Wed, 25 Jun 2014 20:36:04 +0200 Eugenio Gianniti feval.cc: stop computation after an error occurs
Wed, 25 Jun 2014 10:13:22 +0200 Eugenio Gianniti Document function evaluation
Tue, 24 Jun 2014 16:55:49 +0200 Eugenio Gianniti Move ufl to m-file in Evolution example
Tue, 24 Jun 2014 16:43:13 +0200 Eugenio Gianniti Move ufl to m-file in Poisson example
Mon, 23 Jun 2014 20:28:28 +0200 Eugenio Gianniti New interface for function evaluation
Mon, 23 Jun 2014 17:06:26 +0200 Eugenio Gianniti Remove a not needed header from feval.cc
Mon, 23 Jun 2014 16:34:16 +0200 Eugenio Gianniti Correct function constructor
Sat, 21 Jun 2014 16:07:42 +0200 Eugenio Gianniti Add function evaluation with coordinates inside brackets
Sat, 21 Jun 2014 15:28:07 +0200 Eugenio Gianniti Add checks to feval
Sun, 15 Jun 2014 14:49:46 +0200 Eugenio Gianniti Delete UFL file after ufl.m closes and imports it
Sat, 14 Jun 2014 15:27:43 +0200 Eugenio Gianniti Avoid just-in-time compilation when not needed
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
Thu, 29 May 2014 10:58:17 +0200 Eugenio Gianniti State in the ufl.m help message that leading brackets cause an error
Wed, 28 May 2014 14:15:52 +0200 Eugenio Gianniti Do not print trailing whitespaces with ufl.m
Fri, 23 May 2014 11:41:17 +0200 Eugenio Gianniti Correct help message for ufl
Thu, 22 May 2014 12:34:47 +0200 Eugenio Gianniti Compile right away after ufl end
Thu, 22 May 2014 11:43:44 +0200 Eugenio Gianniti Ensure that ufl opens a file with .ufl extension
Wed, 21 May 2014 18:16:05 +0200 Eugenio Gianniti ufl errors out if filename exists when start command is issued
Wed, 21 May 2014 17:56:22 +0200 Eugenio Gianniti Make use of is_valid_file_id for fid checks
Mon, 19 May 2014 23:18:33 +0200 Eugenio Gianniti Changed order in interpolate signature
Mon, 19 May 2014 12:14:44 +0200 Eugenio Gianniti Added ufl.m
Sat, 17 May 2014 17:16:58 +0200 Eugenio Gianniti Added Python-like interpolate
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
Wed, 05 Mar 2014 11:59:02 +0000 gedeone-octave New version of feval which accept a matrix or an array as points
Wed, 05 Mar 2014 10:32:56 +0000 gedeone-octave Merge two branches.
Tue, 04 Mar 2014 12:38:27 +0000 gedeone-octave Close useless head created with my last push.
Tue, 04 Mar 2014 12:19:04 +0000 gedeone-octave Extend feval function to support also passing the coordinates separately
Tue, 04 Mar 2014 12:09:26 +0000 gedeone-octave Extend feval function to support also passing the coordinates separately
Sat, 01 Mar 2014 14:11:24 +0100 Juan Pablo Carbajal maint: changing configure.ac option to ---with-eigen-includedir
Sat, 01 Mar 2014 04:47:23 +0100 Juan Pablo Carbajal maint: configure.ac accpets includedir for Dense.
Fri, 21 Feb 2014 16:41:25 +0000 gedeone-octave Update description for new pkg release.
Tue, 18 Feb 2014 15:21:43 +0000 gedeone-octave CPPFLAGS do not overrirde existing flags.
Tue, 18 Feb 2014 14:53:22 +0000 gedeone-octave Change internal use of dolfin functions following new API of FEniCS 1.3.0
Fri, 31 Jan 2014 00:32:47 +0100 gedeone-octave Remove the documentation. Now the pdf file of the documentation and
Thu, 30 Jan 2014 09:14:35 +0100 gedeone-octave Presentation for the seminar at MOX
Thu, 30 Jan 2014 08:55:40 +0100 gedeone-octave Fix the HyperElasticity example
Thu, 30 Jan 2014 08:53:59 +0100 gedeone-octave Fix call to the function JacobianForm.m
Thu, 30 Jan 2014 08:50:21 +0100 gedeone-octave Fix the documentation.
Tue, 24 Dec 2013 10:10:47 +0100 gedeone-octave First complete version of the documentation.
Fri, 20 Dec 2013 11:13:02 +0100 gedeone-octave Ignore some Latex output.
Fri, 20 Dec 2013 11:08:10 +0100 gedeone-octave Update description of classes.
Fri, 20 Dec 2013 09:09:56 +0100 gedeone-octave Add examples to the pkg description.
Thu, 19 Dec 2013 09:42:38 +0100 gedeone-octave Fix errors in the documentation.
Mon, 02 Dec 2013 00:30:39 +0000 gedeone-octave Updated version of the manual.
Sun, 01 Dec 2013 16:47:18 +0000 gedeone-octave Tex file for the API interface.
Sun, 17 Nov 2013 23:52:24 +0000 gedeone-octave Updated version of the documentation.
Mon, 11 Nov 2013 22:53:27 +0000 gedeone-octave Update the documentation for the pkg. Still working on it.
Sun, 10 Nov 2013 19:33:44 +0000 gedeone-octave Unsteady NS with L2 penalization.
Sun, 10 Nov 2013 19:32:47 +0000 gedeone-octave Steady NS with no slip BC.
Sun, 10 Nov 2013 19:30:42 +0000 gedeone-octave Steady NS with H1 penalization.
Sun, 10 Nov 2013 19:30:10 +0000 gedeone-octave Steady state NS with Le penalization
Sun, 10 Nov 2013 16:24:36 +0000 gedeone-octave First draft of the documentation manual for the pkg.
Sat, 09 Nov 2013 11:07:20 +0000 gedeone-octave Fix another documentation issue.
Sat, 09 Nov 2013 11:01:25 +0000 gedeone-octave Fix error in the documentation.
Sat, 09 Nov 2013 10:51:29 +0000 gedeone-octave Fix error in the documentation.
Sat, 09 Nov 2013 10:44:51 +0000 gedeone-octave Improve the documentation for the pkg releae.
Fri, 08 Nov 2013 00:35:55 +0000 gedeone-octave Fix other errors in the documentation.
Fri, 08 Nov 2013 00:29:56 +0000 gedeone-octave Improve the documentation for the pkg release.
Fri, 08 Nov 2013 00:05:33 +0000 gedeone-octave Fix error in the previously modified documentation.
Thu, 07 Nov 2013 23:46:38 +0000 gedeone-octave Improve documentation for pkg release.
Thu, 07 Nov 2013 23:31:05 +0000 gedeone-octave Update the Function description for the code release.
Thu, 07 Nov 2013 00:03:08 +0000 gedeone-octave Update the description file.
Wed, 06 Nov 2013 23:34:54 +0000 gedeone-octave Remove obsolete files.
Wed, 06 Nov 2013 05:37:11 +0000 Carnë Draug maint: add hgignore file
Sun, 03 Nov 2013 20:03:05 +0000 gedeone-octave Update the information for the release of the pkg.
Sat, 26 Oct 2013 17:24:56 +0100 gedeone-octave Add copyright.
Sat, 12 Oct 2013 16:06:00 +0100 gedeone-octave Some Formatting improvements (?)
Mon, 07 Oct 2013 21:52:17 +0200 Carlo de Falco some formatting improvements
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
Sun, 06 Oct 2013 23:05:43 +0100 gedeone-octave Add the linear algebra backend also for assemble_system.cc
Sun, 06 Oct 2013 22:31:48 +0100 gedeone-octave Remove the verbose debug output
Sun, 06 Oct 2013 22:23:40 +0100 gedeone-octave Improved assembling of the matrix.
Sat, 05 Oct 2013 22:27:03 +0100 gedeone-octave Use the uBLAS for an estimation of the nnz elements for excess.
Sat, 05 Oct 2013 22:25:52 +0100 gedeone-octave Update the examples for the tutorial.
Sat, 05 Oct 2013 10:40:06 +0100 gedeone-octave Update the examples giving two input parameters to the BilinearForm.
Sat, 05 Oct 2013 10:30:39 +0100 gedeone-octave The BilinearForm takes two FunctionalSpace as input argument.
Fri, 13 Sep 2013 12:45:22 +0200 gedeone-octave New file for the ecxamples associated with the pkg.
Thu, 12 Sep 2013 15:23:48 +0200 gedeone-octave Devel folder for examples which need to be improved
Thu, 12 Sep 2013 15:22:40 +0200 gedeone-octave TODO list
Thu, 12 Sep 2013 15:22:19 +0200 gedeone-octave Move examples in the ./inst directory.
Thu, 12 Sep 2013 15:19:31 +0200 gedeone-octave Move the example to their own folder.
Thu, 12 Sep 2013 14:58:34 +0200 gedeone-octave Update the examples to the new naming conventions.
Thu, 12 Sep 2013 14:43:23 +0200 gedeone-octave now the post_install.m move only the header files
Thu, 12 Sep 2013 14:11:38 +0200 gedeone-octave Reduced use of post_install.m
Thu, 12 Sep 2013 13:44:23 +0200 gedeone-octave Call the header file from the /include directories
Thu, 12 Sep 2013 13:17:23 +0200 gedeone-octave Search for header file in the include/directory
Wed, 11 Sep 2013 09:26:22 +0200 gedeone-octave Update license to gpl v3
Wed, 11 Sep 2013 08:50:35 +0200 gedeone-octave Update GPL to v3
Tue, 10 Sep 2013 00:08:03 +0200 gedeone-octave Fix another small issue
Mon, 09 Sep 2013 23:59:24 +0200 gedeone-octave Maint: update notes for the release
Mon, 09 Sep 2013 23:37:35 +0200 gedeone-octave Maint: update copyright notice
Mon, 09 Sep 2013 23:21:53 +0200 gedeone-octave New function for the creation of a functional.
Mon, 09 Sep 2013 23:21:24 +0200 gedeone-octave Update pkg info
Mon, 09 Sep 2013 23:03:26 +0200 gedeone-octave Update the examples.
Mon, 09 Sep 2013 22:45:03 +0200 gedeone-octave Maint: update documentation
Mon, 09 Sep 2013 22:40:46 +0200 gedeone-octave Maint: update the documentation
Mon, 09 Sep 2013 22:33:35 +0200 gedeone-octave Maint: move file which are not yet ready for the pkg to the obsolete location.
Mon, 09 Sep 2013 22:31:57 +0200 gedeone-octave Maint: improve documentation.
Mon, 09 Sep 2013 22:31:37 +0200 gedeone-octave Delete useless file fter installation.
Fri, 06 Sep 2013 19:26:46 +0200 gedeone-octave Fix another little bug
Fri, 06 Sep 2013 19:16:59 +0200 gedeone-octave Fix bug
Fri, 06 Sep 2013 14:56:59 +0200 gedeone-octave Avois useless output.
Fri, 06 Sep 2013 13:42:20 +0200 gedeone-octave Fix new naming convention for the generation of the problem from .ufl file.
Fri, 06 Sep 2013 13:30:10 +0200 gedeone-octave Fix minor bug
Fri, 06 Sep 2013 13:16:33 +0200 gedeone-octave New functions used to call the DLD-functions created from the user.
Fri, 06 Sep 2013 10:33:39 +0200 gedeone-octave Update texinfo message
Fri, 06 Sep 2013 10:15:34 +0200 gedeone-octave New function for the definition of a Constant expression.
Fri, 06 Sep 2013 09:55:52 +0200 gedeone-octave Change the order of the input parameter to be compliant with Dolfin naming
Thu, 05 Sep 2013 21:45:38 +0200 gedeone-octave Fix error but still doesn't remove the file.
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.
Tue, 03 Sep 2013 00:18:03 +0200 gedeone-octave Copy new function for polymorphism.
Mon, 02 Sep 2013 23:58:35 +0200 gedeone-octave Fix error in texinfo
Mon, 02 Sep 2013 23:52:49 +0200 gedeone-octave Fix bug in the texinfo code
Mon, 02 Sep 2013 23:51:28 +0200 gedeone-octave Maint: add copyright notice
Mon, 02 Sep 2013 23:00:05 +0200 gedeone-octave Polymorphism for the feavl() applied to objevt of type function.
Sun, 01 Sep 2013 23:39:51 +0200 gedeone-octave Added the possibility to plot a Mesh object.
Sun, 01 Sep 2013 23:39:30 +0200 gedeone-octave Changed the name of the function to get pointer to mesh in a consistent way with
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
Wed, 07 Aug 2013 18:17:46 +0200 gedeone-octave New wrapper class for dolfin::Form
Mon, 05 Aug 2013 13:20:12 +0200 gedeone-octave The examples now follow the new naming convention.
Mon, 05 Aug 2013 11:45:54 +0200 gedeone-octave Maint: move the obsolete python file to the obsolete folder
Mon, 05 Aug 2013 11:42:23 +0200 gedeone-octave New constructor for the dld function Function
Mon, 05 Aug 2013 11:39:47 +0200 gedeone-octave Rename the function accordingly to dolfin
Sat, 03 Aug 2013 14:49:56 +0200 gedeone-octave Maint: old test are moved in the obsolete folder
Sat, 03 Aug 2013 14:48:23 +0200 gedeone-octave Change the name of function accordingly to new naming rules.
Sat, 03 Aug 2013 14:47:03 +0200 gedeone-octave The file fem_init_env is no longer needed because function are now declared
Sat, 03 Aug 2013 14:45:57 +0200 gedeone-octave Create the corresponding function following new naming convention.
Sat, 03 Aug 2013 14:44:07 +0200 gedeone-octave Define DEFINE_OCTAVE_ALLOCATOR and DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA
Sat, 03 Aug 2013 14:37:09 +0200 gedeone-octave The function DEFINE_OCTAVE_ALLOCATOR and DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA
Sat, 03 Aug 2013 14:32:33 +0200 gedeone-octave The methods of the mesh class are implemented in the file where they are needed.
Sat, 03 Aug 2013 14:29:04 +0200 gedeone-octave Rename the function visible from the user accordingly to dolfin interface.
Fri, 02 Aug 2013 23:18:01 +0200 gedeone-octave Make the example compliant with the fem-fenics pkg
Fri, 02 Aug 2013 23:01:39 +0200 gedeone-octave New examples which solve vector field problems
Fri, 02 Aug 2013 22:55:42 +0200 gedeone-octave Improve the expression class to deal also with vector fields.
Fri, 02 Aug 2013 22:51:34 +0200 gedeone-octave New parameters for the creation of the sparse matrix.
Mon, 29 Jul 2013 22:55:03 +0200 gedeone-octave Rename the files
Sun, 28 Jul 2013 18:28:46 +0200 gedeone-octave Create also lhs and rhs of the problem.
Sun, 28 Jul 2013 17:59:20 +0200 gedeone-octave New function which creates on the fly all the DLD functions needed
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
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