https://github.com/feelpp/feelpp

sort by:
Revision Author Date Message Commit Date
8ae1b05 test transfer matrix Conflicts: testsuite/feeldiscr/CMakeLists.txt 28 August 2013, 14:23:57 UTC
bd2e1ca container depends to backend 28 August 2013, 14:22:17 UTC
33f8474 added mortar constraint 28 August 2013, 14:21:40 UTC
6dcd7d8 new interface for sqrt matrix Conflicts: feel/feelalg/matrixeigendense.cpp feel/feelalg/matrixsparse.hpp 28 August 2013, 14:21:18 UTC
2ca462c add some interfaces Conflicts: feel/feelalg/matrixsparse.hpp feel/feeldiscr/doftable.hpp 28 August 2013, 14:19:23 UTC
8267724 Merge branch 'develop' into feature/explicit Conflicts: doc/manual/laplacian/CMakeLists.txt feel/feelfilters/gmsh.hpp feel/feelfilters/gmshhypercubedomain.cpp 28 August 2013, 14:15:10 UTC
9973115 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 28 August 2013, 13:57:37 UTC
fead17f up 28 August 2013, 13:57:15 UTC
3642bd6 fix compilation 28 August 2013, 08:00:14 UTC
af6dc67 --verbose, add new interface (not finished for solve) 27 August 2013, 14:45:30 UTC
07a4313 reduce log info, only in Debug mode 27 August 2013, 11:20:31 UTC
88c92e0 fix compilation of printDofMarker, print the left view dof -> marker relation 27 August 2013, 10:08:24 UTC
93ccb25 Merge branch 'feature/geomod' into develop 27 August 2013, 10:02:04 UTC
8df4752 fix last merge 27 August 2013, 09:47:32 UTC
d05eae9 Merge branch 'feature/geomod' of github.com:feelpp/feelpp into feature/geomod 27 August 2013, 09:42:56 UTC
d0cad3c merge develop 27 August 2013, 09:36:46 UTC
4b01edb add _h and use _h 27 August 2013, 06:50:57 UTC
eb64207 added center of the ellipsoid to the mesh 26 August 2013, 21:43:48 UTC
32c4ac3 @feelpp/feelpp @feelpp/dot here is an simple example in 2D of a laplacian with a dirac on the right habd side 26 August 2013, 21:43:20 UTC
c22f0da added laplacian with dirac on the right hand side 26 August 2013, 21:06:08 UTC
7a7b7b3 added rebuild option to gmsh section 26 August 2013, 21:03:44 UTC
6704dfd added rebuild option to gmsh section 26 August 2013, 21:03:17 UTC
c169859 added options for gmsh.domain now everything is customizable from section gmsh.domain loadMesh() by default loads a hypercube domain and passes now all options from loadMesh() and associated options 26 August 2013, 21:01:27 UTC
a101c02 added interface for extracting values depending on the marker Conflicts: doc/manual/laplacian/laplacian_quad.cpp feel/feeldiscr/doftable.hpp feel/feelfilters/gmshhypercubedomain.cpp 26 August 2013, 20:18:54 UTC
1f69435 @dolleg @asamake implement dof_marker using bimap remove warnings 26 August 2013, 20:16:02 UTC
bdcdae1 Merge branch 'develop' of github.com:feelpp/feelpp into feature/geomod 25 August 2013, 15:25:56 UTC
4aa4231 update issue #160 @vincentchabannes @asamake Now use the Dof data structure to store the global dof information and not a tuple (Dof derives from a tuple for backward compatibility) define also LocalDof and LocalDofSet for the new dof_Table data structure which allows to go back and forth between the local and global dof using boost::bimap Conflicts: .dir-locals.el 25 August 2013, 06:07:07 UTC
4ba3e56 @vincentchabannes @asamake Now use the Dof data structure to store the global dof information and not a tuple (Dof derives from a tuple for backward compatibility) define also LocalDof and LocalDofSet for the new dof_Table data structure which allows to go back and forth between the local and global dof using boost::bimap 25 August 2013, 06:06:15 UTC
3034b83 fix sequential case: in sequential subksp were overriding the ksp try to have better log info 25 August 2013, 06:06:02 UTC
8e8aef9 added options for gmsh.domain make renumber dof optional Conflicts: feel/feeldiscr/doftable.hpp quickstart/laplacian.cpp 24 August 2013, 19:36:08 UTC
dd9ee7e update issue #15 use unordered_map<> instead of map<> (should be much faster, could be nice to compare this branch with the develop branch) added some new command line options Conflicts: doc/manual/laplacian/CMakeLists.txt feel/feeldiscr/doftable.hpp 24 August 2013, 14:55:24 UTC
96c1345 add interface for PETSc submatrix and test Conflicts: feel/feelalg/matrixpetsc.cpp 24 August 2013, 14:50:15 UTC
7ed1635 fix parallel domain decomposition Conflicts: feel/feelalg/graphcsr.cpp feel/feelalg/matrixpetsc.cpp feel/feeldiscr/createsubmesh.hpp feel/feeldiscr/stencil.hpp feel/feelfilters/importergmsh.hpp 24 August 2013, 14:36:07 UTC
e32654e bump up to feel++ 0.95.0 update ChangeLog 0.94.0 will not be released publicly due to a technical issue while doing a prerelease 24 August 2013, 05:46:28 UTC
32270a3 update issue #158 @StephaneVeys test_lambda works now ok. There are still some features of the language which do not support the Lambda framework and you still need to pass the function operators (id, grad, ...) and not the function itself. Hopefully I will be able to fix that soon 24 August 2013, 05:28:46 UTC
5d4a9b4 Merge branch 'develop' into feature/explicit Conflicts: feel/feelvf/ginac.hpp 23 August 2013, 16:20:03 UTC
c35d2c9 @Trophime It seems that the problem is fixed regarding the Eigen assertion in case of fixed size matrices. Now I differentiate the case when the number of columns is 1 and > 1. 23 August 2013, 15:20:52 UTC
7779aa6 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 23 August 2013, 13:23:33 UTC
d6c399a @Trophime fix compilation 23 August 2013, 13:23:27 UTC
aa517d9 @Trophime avaoid allocation x coordinates at each update, do it only once in the constructor 23 August 2013, 13:23:15 UTC
7264561 @Trophime fix compilation 23 August 2013, 13:00:31 UTC
4492fd6 @Trophime avaoid allocation x coordinates at each update, do it only once in the constructor 23 August 2013, 12:48:05 UTC
bed19a3 @asamake fix compilation 23 August 2013, 12:47:33 UTC
d86bb36 fix explicit parallelism Conflicts: doc/manual/laplacian/CMakeLists.txt feel/feelalg/backendeigen.hpp feel/feelalg/matrixsparse.hpp 23 August 2013, 12:03:57 UTC
643c158 Update README.org 23 August 2013, 09:24:59 UTC
3b001f3 fix heatns compilation 23 August 2013, 09:18:33 UTC
bcf347d ignore 22 August 2013, 20:20:48 UTC
785c9b6 call solve of the model 22 August 2013, 15:57:13 UTC
aaba560 offlineFixedPointPrimal deals now with transient problems, add offlineFixedPointDual in the same way in order to improve code readability 22 August 2013, 15:12:16 UTC
7ef62af fix datamap members 22 August 2013, 13:19:58 UTC
420aa34 remove useless arg in contructor 22 August 2013, 13:18:28 UTC
157ce9d use better constructor 22 August 2013, 13:17:21 UTC
7758972 graphcsr : fix printPython 22 August 2013, 13:05:02 UTC
0ca0ef8 fix // doftable with P0 Continuous space 22 August 2013, 13:04:20 UTC
ffcc43e add slepc Portfile (3.4.1) 21 August 2013, 13:58:36 UTC
2528cf8 up petsc Portfile (3.4.2) 21 August 2013, 13:57:47 UTC
25427f3 up gmsh-devel Portfile (2.8.3) 21 August 2013, 13:56:41 UTC
40b8305 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 21 August 2013, 10:29:35 UTC
8faaa14 fix createP1mesh and use boost::unordered_map 21 August 2013, 10:27:18 UTC
aceb3b6 Merge branch 'develop' of github.com:feelpp/feelpp into feature/geomod 20 August 2013, 17:00:35 UTC
942eaff Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 20 August 2013, 10:12:35 UTC
81028c6 fix block graph assembly if a sub-block is empty 20 August 2013, 08:40:00 UTC
5c9483e fix createP1mesh() with new points numerotation 20 August 2013, 08:38:12 UTC
d9e5f16 add convergence computation of delta_pr, delta_du and solution estimation 20 August 2013, 07:58:59 UTC
434609e fix dual residual computation at final time + minors 20 August 2013, 07:58:08 UTC
154b52b fix DB loading (add a new constructor) 20 August 2013, 07:57:16 UTC
319bb9a Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 19 August 2013, 16:24:33 UTC
320905b fix compilation 19 August 2013, 12:20:52 UTC
1ad4ea9 add solution error estimation ( not only the output error is estimated now ) and up statistics computations 19 August 2013, 12:20:01 UTC
9e926f3 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 19 August 2013, 07:15:50 UTC
6f2769b add lambda expressions to the test 17 August 2013, 12:35:12 UTC
10cf79b test up to Boost 1.54 (no changes since 1.53 wrt Feel++ 17 August 2013, 09:30:29 UTC
a1ad50c fix changelog 16 August 2013, 22:42:56 UTC
d260196 Merge branch 'feature/contrib' into develop 16 August 2013, 22:01:25 UTC
30d21f3 up changelog 16 August 2013, 21:43:09 UTC
e1b41c1 add support for Qt Creator 16 August 2013, 21:30:32 UTC
0d7de1f update issue #157 first try to find headers and libraries installed on the system then use the contrib version 16 August 2013, 21:27:16 UTC
bbf2c02 update issue #157 do not ship contrib libraries except for ginac 16 August 2013, 21:26:17 UTC
fe42dae update issue #157 fix conflict between petsc and eigen : MatType is a c++ macro defined by Petsc and a typename defined by eigen 16 August 2013, 21:25:27 UTC
0f6a522 update issue #157 implement DVLOG_IF if not using contrib version 16 August 2013, 21:21:14 UTC
81f29d4 update issue #157 remove various directories from release tarball 16 August 2013, 06:24:39 UTC
49fc538 update issue #157 try to find eigen3, added an option to try to find it or not (FEELPP_ENABLE_SYSTEM_EIGEN3) 16 August 2013, 06:23:15 UTC
0c64886 update ChangeLog 14 August 2013, 21:53:45 UTC
6b56e5c Merge branch 'feature/eigen32' into develop 14 August 2013, 21:47:43 UTC
4c678b0 fixed issue #156 port to eigen 3.2, get rid of warnings regardign register keyword 14 August 2013, 21:47:09 UTC
f5d0378 use constexpr start supporting lambda expression more widely in the language 14 August 2013, 21:43:15 UTC
8661f37 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 10 August 2013, 07:36:16 UTC
756f905 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 09 August 2013, 07:14:42 UTC
2fc9477 @dolleg fix issue #154, update issue #149 differentiate 3.4 with previous petsc/slepc releases 09 August 2013, 07:06:30 UTC
abffcda revert removing of hifimagnet in research CMakeLists 08 August 2013, 12:41:37 UTC
2478fdb Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 07 August 2013, 07:15:07 UTC
b6b6ad2 fix 06 August 2013, 15:16:05 UTC
460e08e Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 06 August 2013, 15:15:28 UTC
4bcf2d3 exclude system installed glfags 06 August 2013, 15:15:08 UTC
0d14db9 Update laplacian_parabolic.cpp Fix compilation. 06 August 2013, 11:44:37 UTC
a2a1f6d Remove no default path from FindGmsh 05 August 2013, 09:01:52 UTC
c724e2a increase nbProc for gcc 02 August 2013, 15:58:22 UTC
e74142e Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 02 August 2013, 14:57:21 UTC
cdc253d remove crb/cavirty by default from doc target 02 August 2013, 14:57:11 UTC
1e49688 #150 02 August 2013, 12:38:49 UTC
back to top