https://github.com/feelpp/feelpp

sort by:
Revision Author Date Message Commit Date
03ac191 up quickstart: add feelpp_qs_ns to quickstart which is run by make check this should fix the travis failues 22 June 2014, 20:09:15 UTC
1db1001 Merge branch 'merging-with-explicit' of https://github.com/feelpp/feelpp into merging-with-explicit 22 June 2014, 19:21:58 UTC
fbfa515 use new feelpp/petsc ppa on travis 22 June 2014, 19:21:13 UTC
8ca9d58 Merge branch 'merging-with-explicit' of https://github.com/feelpp/feelpp into merging-with-explicit 22 June 2014, 00:20:48 UTC
75f1158 Merge branch 'merging-with-explicit' of https://github.com/feelpp/feelpp into merging-with-explicit 22 June 2014, 00:20:33 UTC
d262546 add -VV to travis checks to have more information if tests are failing 22 June 2014, 00:19:22 UTC
bbf38db up #387: Add symmetry tests for sparse matrices (cherry picked from commit 5e562e7a2701df0639ce633d55b74639e0d9683b) Conflicts: feel/feelalg/matrixsparse.hpp 22 June 2014, 00:08:23 UTC
9fbe0ed up #387 : added worldcomm 22 June 2014, 00:00:58 UTC
7be0b87 fix compilation 22 June 2014, 00:00:37 UTC
150f043 up #387 : deduce mesh size from nx and ny (cherry picked from commit 21755fb5b67b7c55c5145dc553ab5e6220e603c5) Conflicts: feel/feelfilters/gmsh.hpp 22 June 2014, 00:00:26 UTC
0580841 Merge branch 'merging-with-explicit' of https://github.com/feelpp/feelpp into merging-with-explicit 21 June 2014, 23:48:34 UTC
a6a8b5e up #387 : fix explicit parallelism Conflicts: doc/manual/laplacian/CMakeLists.txt feel/feelalg/backendeigen.hpp feel/feelalg/matrixsparse.hpp (cherry picked from commit 12e37be91e7a29baaaaea2d9bd19b2bb11175a44) Conflicts: feel/feelalg/matrixeigendense.hpp feel/options.cpp 21 June 2014, 23:48:11 UTC
ab2acfc up #387 : added eigenValues() computation in dense eigen 21 June 2014, 23:45:28 UTC
6f8e270 up #387: fix communicator 21 June 2014, 23:45:03 UTC
7abc760 uo #387 - fix compilation of testsuite 21 June 2014, 23:04:36 UTC
f049e3a up #387: container depends to backend (cherry picked from commit bd2e1cad1f5d81abb2bc1bf7165124ac87aaf51c) 20 June 2014, 22:39:57 UTC
695a881 up #387: new interface for sqrt matrix Conflicts: feel/feelalg/matrixeigendense.cpp feel/feelalg/matrixsparse.hpp (cherry picked from commit 6dcd7d85368d80b7beee32b5ba9295de9a124a66) Conflicts: feel/feelalg/matrixeigendense.cpp 20 June 2014, 22:33:46 UTC
27b4a91 up #387 : add some interfaces Conflicts: feel/feelalg/matrixsparse.hpp feel/feeldiscr/doftable.hpp (cherry picked from commit 2ca462c623a5bd2606c623d2caf676b82c29b58c) Conflicts: feel/feelalg/matrixeigendense.cpp feel/feeldiscr/doftable.hpp 20 June 2014, 22:32:11 UTC
ebfefda up #387 - add substructring to mesh Conflicts: feel/feeldiscr/doftable.hpp quickstart/laplacian.cpp (cherry picked from commit 8e8aef99bf26aff7079a035dc7ad51b416702e1a) Conflicts: feel/feelfilters/gmsh.hpp feel/options.cpp 20 June 2014, 22:22:11 UTC
7ca21e2 up #387 : add interface for PETSc submatrix and test Conflicts: feel/feelalg/matrixpetsc.cpp (cherry picked from commit 96c1345f88dc9f9b97bfd726954cacb5641269ef) Conflicts: testsuite/feelalg/CMakeLists.txt 20 June 2014, 22:12:38 UTC
ad93e46 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 (cherry picked from commit 7ed1635fd2f93c11fe2a515b69f1b5d45d694a4c) Conflicts: feel/feeldiscr/createsubmesh.hpp 20 June 2014, 22:10:27 UTC
b53dc52 up #387 - fix compilation 20 June 2014, 21:58:38 UTC
e1dedcd @asamake fix compilation 20 June 2014, 21:47:26 UTC
a0e4407 up #387 - build merging-with-explicit 20 June 2014, 21:43:48 UTC
3a0077e up #387 - merging eigen backend changes from explicit (d86bb36) 20 June 2014, 21:37:52 UTC
0d4abfd re-add linux 20 June 2014, 21:18:39 UTC
46da724 up: make check moved in script 20 June 2014, 19:56:05 UTC
dff71e1 try osx 20 June 2014, 18:56:47 UTC
8d265bd fix travis script 20 June 2014, 18:12:49 UTC
7d30fc9 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 20 June 2014, 18:11:00 UTC
692177a we are now beta testing multi-os: linux and osx on travis ! 20 June 2014, 18:10:26 UTC
650ad0d add test eim with composite space 20 June 2014, 15:42:10 UTC
cf6505f @gdolle more tests 20 June 2014, 15:26:17 UTC
b5fb958 up modules 20 June 2014, 15:09:21 UTC
32f6e48 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 20 June 2014, 14:54:51 UTC
3a623a6 update Pchv and Pdhv - provide a meta namespace to retrieve the type of the space easily - add a test to check that Piecewise constant vectorial types are ok @gdolle everything is all right on my side 20 June 2014, 14:53:53 UTC
60cd27e fix projector with vectorial space + reduce algebraic data allocation 20 June 2014, 11:21:07 UTC
e8997b7 up #23: fix pragma warnings (non intel compilers) 20 June 2014, 00:26:16 UTC
c7b6cf0 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 19 June 2014, 23:35:56 UTC
2f5dda2 Fixed #23: port to intel compiler v15 - disable some warning both using pragma and in command line - boost signals2 make icpc crash at compile time, make it optional for mesh - fix BOOST_MPL_ASSERT_MSG which made icpc stop with an error although clang and gcc do not complain 19 June 2014, 23:14:35 UTC
6c1a4e8 @cdaversin add checks for ref_fe 19 June 2014, 23:13:50 UTC
532bc7c fix 19 June 2014, 14:37:01 UTC
1f5b399 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 19 June 2014, 13:24:10 UTC
01d739c example to create mesh from string 19 June 2014, 13:24:05 UTC
fabcd43 up pdhv description 19 June 2014, 09:52:11 UTC
673a269 Add discontinuous vectorial function space 19 June 2014, 09:47:23 UTC
9e562b5 up HAMM 18 June 2014, 13:04:11 UTC
94b0888 typo 18 June 2014, 11:03:18 UTC
15470bf Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 18 June 2014, 10:46:53 UTC
25c8ca7 typo 18 June 2014, 10:45:40 UTC
2ded321 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 17 June 2014, 11:51:08 UTC
7f93087 fix meshmover if some proc have no elt 17 June 2014, 11:50:49 UTC
482f32f Fix compilation 16 June 2014, 14:19:26 UTC
3be2dab Fix compilation ``` /home/vhuber/feelpp/testsuite/feeldiscr/test_hcurl.cpp: In member function ‘void Feel::TestHCurl::twoElementsMesh()’: /home/vhuber/feelpp/testsuite/feeldiscr/test_hcurl.cpp:197:122: error: ‘template’ (as a disambiguator) is only allowed within templates /home/vhuber/feelpp/testsuite/feeldiscr/test_hcurl.cpp: In member function ‘void Feel::TestHCurl::eightElementsMesh()’: /home/vhuber/feelpp/testsuite/feeldiscr/test_hcurl.cpp:330:122: error: ‘template’ (as a disambiguator) is only allowed within templates ``` 13 June 2014, 08:35:35 UTC
203edd7 fix compilation with boost1.55 12 June 2014, 11:42:50 UTC
537b81f fix compilation 12 June 2014, 09:41:35 UTC
5957b1d fix compilation 12 June 2014, 09:40:56 UTC
24c3f6a single evaluation now fixes the parallel case 12 June 2014, 07:40:08 UTC
a899a12 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 12 June 2014, 06:52:32 UTC
5561ede reduce the number of runs 12 June 2014, 06:52:13 UTC
4dede51 fix linking 11 June 2014, 18:45:53 UTC
71c9232 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop Conflicts: cmake/modules/FindFeel++.cmake 11 June 2014, 15:22:05 UTC
50305b1 up #351 - add -fPIC and -Bdynamic in CXXFLAGS and LINKER_FLAGS 11 June 2014, 14:59:23 UTC
5397451 up #351 - fixes for fermi 11 June 2014, 14:47:58 UTC
6c2780f up #351 - re-enable shared lib for now 11 June 2014, 14:47:01 UTC
1af0b0d up #351 - re-enable shared lib 11 June 2014, 14:45:44 UTC
b47efe0 up #351 - enable static feel++ lib (might be needed for bgq) 11 June 2014, 14:43:36 UTC
556fdaf up #351 - update boost,gmsh,petsc scripts for fermi 11 June 2014, 14:37:49 UTC
79e0e2e up #351 - add GMP cmake find script 11 June 2014, 14:35:50 UTC
bc13c14 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 11 June 2014, 13:59:32 UTC
5c0737b up #367 - compute global measure of the computational domain (`measure`) - compute global measure of the computational domain boundary (`measureBoundary`) 11 June 2014, 13:58:18 UTC
5ca0c45 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 11 June 2014, 13:41:11 UTC
8053839 Fix #307: Removed old sh script 11 June 2014, 13:36:02 UTC
06505c9 fix compilation 11 June 2014, 13:01:56 UTC
36f93f5 implement some features of #367 @VANTHONG will continue adding features from #367, @feelpp/feelpp if you have other feature in mind, feel free to add them to the issue (using comments) 11 June 2014, 12:52:59 UTC
47e48bd default values are in definition 11 June 2014, 10:47:36 UTC
36a0a41 @whal #379 is that ok ? 11 June 2014, 10:10:37 UTC
5f0c0d9 avoid including feel.hpp 11 June 2014, 09:51:51 UTC
398b3b5 fix compilation - trans keyword 11 June 2014, 09:17:29 UTC
994e500 fix compilation for laplacian_block 11 June 2014, 08:29:15 UTC
ca885fa Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 11 June 2014, 08:06:28 UTC
13d28af add physical surfaces and the sections for measurements 11 June 2014, 08:06:16 UTC
dd0eb60 fixes #379 - initialize M_use_single_transient_file to false by default as it may be initialized to true or false depending on the arch. 11 June 2014, 07:03:09 UTC
b669e29 up #377 really fix compilation 10 June 2014, 19:04:59 UTC
5eba661 up #377 : fix compilation 10 June 2014, 18:58:50 UTC
f59d710 @ranine @mszopos mesh using extrusion from rotation of FDA @ranine you need now to add the Physicals and possibly the sections for measurements 10 June 2014, 18:36:32 UTC
d2f6d07 fixes #377 - implement mesh->hAverage(), mesh->hMin() and mesh->hMax() @ranine could you add that to your code in order to check the values with respect to Passerini paper 10 June 2014, 17:24:20 UTC
49afaa0 move test_slepc to feeldiscr and rename to test_eigs test_hdiv is now sequential (@cdaversin) 09 June 2014, 14:49:22 UTC
b21720b simplify code @cdaversin test_hdiv seems to hang in parallel (it is ok in sequential) 09 June 2014, 14:48:23 UTC
757c035 Fixes #375 and fixes #376 - interpolant(mu) is now in base class - moved crb tests to feelcrb work on test_nlsolve_eigen - moved to feelalg (no related to crb) - no mpi test, it is only sequential - testsuite passes now 09 June 2014, 13:29:20 UTC
8027572 fixes #376 09 June 2014, 13:04:36 UTC
9f42c0b fixes #372 and #374 - move bdf tests in testsuite/feelts - thanks to #373, #372 is fixed 09 June 2014, 11:10:55 UTC
6789ce8 fixes #373 - supports + - * between matrices - supports * with ex (scalar expression) - supports unary - 09 June 2014, 11:03:36 UTC
9ff033c fix clang compilation 06 June 2014, 15:13:51 UTC
1d06d13 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 05 June 2014, 16:16:09 UTC
a6a4634 CRB: OpenCL - Fixed bug with work group sizes 05 June 2014, 16:15:11 UTC
7778af1 up updateMarker3 with extended elt 04 June 2014, 17:05:10 UTC
5e0f54a gmsh.filename is on loadmesh as default. 04 June 2014, 14:27:02 UTC
a52f28f fix for multiphysics models 03 June 2014, 20:26:59 UTC
4e19495 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 03 June 2014, 18:24:10 UTC
back to top