sort by:
Revision Author Date Message Commit Date
c79814a Merge remote-tracking branch 'origin/1930-update-applyremesh-function-in-the-python-wrapping-of-feelpp' into rb_collisions 08 November 2022, 08:38:40 UTC
a32b4ef fix name #1930 12 October 2022, 15:45:59 UTC
581c50d Merge branch 'develop' into 1930-update-applyremesh-function-in-the-python-wrapping-of-feelpp 12 October 2022, 14:10:00 UTC
bb8ebe0 Merge remote-tracking branch 'origin/1930-update-applyremesh-function-in-the-python-wrapping-of-feelpp' into rb_collisions 10 October 2022, 11:52:05 UTC
8e4c5c9 Merge pull request #1894 from feelpp/fix/initParameterSpace Fix/init parameter space 07 October 2022, 07:04:00 UTC
6351913 Merge branch 'develop' into fix/initParameterSpace 06 October 2022, 07:56:39 UTC
5d45533 add another test : check that an invalid interval is indeed spotted and that an error is returned [skip python] 30 September 2022, 15:26:33 UTC
e9bb97d bump up version [ci skip] 29 September 2022, 11:22:10 UTC
817a5be set to optional for now to avoid breakage [ci skip] 27 September 2022, 14:29:06 UTC
ab8bfda up CMAKE_MODULE_PATH skip feelpp skip tests skip toolboxes 27 September 2022, 12:00:52 UTC
bc6f72e Merge pull request #1948 from feelpp/1946-fix-dll-loader-for-mor-plugins-if-so-not-present 1946 fix dll loader for mor plugins if so not present 27 September 2022, 07:06:59 UTC
fbc46a3 add prefix to plugin.dir default value Fix dll loader for mor plugins if .so not present #1946 skip feelpp skip tests skip toolboxes skip python 27 September 2022, 03:20:44 UTC
e6808ea add some more info Info::libdir() and similar does not return the proper directory on Debian/Ubuntu closes #1958 [ci skip] 26 September 2022, 18:45:42 UTC
ab8fce9 Info::libdir() and similar does not return the proper directory on Debian/Ubuntu closes #1958 26 September 2022, 15:02:32 UTC
04f5ab5 Add tool to print information about feelpp installation closes #1959 26 September 2022, 15:02:10 UTC
792a9e3 up Fix dll loader for mor plugins if .so not present #1946 fix online run plugins in libdir for now skip feelpp skip tests skip toolboxes 26 September 2022, 04:41:02 UTC
06f6d83 propgata feelpp dirs Fix dll loader for mor plugins if .so not present #1946 24 September 2022, 20:58:48 UTC
7c819e6 define as PLUGIN as well Fix dll loader for mor plugins if .so not present #1946 skip feelpp skip tests skip toolboxes 24 September 2022, 06:18:55 UTC
c37835f up install dirs #1946 23 September 2022, 21:23:32 UTC
4d8591b closes #1952 add start index to enumerate 23 September 2022, 15:33:08 UTC
404789e use plugindir() for mor plugins Fix dll loader for mor plugins if .so not present #1946 23 September 2022, 09:52:57 UTC
eaea74d add support for plugindir() casesdir() toolboxcasesdir() Fix dll loader for mor plugins if .so not present #1946 23 September 2022, 09:50:38 UTC
0970e07 up #1938 add doc and change option name 15 September 2022, 12:18:20 UTC
8f68269 Merge pull request #1943 from feelpp/1938-load-parameters-from-csv-for-mor_online_run 1938 load parameters from csv for mor online run 15 September 2022, 12:12:05 UTC
e063b7a add timer for rb online execution in mor_online_run to table or output CSV file closes #1942 14 September 2022, 15:58:00 UTC
bf47ef0 --verbose adapt loadcsv to accomodate list of parameters closes #1939 14 September 2022, 15:55:58 UTC
201193e update `mor_online_run` to set the list parameter from csv closes #1940 14 September 2022, 14:15:55 UTC
ea489a4 fix loadcsv adapt loadcsv to accomodate list of parameters closes #1939 14 September 2022, 14:05:03 UTC
e541889 load parameters from csv for mor_online_run #1938 13 September 2022, 11:16:03 UTC
4c7483e load parameters from csv for mor_online_run #1938 /cc @alixkien @MichelFouquembergh 13 September 2022, 11:15:32 UTC
cfcf914 adapt loadcsv to accomodate list of parameters closes #1939 12 September 2022, 21:52:17 UTC
ec0ba59 up py arg #1930 12 September 2022, 12:52:11 UTC
2a378d8 update wrapping of applyRemesh, fix #1930 09 September 2022, 15:39:14 UTC
8e07588 fix #1929 @alixkien 09 September 2022, 13:40:53 UTC
545c537 Merge pull request #1926 from feelpp/1925-create-function-space-element-from-petsc-vector-in-python wrap createView #1925 06 September 2022, 09:57:16 UTC
f8a6446 up create function space element from PETSc vector in python #1925 add code + tests However there is still an unrelated issue with mesh generation in parallel /cc @thomas-saigre @alielarif 04 September 2022, 09:14:54 UTC
dd37ece tests: add new tests for conversion from Petsc.Vec to Vec /cc @prudhomm [skip feelpp skip toolboxes skip mot skip tests] 31 August 2022, 07:54:44 UTC
14aae33 build VectorPETSc first /cc @thomas-saigre @alielarif 31 August 2022, 06:21:43 UTC
fb8852c add interface to creatre a VectorPETSc from a Vec two functions: one without datamap and one with. Datamap is important if you have it. use the dof() member function of FunctionSpace class for example you can also duplicate or not the memory storage, by default no duplication /cc @thomas-saigre @alielarif 31 August 2022, 06:19:35 UTC
c09848e fix compilation and add a test for createFromPETSc /cc @prudhomm @alielarif [skip feelpp skip tests skip toolboxes skip mor] 30 August 2022, 14:25:50 UTC
1bc8bdd add comment 30 August 2022, 09:27:39 UTC
20b75e3 wrap createView #1925 skip feelpp skip toolboxes skip mor 30 August 2022, 09:20:06 UTC
aec359b Merge pull request #1921 from luzpaz/typos Fix typos in doc subdirectory 25 August 2022, 19:50:31 UTC
7def919 Merge pull request #1916 from feelpp/1904-avoid-using-dofpoints-compute-them-on-the-fly 1904 avoid using dofpoints compute them on the fly 25 August 2022, 16:52:46 UTC
a14205d Merge branch 'develop' into 1904-avoid-using-dofpoints-compute-them-on-the-fly 24 August 2022, 12:43:48 UTC
2e29877 Fix typos in doc subdirectory Found via `codespell -q 3 -S ./benchmarks/benchmark,./feelpp/contrib -L alo,ba,boxs,conver,cylindre,espace,fonction,fonctions,indext,jumpt,mor,nd,ned,ordert,ser,sur,te,theses,ue,whet` 08 August 2022, 17:55:04 UTC
028b34b Merge pull request #1917 from feelpp/feature/sync_case Feature : add application to synchronize case from a remote server 08 August 2022, 09:40:15 UTC
1d9ddfc add missing argument in cfg [skip python, skip tests skip test] 29 July 2022, 13:45:06 UTC
2df604e Merge branch 'develop' of github.com:feelpp/feelpp into feature/sync_case [skip toolboxes skip mor skip tests skip test skip python] 29 July 2022, 08:34:49 UTC
78d1dd5 add casename as option 29 July 2022, 08:27:14 UTC
4761cb2 add docstring, and clean code 29 July 2022, 08:08:23 UTC
5a0fd93 do not depend on space, fix parallel computation closes #1904 28 July 2022, 21:45:43 UTC
ab774ab Avoid using dofPoints, compute them on the fly closes #1904 compute coordinates on the fly add geomap precompute and context computations for both elements and facets 28 July 2022, 11:44:53 UTC
f886dc1 add context at compile time #1904 27 July 2022, 06:39:44 UTC
19bf041 use inline constexpr to allow compile time computation 27 July 2022, 06:38:46 UTC
d77cdfd add helper meta 27 July 2022, 06:38:28 UTC
92e531b Merge remote-tracking branch 'origin/develop' into 1904-avoid-using-dofpoints-compute-them-on-the-fly 23 July 2022, 09:07:01 UTC
f772a5f cleanup Clean Code #1494 [ci skip] 23 July 2022, 09:06:18 UTC
54bdcd2 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop [ci skip] 23 July 2022, 09:03:42 UTC
123eef6 Merge pull request #1899 from feelpp/feature/fix_mor_examples Feature/fix mor examples 23 July 2022, 04:58:44 UTC
a1ae793 cleqnup Clean Code #1494 [ci skip] 22 July 2022, 23:37:01 UTC
77d4aeb use nodiscard attribute 22 July 2022, 23:33:54 UTC
07283fe rename crbdb modelname 22 July 2022, 15:06:19 UTC
1ec23eb fix geo template 22 July 2022, 14:55:34 UTC
d65d92b no printInfo in online mode 22 July 2022, 14:55:02 UTC
de2b658 minor up 22 July 2022, 14:53:47 UTC
13fd23f fix geo (Oufgit diff .) 22 July 2022, 14:53:31 UTC
ddf57d5 remove file 22 July 2022, 13:06:51 UTC
0d3fb96 Merge branch 'feature/fix_mor_examples' of github.com:feelpp/feelpp into feature/fix_mor_examples 22 July 2022, 13:03:59 UTC
1c8cab4 rename 22 July 2022, 13:02:24 UTC
ef3ea18 up case 22 July 2022, 13:01:06 UTC
17f979f up crbmodel db init 22 July 2022, 12:57:08 UTC
4e999a3 instantiate 3d 22 July 2022, 12:56:13 UTC
2247451 up crbonlinerun : save output results in file + up doc 22 July 2022, 12:40:08 UTC
61b5ddb use gamg 22 July 2022, 07:52:01 UTC
bf667c7 Merge branch 'develop' into feature/fix_mor_examples 22 July 2022, 06:39:18 UTC
0d3e8d9 Merge pull request #1901 from feelpp/1879-get-the-min-or-max-of-function-at-vertices-on-a-marker-and-arg-minmax 1879 get the min or max of function at vertices on a marker and arg minmax 21 July 2022, 21:09:03 UTC
9bf80d2 fix tests 21 July 2022, 21:02:02 UTC
73a9285 fix compilation. boost 1.71 tuple does not work well with structure binding /cc @vincentchabannes 21 July 2022, 18:49:48 UTC
315c7fe cleanup / factorize get the min or max of function at vertices on a marker and arg min/max #1879 21 July 2022, 14:46:18 UTC
1cb1194 simplify and cleanup get the min or max of function at vertices on a marker and arg min/max #1879 21 July 2022, 14:30:11 UTC
b6f87e9 add support for facets and associated tests /cc @VLCeline @vincentchabannes 21 July 2022, 13:14:17 UTC
b86d840 Add helper function to get local indexing of a facet from the global indexing closes #1903 21 July 2022, 13:13:44 UTC
f8425bc up program sync_case, with documentation [skip tests skip toolboxes skip mor skip python] 21 July 2022, 09:49:05 UTC
a8a4166 adapt tests for minmax get the min or max of function at vertices on a marker and arg min/max #1879 /cc @VLCeline 21 July 2022, 07:31:18 UTC
c239421 improve opelt functions including with multiple operations add tests get the min or max of function at vertices on a marker and arg min/max #1879 /cc @thomas-saigre @VLCeline 21 July 2022, 07:30:38 UTC
24208d3 add enumerate python like helper function closes #1902 21 July 2022, 07:27:22 UTC
48191c0 add _op parameter get the min or max of function at vertices on a marker and arg min/max #1879 21 July 2022, 07:27:00 UTC
ad48d5b fix compilation [ci skip feelpp skip toolboxes skip tests skip mor] 21 July 2022, 06:49:35 UTC
a4fbbcc try to fix compilation [ci skip feelpp skip toolboxes skip tests] 21 July 2022, 04:58:23 UTC
faedae2 fix test 20 July 2022, 15:14:22 UTC
9e5ad35 fix test 20 July 2022, 15:14:05 UTC
2dd40ec fix doc get the min or max of function at vertices on a marker and arg min/max #1879 20 July 2022, 14:47:59 UTC
152cfe5 add test for max get the min or max of function at vertices on a marker and arg min/max #1879 20 July 2022, 14:46:37 UTC
bf6a49a add max get the min or max of function at vertices on a marker and arg min/max #1879 20 July 2022, 14:45:18 UTC
8f18958 use napp to get a nice interface fix compilation implement helper function to get the eigen map out of a point get the min or max of function at vertices on a marker and arg min/max #1879 /cc @VLCeline 20 July 2022, 14:37:11 UTC
1fdbb48 add test to get the moiin over a range get the min or max of function at vertices on a marker and arg min/max #1879 20 July 2022, 14:25:15 UTC
21ffe9f remove -fvisibility=hidden : to be investigated 20 July 2022, 14:08:53 UTC
a765ba7 fix CRBElementsDB::loadHDF5DB 20 July 2022, 14:08:11 UTC
ca57470 fix missing include 20 July 2022, 14:07:34 UTC
back to top