sort by:
Revision Author Date Message Commit Date
52e8406 Updated VTK exporter for use with ParaView plugins 10 March 2015, 09:42:38 UTC
d03936a fix zero(.,.) of VectorEigen (used for init a linear form) 09 March 2015, 16:07:10 UTC
1395ee0 this solver not compile if use row major 09 March 2015, 12:11:46 UTC
9cd873c up zeroRow for rowMajor format 09 March 2015, 12:09:07 UTC
d89e9f1 Update README.md 08 March 2015, 11:37:15 UTC
cbb9adb Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 08 March 2015, 01:37:32 UTC
18155b2 move forward 08 March 2015, 01:37:18 UTC
27db45f added feelpp_add_testcase to install a new testcase in the CMAKE_CURRENT_BINARY_DIR 08 March 2015, 01:36:42 UTC
867a397 fix issue #391 introduced $cfgdir which points to the directory where the config-file was found this allows for example to find bc and geo files from there 08 March 2015, 01:35:49 UTC
3484834 fix on() keyword with eigen sparse matrix (and implemented with on.type options) 07 March 2015, 13:49:50 UTC
53924ac Merge pull request #538 from gitter-badger/gitter-badge Add a Gitter chat badge to README.md 06 March 2015, 23:57:40 UTC
adec2ab Added Gitter badge 06 March 2015, 23:37:14 UTC
eee07cf Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 06 March 2015, 15:08:26 UTC
bea1312 add options 06 March 2015, 15:07:32 UTC
42c4a00 first modifs toward dimentioned problem 06 March 2015, 15:06:32 UTC
cebd7a4 possibility to add a near null space in a fieldsplit block + fix multiple solve with gamg 05 March 2015, 14:33:39 UTC
0684f4c Update publish_to_www.feelpp.org.sh 05 March 2015, 11:13:23 UTC
7d88cfb Update publish_to_www.feelpp.org.sh 05 March 2015, 11:05:51 UTC
73978ad Update publish_to_www.feelpp.org.sh 05 March 2015, 10:55:01 UTC
f0ac195 fix compilation of u.comp(i) when u is a subelement 05 March 2015, 10:43:57 UTC
f303e0b fix compilation of comp(ComponentType i) 05 March 2015, 09:56:06 UTC
beba56e add nullspace and nearnullspace in nonlinear solver 04 March 2015, 17:37:45 UTC
52312d0 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 04 March 2015, 12:55:43 UTC
57e9764 move forward 04 March 2015, 12:55:38 UTC
c674f42 move forward 04 March 2015, 10:19:30 UTC
5c14a70 fix compilation 04 March 2015, 08:32:21 UTC
368874e @vhuber regarding #534 is it ok now with this change ? 04 March 2015, 08:17:46 UTC
ac657db Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 03 March 2015, 12:27:37 UTC
9a07efa introduce nullspace() and nullspace_ptr() function fix FunctionSpace::elementPtr(<expression>) function 03 March 2015, 12:26:35 UTC
998e799 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 03 March 2015, 11:12:04 UTC
9a248bf added paralution cmake support now need to add the backend interface 03 March 2015, 11:11:33 UTC
5fd726c added paralution v1.0.0 03 March 2015, 08:59:34 UTC
a8f4a10 typo in comment 02 March 2015, 09:46:18 UTC
584a23f remove tutorial from minimal configuration 02 March 2015, 09:45:48 UTC
a359886 update doc + doc #534 02 March 2015, 09:45:20 UTC
9a0eabd move forward 02 March 2015, 00:52:27 UTC
a116ae3 up 02 March 2015, 00:39:05 UTC
da7a6ed Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 02 March 2015, 00:37:47 UTC
76d9bff avoid name conflict with Component 02 March 2015, 00:34:10 UTC
68e8483 @lcarichi merge linear elasticity and hyperelasticity renamed class to SolidMechanics (see quickstart/solid/qs_sm) 02 March 2015, 00:31:08 UTC
ffb2698 Fix issue #534 - support u[Component::{X,Y,Z}] - allow dirichlet condition per component ```c++ a+=on(_range=markedfaces(mesh,"top"),_element=u[Component::Y],_rhs=l,_expr=cst(0.)) ``` 02 March 2015, 00:18:44 UTC
ca38205 Wrong rigid body modes for GenEO. 01 March 2015, 10:48:32 UTC
fa9bfc3 Avoid warnings and use null space for comparison. [ci skip] 28 February 2015, 23:07:15 UTC
b17ba9e Update BDD-GenEO. [ci skip] 28 February 2015, 11:44:00 UTC
db29cb2 add missing cast 27 February 2015, 14:58:45 UTC
2de2075 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 27 February 2015, 14:09:18 UTC
3546caf move 27 February 2015, 14:09:01 UTC
721017a @lcarichi move 27 February 2015, 13:20:11 UTC
db50b13 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 27 February 2015, 13:17:43 UTC
e84d9cf Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 27 February 2015, 11:04:28 UTC
220d6bd change style of option in command line (only done for precondtioners options) 27 February 2015, 11:04:23 UTC
296b332 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 27 February 2015, 10:18:58 UTC
5dd2f3f Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 27 February 2015, 09:40:43 UTC
922266f c07a0bd007afb05bd4c9628f3c597e581c8c1401 27 February 2015, 09:36:52 UTC
0f1560e fix gamg options about coarse size + clean (but setup gamg take always a huge time (vs ml)) 26 February 2015, 10:39:28 UTC
aad4627 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 25 February 2015, 13:05:03 UTC
da9c499 start working on slepc options 25 February 2015, 13:04:58 UTC
f439b9c up gamg for asymetric matrix (default is on) 24 February 2015, 18:25:34 UTC
5e30b79 Minor updates: - Added level of error messages for Python Wrapping in cmake step - Commented out unused header - Removed option for choosing MPI threading level (passed to the Environment) 24 February 2015, 14:42:16 UTC
fcf3e1f If possible, use PETSc macros. [ci skip] 24 February 2015, 12:36:21 UTC
6519d7a Prepare for the upcoming SLEPc release. 24 February 2015, 11:49:19 UTC
8f8b050 clean 24 February 2015, 09:24:43 UTC
1d84d1c fix warning (respect ordering in constructor) 24 February 2015, 09:23:55 UTC
b786025 remove useless header 24 February 2015, 09:19:28 UTC
c49b42c move forward 23 February 2015, 15:32:56 UTC
7810749 move quickstart forward 23 February 2015, 15:26:51 UTC
35e6b4d @vincentchabannes @feelpp/eye2brain update the stvenantkirchhoff model (axisymm still todo ) 23 February 2015, 15:24:37 UTC
ff06b64 doc+fixes 23 February 2015, 15:24:05 UTC
3b03a8a @vincentchabannes use <functional> (std::function,std::bind...) rather than the boost counterpart. cleaner implementation and better compiler messages 23 February 2015, 15:23:00 UTC
85bb8e4 update time stepping @vincentchabannes - next(u) in newmark can now call updateFromDisp with a bool to control that - provide a isSteady() member function for the ts base class 23 February 2015, 13:51:50 UTC
fc4b05c added vector_field_expression using `using` 23 February 2015, 13:51:21 UTC
33fcd21 added Pdh_type using `using` 23 February 2015, 13:50:50 UTC
430d27e @vincentchabannes @feelpp/eye2brain start working on a suite of models in Feel++ we begin with hyperelastic material models the interface is simple for now it still requires quite a few changes in feel++ to work which I will commit later. there is some weird interference between boost.fusion and std::bind/std::function/std::tuple (at least with boost1.55) that causes a mis compilation. 23 February 2015, 11:14:05 UTC
1ac7d23 start using `using` a quite powerful c++11 feature it will simplify quite a bit of our codes 22 February 2015, 22:44:02 UTC
29547af enable inner(l) = inner(l,l) 22 February 2015, 22:43:33 UTC
7dddb02 @prj- right I forgot to commit this to compile qs_sk 22 February 2015, 22:40:51 UTC
cfc36cc move submodules forward 21 February 2015, 16:19:42 UTC
dcca198 move 21 February 2015, 00:19:27 UTC
94efeca move forward 20 February 2015, 22:10:34 UTC
138d258 move forward (@lcarichi you need to do git pull in feel++ to sync feel++ and quickstart) 20 February 2015, 22:01:43 UTC
e7f00d0 move forward 20 February 2015, 20:06:49 UTC
dbe84bf Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 20 February 2015, 20:06:33 UTC
cf7fa3d reduce io tremendously 20 February 2015, 19:31:34 UTC
27f931c move forward @lcarichi you need to update (git pull) your feelpp copy 20 February 2015, 19:30:44 UTC
99fe625 @lcarichi you need to get this commit to compile quickstart 20 February 2015, 17:58:00 UTC
41777f4 d537d82cfb8d31e0b773bb16c4ff20b5ab41bb0f @prudhomm 20 February 2015, 13:38:31 UTC
b2a7b12 up test : check some computations + add on projection 20 February 2015, 12:51:25 UTC
112dc06 fix sum() in // for ublas vector 20 February 2015, 12:49:58 UTC
ae3c267 fix assign in composite case (major bug) : no add shift start(), already take into account by ublas range vector 20 February 2015, 12:49:18 UTC
85a7e55 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 20 February 2015, 11:46:33 UTC
c472531 fix --help with mpirun (must be called after mpi init) 20 February 2015, 08:19:18 UTC
bc9c711 up multigrid prec 18 February 2015, 14:50:57 UTC
ded1997 Fixes CMake. 18 February 2015, 13:04:33 UTC
0a1f3f3 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 18 February 2015, 11:14:59 UTC
918c3f2 testcase for #533 (use '-st_shift 15' to avoid zero pivot) 18 February 2015, 11:13:52 UTC
3c5e3ee Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 18 February 2015, 08:01:24 UTC
34e3ac8 fix compilation of feel++ tarballs which do not ship doc/api 18 February 2015, 08:00:57 UTC
cbfc1a6 up #464 @aancel first attempt to fix the Python constructor 18 February 2015, 01:11:00 UTC
38b58df up #464 remove warning (@vhuber) 17 February 2015, 23:47:37 UTC
d71b2ca up #533 : I cannot reproduce your issue @romainhild 17 February 2015, 23:46:38 UTC
back to top