sort by:
Revision Author Date Message Commit Date
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
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
4dd3923 turn ON some examples 20 July 2022, 09:27:58 UTC
7ba57ff fix case 20 July 2022, 09:27:18 UTC
b1f354e use model-name 20 July 2022, 09:26:41 UTC
6b37429 use model-name 20 July 2022, 09:26:21 UTC
c5a8877 fix usecase with rb space 20 July 2022, 09:24:41 UTC
1964ce8 fix compilation with convergence mode 19 July 2022, 16:00:54 UTC
32c5b8b use model name + enable journal 19 July 2022, 15:58:42 UTC
8f7e139 refactoring 19 July 2022, 15:56:48 UTC
f5e9f44 add model-name 19 July 2022, 15:56:06 UTC
7a5178a some refactoring (WIP) 19 July 2022, 15:55:32 UTC
d270775 Geometries for minmax test 19 July 2022, 13:29:28 UTC
0f42eeb work on get the min or max of function at vertices on a marker and arg min/max #1879 implement min 19 July 2022, 12:49:50 UTC
7cc5188 fix updateInformationObject with reducedbasisspace 19 July 2022, 12:08:55 UTC
86ce2bd up case 18 July 2022, 07:08:31 UTC
b1006b3 up ToolboxMorHeat 18 July 2022, 07:06:11 UTC
e991e64 refactoring online deim model + fix use shared_ptr in lambda capture 18 July 2022, 07:04:59 UTC
7011dad add check 18 July 2022, 06:59:11 UTC
e16b0a4 minor up 18 July 2022, 06:58:36 UTC
0ecb561 add check 18 July 2022, 06:58:13 UTC
e6a95d4 quick fix of online scm : TODO review this class 18 July 2022, 06:57:58 UTC
158fa0d up 15 July 2022, 14:36:35 UTC
ded6c42 crbonlinerun refactoring 15 July 2022, 14:36:19 UTC
a58d534 use New 15 July 2022, 14:34:35 UTC
ffa894a revert heat instantiation type 15 July 2022, 14:31:40 UTC
1e3669b up Heat constructor : add vm arg 15 July 2022, 14:30:09 UTC
8f02166 fix convergencemode with options on the fly 15 July 2022, 14:29:17 UTC
6530aac up ModelBaseCommandLineOptions constructors 15 July 2022, 14:28:32 UTC
e6ac589 add missing files 15 July 2022, 12:12:12 UTC
f2eb1c5 up case 15 July 2022, 12:11:45 UTC
216dba9 up thermal-fin example with mean output in json + remove useless crb_param 15 July 2022, 07:30:05 UTC
4456713 Merge remote-tracking branch 'origin/develop' into feature/fix_mor_examples 13 July 2022, 09:20:17 UTC
b8d6069 fix BenchmarkGrepl 13 July 2022, 09:16:34 UTC
860a0fb fix linearelasticity3d 13 July 2022, 09:16:03 UTC
511ea39 up toolboxmor_heat 13 July 2022, 08:14:47 UTC
577236c up heat3d example 13 July 2022, 08:04:26 UTC
back to top