https://github.com/feelpp/feelpp

sort by:
Revision Author Date Message Commit Date
1d17d9d add release [ci skip] 22 April 2018, 06:49:20 UTC
8d65013 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 22 April 2018, 06:48:40 UTC
4bec8a7 add changelog file [ci skip] 22 April 2018, 06:48:25 UTC
c6e13c5 add boost/iostreams 20 April 2018, 15:35:34 UTC
db4bf3f varisous minor fix in FeelFMI 20 April 2018, 15:35:19 UTC
572649e petsc with MKL [ci skip] @vincentchabannes what do you think of this ? this is what I used on the new machine 17 April 2018, 09:57:19 UTC
c2176c0 fixes #1145 [ci skip] - add verbose option in checker - print tree only in verbose mode - fix typo in normal label - reduce default tolerance to 1e-13 17 April 2018, 08:30:24 UTC
3a9c26f Merge pull request #1092 from feelpp/feature/cleanup Feature/cleanup 16 April 2018, 18:06:06 UTC
c860472 Merge remote-tracking branch 'origin/develop' into feature/cleanup 16 April 2018, 11:54:38 UTC
e1a06d2 add script to install mkl automatically [ci skip] 09 April 2018, 03:43:48 UTC
7dcc581 set FEELPP_HAS_GMSH_ADAPT_H when FEELPP_HAS_GMSH_H is activated 04 April 2018, 13:47:56 UTC
a2255ff skik test_convolve in // 04 April 2018, 13:25:24 UTC
c61ad66 not call setX, setY, set Z here (else can modify the geo, already call when use domain(..) for generate the geo 04 April 2018, 13:25:00 UTC
9a839f1 Merge pull request #1089 from feelpp/fix1063 Fix1063 03 April 2018, 20:16:46 UTC
aad2247 Merge pull request #1135 from feelpp/feature/deim Feature/deim 03 April 2018, 17:31:32 UTC
fe951fe fix option name 03 April 2018, 15:08:31 UTC
bc9b320 Merge branch 'develop' of github.com:feelpp/feelpp into feature/deim 03 April 2018, 12:36:50 UTC
7108358 fix #1138 03 April 2018, 09:15:47 UTC
18e0404 Merge pull request #1134 from feelpp/feature/omc Feature/omc 03 April 2018, 08:10:22 UTC
254cb4a minor fix in code [ci-skip] 03 April 2018, 08:05:18 UTC
c067a63 Merge branch 'develop' of github.com:feelpp/feelpp into feature/omc 03 April 2018, 07:48:54 UTC
fe507a2 Merge remote-tracking branch 'origin' into feature/cleanup 02 April 2018, 11:29:09 UTC
b18081a bump up version to last alpha release .4 #1110 02 April 2018, 11:27:50 UTC
3bad6a9 Merge pull request #1128 from feelpp/feature/toolboxes-refactoring Feature/toolboxes refactoring 02 April 2018, 05:56:43 UTC
c998841 remove grepdeim directory 01 April 2018, 21:47:28 UTC
17eecb9 change option name for consistency with eim/crb options @romainhild [ci-skip] 28 March 2018, 19:59:26 UTC
ab0873d remove grepldeim [ci-skip] 28 March 2018, 19:48:47 UTC
e1687b2 benchmark grepl non-linear can now be run with eim or deim using option use-deim 28 March 2018, 19:47:56 UTC
d12ea13 add deim options in crb option directly @romainhild 28 March 2018, 19:45:35 UTC
f7fc769 add virtual function to init online model 28 March 2018, 11:41:05 UTC
dd49d0c fix compilation 28 March 2018, 07:07:06 UTC
42bef6e add comments in twospacesmap class 27 March 2018, 22:05:13 UTC
bca2dd6 add output in stokesdeim test case + update cfg file 27 March 2018, 22:04:59 UTC
7c7537b cleanup in crb SP options 27 March 2018, 21:18:06 UTC
ecec349 Fix beta function with FE solution: now it is projected on the interpolation mesh and the assembly can be done in squential 27 March 2018, 20:50:59 UTC
a2eac29 fix stokesdeim compilation 27 March 2018, 20:04:36 UTC
c2f3f10 remove anoying timer 27 March 2018, 20:04:03 UTC
d41148a fix use of stored M_last_mu 27 March 2018, 19:48:26 UTC
0b7f0ae store last mu: do not recompute betaq if new mu is the same 27 March 2018, 12:54:30 UTC
f699774 Merge branch 'develop' of github.com:feelpp/feelpp into feature/deim 27 March 2018, 12:07:50 UTC
43e00d0 add tag in deim: used when the model has more than one deim/mdeim 27 March 2018, 12:07:44 UTC
22b6ec0 split code and cleanup in deim framework 27 March 2018, 10:55:13 UTC
9c47737 Update PULL_REQUEST_TEMPLATE.md Edit template for pull requests: you now have to check if the code is properly documented (with doxygen comments) @prudhomm 27 March 2018, 07:46:24 UTC
ec63c0f fix save/load 26 March 2018, 23:22:10 UTC
30bc0fe deim for composite space and block crb 26 March 2018, 23:14:58 UTC
8e434d6 edit CMakeLists.txt for stokes test case 26 March 2018, 23:03:36 UTC
ed7a96a add stokes test case with deim 26 March 2018, 23:03:13 UTC
29d6bfe forgot file : TwoSpacesMap class 26 March 2018, 22:56:04 UTC
6a3a69e various minor changes to make deim works with block crb 26 March 2018, 22:54:42 UTC
4e43b3e Merge branch 'develop' of github.com:feelpp/feelpp into feature/deim 25 March 2018, 21:37:45 UTC
6bae8f8 Fix online version of deim for NL problems (optimized) Also working for composite spaces Not tested for block problems 25 March 2018, 21:36:19 UTC
7353866 reduce number of tests in test_deim 25 March 2018, 21:35:56 UTC
9ce3d56 fix rbspace with no model in template arguments 25 March 2018, 21:35:07 UTC
3537d41 fix ambiguous call 25 March 2018, 21:34:16 UTC
9b5d44b fix crb constructor using New function 25 March 2018, 21:33:51 UTC
5ca848c Add an option to specify is the model use block structure or monolithic assembly. This option is necessary when you use block structure with deim. @romainhild 25 March 2018, 13:00:34 UTC
295730e Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 25 March 2018, 11:07:38 UTC
91740b2 up testcases : k11 -> k 25 March 2018, 11:06:52 UTC
f32a461 up testcases : k11 -> k 25 March 2018, 11:04:26 UTC
b8bdb62 up testcase : k11 -> k 25 March 2018, 11:03:07 UTC
8b6eea5 up Heat toolbox : - up anisotropic conductivity with linear model 25 March 2018, 10:58:08 UTC
b14dcef add matrix in ModelExpression + up ModelMaterial with matrix 25 March 2018, 10:57:10 UTC
7156a20 Remove the model type from templated class ReducedBasisFunctionSpace 25 March 2018, 09:15:36 UTC
9e353a7 add test for twospacemap class 24 March 2018, 16:22:59 UTC
f3f4e5d fix function databaseIndexFromContainerId @vincentchabannes 24 March 2018, 16:14:16 UTC
56ae39a add containerIdToDofId member function for composite spaces 23 March 2018, 15:49:21 UTC
d29c7f0 add mapping class between a sequential space (on a submesh) and a parallel space 23 March 2018, 15:48:26 UTC
896814f Merge branch 'develop' of github.com:feelpp/feelpp into feature/omc 23 March 2018, 08:13:29 UTC
d574744 move feelpp.models.macros.cmake in cmake dir 21 March 2018, 12:29:23 UTC
82658a7 rename FEELPP_MODELS_ENABLE -> FEELPP_TOOLBOXES_ENABLE 21 March 2018, 11:02:08 UTC
3de7deb fix compilation 21 March 2018, 10:55:40 UTC
13e9ff3 minor up 21 March 2018, 10:55:28 UTC
e639dcd rename HeatTransfer -> Heat 21 March 2018, 08:31:15 UTC
1bd4f19 rename HeatTransfer -> Heat 21 March 2018, 08:19:43 UTC
d33dfdd rename HeatTransfer -> Heat 21 March 2018, 08:19:33 UTC
34f5751 rename HeatTransfer -> Heat 21 March 2018, 08:17:21 UTC
3cdedf7 rename HeatTransfer -> Heat 21 March 2018, 08:12:51 UTC
2bb5de1 rename HeatTransfer -> Heat 21 March 2018, 08:09:10 UTC
408bccc rename HeatTransfer -> Heat 20 March 2018, 18:19:21 UTC
943d83a rename HeatTransfer -> Heat 20 March 2018, 18:18:32 UTC
1557d33 rename HeatTransfer -> Heat 20 March 2018, 17:58:35 UTC
6cda73f Fix fmu cmake warning [ci skip] @wahl 20 March 2018, 17:08:18 UTC
7c6a8f8 Merge branch 'feature/toolboxes-refactoring' of https://github.com/feelpp/feelpp into feature/toolboxes-refactoring 20 March 2018, 11:21:06 UTC
13d9fb4 up solver setup 20 March 2018, 11:20:40 UTC
40f31c8 Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 20 March 2018, 10:12:54 UTC
15136cd up geo parameters in gmsh : the option --gmsh.geo-variables-list is again operational 20 March 2018, 09:51:35 UTC
835e8d7 Merge branch 'develop' of github.com:feelpp/feelpp into feature/omc 19 March 2018, 13:24:24 UTC
da6f9c0 feelpp_fmi_readfmu is moved to feelpp_fmi_fmu The new application load, print infos on variables and run the FMU. The initial and final times can now be modified via options with fmu.time-initial and fmu.time-final. Those options are overrided by hard passing arguments. Default configuration is still given by the XML file. 19 March 2018, 12:56:20 UTC
f4afbec Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 19 March 2018, 07:31:20 UTC
7a26b0c Merge branch 'develop' of github.com:feelpp/feelpp into feature/deim 16 March 2018, 14:00:11 UTC
27f10dd up testcases 12 March 2018, 20:50:35 UTC
3bf73c1 load model from json in init 12 March 2018, 20:50:10 UTC
b744d7b fix if exporter is not defined 12 March 2018, 20:14:51 UTC
3fdca9d add option to choose the directory where is exported the .csv file (default if app directory) add warning when you want to export an unkown variable. @lsala 12 March 2018, 19:41:21 UTC
c5ed11d fix setVector with composite space 12 March 2018, 14:06:25 UTC
14cca6a up name 12 March 2018, 14:04:38 UTC
f19b7ed add main_heatfluid.cpp + up testcases 12 March 2018, 14:04:18 UTC
5dac361 some various up/clean 12 March 2018, 13:50:58 UTC
f6cb9f8 add startBlockSpaceIndex startSubBlockSpaceIndex in ModelNumerical 12 March 2018, 13:50:12 UTC
028a15d remove heattransfer depends with fluid toolbox 12 March 2018, 13:48:33 UTC
back to top