https://github.com/feelpp/feelpp

sort by:
Revision Author Date Message Commit Date
cc68acd Add ipopt tuto example 23 May 2016, 14:57:29 UTC
3348ee5 Cmake ipopt script - Prepare cmake modules scripts - Add a find pakckage script ( FindIPOpt.cmake ) Bug/Known issues: - Need to fix BLAS libs 20 May 2016, 17:21:41 UTC
4fa8768 Update IPopt to stable/3.12 20 May 2016, 13:22:15 UTC
ce120e0 testcase for #781 18 May 2016, 15:05:37 UTC
ab1f0ce fix 18 May 2016, 14:39:57 UTC
757126b Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 18 May 2016, 14:39:30 UTC
fbbfe0c the bench is running in 3D 18 May 2016, 14:37:07 UTC
e9b4416 fix compilation 18 May 2016, 13:51:21 UTC
3148b21 up CMakeLists from the renamed test (@ranine) 18 May 2016, 12:06:52 UTC
2815231 up SER: additionnal criterion based on RB aproximation error indicator can now be used in the EIM Greedy algorithm 18 May 2016, 12:04:03 UTC
13f78fa Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 18 May 2016, 11:22:12 UTC
3604ac5 fix #391 and 5e313ef4 - please use ${var_name} instead of $var_name 18 May 2016, 11:21:02 UTC
b3f6895 fix compilation 17 May 2016, 14:51:26 UTC
21ba255 rename test to fix conflict 17 May 2016, 14:50:27 UTC
b0000bf Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 17 May 2016, 13:35:36 UTC
b4a5afa add extraction of a 1D mesh from a 3D mesh test 17 May 2016, 13:35:30 UTC
4f4a910 Update CMakeLists.txt 17 May 2016, 11:21:43 UTC
450b9ba add directory 17 May 2016, 11:05:11 UTC
b5abf3f Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 17 May 2016, 10:52:01 UTC
ea05f96 add reduced model for Stokes 17 May 2016, 10:51:14 UTC
0d1029c Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 13 May 2016, 12:39:50 UTC
fedf20e BC are applied in the corresponding form relax is given via the options 13 May 2016, 12:39:16 UTC
4ecac3f define stdlib for cdash 12 May 2016, 12:32:19 UTC
32f9cf1 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 12 May 2016, 12:02:21 UTC
e0965bf CMake update: - Added information in Feel++Config.cmake when Feel++ has been built wiht ParaView. 12 May 2016, 12:01:34 UTC
c45e9c4 Update README.md Added ParaView description for classic X export and offscreen rendering with EGL 12 May 2016, 09:06:28 UTC
a03c8ce Update ParaView.sh 12 May 2016, 09:01:43 UTC
06a65a1 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 12 May 2016, 08:13:41 UTC
97fae96 related to #767 @trophime Default compiler (debian unstable) is gcc 5. https://llvm.org/bugs/show_bug.cgi?id=23529 the default standard c++ library is libstdc++ we have to take libc++ 12 May 2016, 08:12:31 UTC
7efc5dd Revert "Solve bug in the 3d mesh: the solver has found 2 dimension instead of 3" This reverts commit d6255878cd710cc20511ac1d2bb9e3060f91d4c1. 12 May 2016, 08:01:00 UTC
d625587 Solve bug in the 3d mesh: the solver has found 2 dimension instead of 3 11 May 2016, 15:23:10 UTC
b47b423 Update linux.sh 11 May 2016, 10:40:53 UTC
125726d add application directory to Doxyfile 11 May 2016, 10:32:39 UTC
7ffcd5e Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 11 May 2016, 10:32:04 UTC
6ee2740 fix ginac filename when filename contains feel keywords which are expanded 11 May 2016, 08:47:26 UTC
6900ecd add MatrixEigen constructor with datamaps and use this one in backend->newMatrix 10 May 2016, 17:14:35 UTC
15a0be3 add test case for bilinear form with eigen backend 10 May 2016, 16:22:36 UTC
6848b1b Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 10 May 2016, 15:38:56 UTC
edb6453 Remove clang-3.4 and clang-3.5 from CDash Clang-3.4 ```sh error: invalid value 'c++14' in '-std=c++14' ``` Clang-3.5 : the add function in the exporter does not compile. 10 May 2016, 15:07:08 UTC
3deff43 Merge pull request #758 from feelpp/feature/crb-hdf5-db Add HDF5 format for CRB database 09 May 2016, 01:47:46 UTC
62e4df2 up #600 - Options 08 May 2016, 15:23:13 UTC
3b9f78c Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 07 May 2016, 08:49:35 UTC
dd17898 Create README.adoc 06 May 2016, 13:55:19 UTC
3c13781 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 06 May 2016, 11:56:22 UTC
5b9ef79 update #600 06 May 2016, 11:51:02 UTC
75e9189 Merge pull request #768 from feelpp/feature/elements-with-marked-faces Feature/elements with marked faces 06 May 2016, 10:54:52 UTC
373ad9a No compilation with gcc 4.9 - not fully C++14 compatible 06 May 2016, 10:40:36 UTC
6720764 update badge [ci skip] 06 May 2016, 10:34:50 UTC
82d561e Fixes #770 @vincentchabannes this might be dangerous but I use directly the solution of the system to prepostsolve, no need for copy at all it works perfectly ! code much simpler too I don't need the localize() anymore on this one actually what do you think ? 06 May 2016, 10:24:15 UTC
93a8dea default value is stdc++ #767 06 May 2016, 10:20:33 UTC
e3d4851 call localize() to avoid issues on some case (eg prepostsolve) 06 May 2016, 10:07:27 UTC
3c62e19 don't fail in libm (not an issue) ++verbose 06 May 2016, 10:06:47 UTC
4b77ac4 look for compilers 06 May 2016, 07:48:53 UTC
37ef50f first update 06 May 2016, 07:44:36 UTC
bd1389f up n procs 06 May 2016, 07:40:43 UTC
b557bb9 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 06 May 2016, 07:25:16 UTC
8aa9100 typo 06 May 2016, 07:25:12 UTC
af3326c add config 06 May 2016, 06:38:15 UTC
207e039 one more time 06 May 2016, 06:36:46 UTC
5bd7eb3 up 06 May 2016, 06:34:28 UTC
21c999b up 06 May 2016, 06:31:51 UTC
579170e forgot that one 06 May 2016, 06:07:39 UTC
eb891ef up 06 May 2016, 06:03:21 UTC
3c097fa up 06 May 2016, 05:59:41 UTC
7c0a47f up 06 May 2016, 05:55:19 UTC
1d725b1 setup modules 06 May 2016, 05:53:23 UTC
1e44de3 add libc++ support @vincentchabannes use `configure -r --stdlib=libc++` 06 May 2016, 05:50:12 UTC
3bd64fa fix test case for #762 06 May 2016, 05:49:41 UTC
af37192 load modules 06 May 2016, 05:48:54 UTC
8b8c593 clang format fixes #763 05 May 2016, 22:49:14 UTC
e0e7cb6 Merge branch 'feature/elements-with-marked-faces' of https://github.com/feelpp/feelpp into feature/elements-with-marked-faces 05 May 2016, 20:25:19 UTC
e17bdd4 fix tag for #762 05 May 2016, 20:24:10 UTC
43c8bf1 Merge remote-tracking branch 'origin/develop' into feature/elements-with-marked-faces 05 May 2016, 15:53:12 UTC
092b21a Merge pull request #757 from feelpp/feature/Petsc37 Feature/petsc37 05 May 2016, 15:52:48 UTC
d8fd1d7 fixes #767 05 May 2016, 13:28:10 UTC
827cb16 use CXX and CXXFLAGS 05 May 2016, 13:10:06 UTC
69d3f17 fixes #766 05 May 2016, 13:06:55 UTC
b41da5f forgot 0D mesh see #765 05 May 2016, 13:05:50 UTC
61b3fec fixes #762 implementation of elementsWithMarkedFaces(mesh,"xxx") + a test 05 May 2016, 13:04:17 UTC
f20d3eb Update linux.sh 05 May 2016, 11:52:51 UTC
aaca2ae fixes #765 05 May 2016, 08:05:09 UTC
98fe1fa Update feelpp-models.sh use default compiler 04 May 2016, 19:44:36 UTC
e6039e0 Update feelpp-lib.sh use default compiler 04 May 2016, 19:44:08 UTC
435565a Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 04 May 2016, 13:29:56 UTC
5ed1c0e Standardize header name to perform header installation 04 May 2016, 13:28:28 UTC
28a39ae Update linux.sh 04 May 2016, 10:30:56 UTC
b5702a5 add buildkite pipeline #748 [ci skip] 03 May 2016, 20:38:30 UTC
ffc0bc1 one more step 03 May 2016, 20:24:27 UTC
3556d45 now paraview for now 03 May 2016, 19:46:44 UTC
02ace8d Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 03 May 2016, 19:33:52 UTC
10ec2ad use ubuntu 16.04 03 May 2016, 19:33:36 UTC
7399ed1 Merge branch 'develop' into feature/crb-hdf5-db 03 May 2016, 10:01:33 UTC
8099b9b Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 03 May 2016, 10:00:48 UTC
bb96682 Fix #662: - Relinking issues with contrib libraries. The fix is for Linux, but should you encounter the issue on OS X, the relevant value is mentioned. 03 May 2016, 09:59:26 UTC
2d37ebd lower version for compiler is 4.9 02 May 2016, 08:03:33 UTC
504b56e test if compiler is present 02 May 2016, 07:49:38 UTC
0a4b92e use now ipopt clone from github @gdolle 01 May 2016, 03:34:01 UTC
c45b4c3 rm ipopt 01 May 2016, 03:31:36 UTC
b0e2449 rm ipopt 01 May 2016, 03:31:07 UTC
9683c64 Update contrib/nlopt 30 April 2016, 18:17:38 UTC
back to top