sort by:
Revision Author Date Message Commit Date
e1f8ea1 simplify code, use constexpr Clean Code #1494 05 February 2021, 22:05:14 UTC
fc4a00b fix compilation 05 February 2021, 22:04:14 UTC
0017b57 Clean Code #1494 fix compilation in testsiute 05 February 2021, 05:32:58 UTC
cf2337a jacobi evaluation and derivation are dynamic with respect to polynomial order #1573 05 February 2021, 05:14:40 UTC
6f75741 install fmt in feelpp env 30 January 2021, 17:40:45 UTC
def9f76 mv fwd fix header location for sws [ci skip] 29 January 2021, 10:24:46 UTC
ae082d4 rm eoan support [ci skip] 29 January 2021, 08:56:55 UTC
0a70d78 fix nlopt dep fix cmake script installation for nlopt mv fwd nlopt now nlopt is install with cmake feelpp modules 29 January 2021, 08:54:07 UTC
c7c7f88 set MMG_CMAKE_INSTALL_DIR properly so that mmg cmake are installed in the right place 26 January 2021, 22:08:32 UTC
44b2ab8 try fix mmg/scotch cmake issue 26 January 2021, 21:50:24 UTC
aab07e1 mv fwd [ci skip] 25 January 2021, 19:45:48 UTC
a5915c7 Merge pull request #1572 from feelpp/remesh Remesh 25 January 2021, 19:36:53 UTC
1a793dd use CMAKE_INSTALL_INCLUDEDIR without feelpp mv fwd 25 January 2021, 17:07:59 UTC
dee3a50 no VTK 25 January 2021, 16:24:51 UTC
daca248 fix and test mesh adaptation in parallel #1571 add some more test: solve cg laplacian to check convergence 25 January 2021, 15:36:31 UTC
853f45c fix and test mesh adaptation in parallel #1571 start work on ghost reconstruction (not finished) /cc @lberti 25 January 2021, 15:36:01 UTC
fc2d830 add helper type for range of elements 25 January 2021, 15:34:05 UTC
18f9a6b move cg_laplacian to feel/feelpde 25 January 2021, 15:33:48 UTC
6b82b5e Merge remote-tracking branch 'origin/develop' into remesh 25 January 2021, 15:32:37 UTC
37c4022 Merge pull request #1566 from feelpp/feature/toolboxes-refactoring Feature/toolboxes refactoring 25 January 2021, 11:32:12 UTC
c24ea60 fix and test mesh adaptation in parallel #1571 add more faces (will need more work) add check for facet marker 22 January 2021, 12:06:57 UTC
ff50709 fix and test mesh adaptation in parallel #1571 wrong mesh for 2 materials test /cc @lberti 22 January 2021, 10:23:13 UTC
e87919d fix and test mesh adaptation in parallel #1571 add more tests - verify measure of regions in the mesh - more tests for interpolation 22 January 2021, 10:17:51 UTC
3658191 print a warning instead of crashing 22 January 2021, 10:17:07 UTC
0a018b4 fix and test mesh adaptation in parallel #1571 add test with markers 22 January 2021, 09:25:22 UTC
e8a6a7f fix and test mesh adaptation in parallel #1571 add generic remesh test - 2D 3D - // and sequential - many checkers - check different metrics not yet finished /cc @lberti 22 January 2021, 08:40:54 UTC
9d19021 fix and test mesh adaptation in parallel #1571 parmmg works now: there was a problem with the faces data passed to parmmg 22 January 2021, 08:39:51 UTC
a7df544 fix and test mesh adaptation in parallel #1571 add dump function for mesh data structure 22 January 2021, 08:38:41 UTC
c7edacd --verbose 22 January 2021, 08:38:09 UTC
c984814 fix and test mesh adaptation in parallel #1571 - move mesh data to data/geo 22 January 2021, 08:37:48 UTC
079ea45 mv fwd [ci skip] 21 January 2021, 20:08:44 UTC
3fc2dc0 Merge remote-tracking branch 'origin/testsuite_remesh' into remesh 20 January 2021, 07:45:23 UTC
a6e0dd3 remesh: implement face ordering for parmmg improve general interface to mmg/parmmg introduce RemeshMode 20 January 2021, 07:45:01 UTC
a6fd755 add cli option for remesh #1567 here are the results: ``` ctest -R test_remesh Test project /home/prudhomm/Devel/feelpp.release/build-cpp17-toolboxes-mor-debug-nosws-nodoxygen-nomatplot/testsuite/feelmesh Start 29: feelpp_test_remesh-np-6 1/2 Test #29: feelpp_test_remesh-np-6 ..........***Failed 1.79 sec Start 30: feelpp_test_remesh-np-1 2/2 Test #30: feelpp_test_remesh-np-1 .......... Passed 6.71 sec 50% tests passed, 1 tests failed out of 2 Label Time Summary: testmesh = 8.50 sec*proc (2 tests) Total Test time (real) = 8.52 sec The following tests FAILED: 29 - feelpp_test_remesh-np-6 (Failed) Errors while running CTest ``` /cc @lberti [ci skip] 18 January 2021, 13:09:17 UTC
c65a337 fixes #1568 guard with macro the remeshing section if mmg/parmmg are not installed skip toolboxes skip mor 18 January 2021, 13:01:25 UTC
9e20a13 Support fmtlib/fmt fixes #1569 18 January 2021, 12:58:43 UTC
7119db3 Clean Code #1494 use cpp17 inline variable (using constexpr) use if constexpr to simplify init() of FunctionSpace skip toolboxes skip mor 18 January 2021, 08:42:52 UTC
fb05de6 mesh adaptation/remeshing broken fixes #1567 18 January 2021, 08:40:51 UTC
402d47d fix testcase dir 13 January 2021, 06:28:43 UTC
949cfdd up #1561 install data in share/feelpp should fix deb pkg [ci skip] 12 January 2021, 20:36:25 UTC
270b282 Merge remote-tracking branch 'origin/develop' into testsuite_remesh 12 January 2021, 16:29:12 UTC
515e84f mv fwd [ci skip] 12 January 2021, 15:47:50 UTC
d77f3d7 fix eigen submodule, use https, see #1561 12 January 2021, 15:06:24 UTC
f725e68 Removed submodule, will use https 12 January 2021, 15:03:50 UTC
6c1761c mv fwd parmmg cursor add option FEELPP_PARMMG_DOWNLOAD_METIS to enable/disable metis in parmmg, default to OFF this is for atlas for example /cc @vincentchabannes @lberti 12 January 2021, 14:50:31 UTC
02145ba up TabulateInfo : quick fix with large width 12 January 2021, 14:24:30 UTC
5780561 Merge pull request #1562 from feelpp/prudhomm/issue1561 update eigen3 12 January 2021, 10:16:54 UTC
b2bad23 set feelpp boost hana includes early in the deps in order to precede hana from boost 12 January 2021, 10:11:02 UTC
8411dc7 update eigen3 fixes #1561 Finding MKL can be disabled (ON by default) set the compilation for eigen lib if MKL is found 12 January 2021, 08:53:54 UTC
4cc1a1a update eigen3 Fixes #1561 up FindMKL.cmake up MKL support 12 January 2021, 08:09:09 UTC
5824281 rm http eigen, use ssh instead 12 January 2021, 07:37:30 UTC
8878687 fix 12 January 2021, 05:17:59 UTC
416c135 add feelpp_add_testcase with coefficientformpdes toolbox 12 January 2021, 05:07:52 UTC
4492889 call ModelMeshes::updateTime 12 January 2021, 04:59:09 UTC
851922a rm eigen local copy, will use submodule #1561 11 January 2021, 21:13:49 UTC
8f84cdb Merge remote-tracking branch 'origin/develop' into prudhomm/issue1561 11 January 2021, 21:10:33 UTC
5707e7d fix info in fsi toolbox 11 January 2021, 08:59:37 UTC
fb3ff92 fix override warning 11 January 2021, 08:58:51 UTC
b831927 mv fwd skip toolboxes skip mor 11 January 2021, 08:12:36 UTC
8797f79 add FEELPP_PARMMG_DOWNLOAD_METIS set to OFF by default @vincentchabannes @lberti this is necessary to have it set to ON on atlas for the time being 11 January 2021, 08:09:45 UTC
4672b07 Merge branch 'develop' into testsuite_remesh 11 January 2021, 07:29:06 UTC
caf3290 mv fwd skip toolboxes skip mor 11 January 2021, 07:13:20 UTC
fbbc537 proper git tag for boost hana [ci skip] 10 January 2021, 23:22:45 UTC
f5ed4aa Merge pull request #1560 from feelpp/prudhomm/issue1559 update boost hana skip toolboxes skip mor 10 January 2021, 23:11:10 UTC
2c17752 update boost hana fixes #1559 10 January 2021, 23:04:40 UTC
f04a934 rm hana 10 January 2021, 22:45:34 UTC
647926a Merge branch 'develop' into prudhomm/issue1559 10 January 2021, 22:38:25 UTC
5b1a914 mv fwd add so version to parmmg (for deb/ubuntu packages) [ci skip] 10 January 2021, 22:31:56 UTC
ab9bb87 test_remesh update 10 January 2021, 11:10:40 UTC
f5f33b3 Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 09 January 2021, 16:06:56 UTC
b5a2465 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 09 January 2021, 11:20:46 UTC
a99a84b you can now disable mmg/parmmg, it is ON by default /cc @vincentchabannes 09 January 2021, 11:20:31 UTC
c730a3f mv fwd @vincentchabannes no more vtk in parmmg 09 January 2021, 11:13:02 UTC
2c749e1 Update README.adoc Up 09 January 2021, 10:40:41 UTC
ce7156a Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 08 January 2021, 20:43:43 UTC
67ec89e update heatfluid : use ModelMeshes + add info 08 January 2021, 16:50:42 UTC
ad32e0a move tabulateinformations and terminalprop in feelcore 08 January 2021, 16:47:49 UTC
a81b916 move tabulateinformations and terminalprop in feelcore 08 January 2021, 16:46:37 UTC
b41064a up some toolboxes : not duplicate some infos in journal 08 January 2021, 12:16:26 UTC
5744aa3 add printToolboxApplication 07 January 2021, 21:50:16 UTC
a535ee7 comment some getInfo 07 January 2021, 21:47:41 UTC
fa69ad9 up TabulateInformations : add verbose level 07 January 2021, 21:45:16 UTC
2602c6c clean 07 January 2021, 09:03:15 UTC
e80dac3 up Table 07 January 2021, 09:02:48 UTC
ad4e1de fix compilation of cpr on 18.04 #1563 skip toolboxes skip mor skip testsuite 07 January 2021, 08:38:22 UTC
a88f89d up tabulateInformations : use Printer::OutputText and new Table 06 January 2021, 19:25:49 UTC
fa0719a up Table : refactoring + add font color 06 January 2021, 19:23:29 UTC
32ce6d8 Merge pull request #1564 from feelpp/prudhomm/issue1563 add cpr to contrib #1563 05 January 2021, 09:35:39 UTC
864e3f3 Merge pull request #1565 from feelpp/feature/description-parameters Feature/description parameters 05 January 2021, 08:43:23 UTC
afc9546 Merge branch 'develop' into feature/description-parameters 05 January 2021, 08:42:45 UTC
a4dbf66 add cpr to contrib Fixes #1563 customize cpr install for feelpp toolboxes skip mor skip testsuite skip 05 January 2021, 08:28:29 UTC
7720ef9 fix test 04 January 2021, 14:31:23 UTC
aabe564 up some toolboxes : use new json support in updateInformationObject #1527 04 January 2021, 13:04:46 UTC
5af2ca2 use new json support in journal #1527 + up format in tabInfo 04 January 2021, 13:00:01 UTC
91778b4 use new json support in journal #1527 04 January 2021, 12:58:22 UTC
074892a use new json support in journal #1527 04 January 2021, 12:57:05 UTC
6f633b7 fix compilation on bionic [ci skip] 04 January 2021, 08:31:46 UTC
66d5471 Merge remote-tracking branch 'origin/develop' into prudhomm/issue1563 03 January 2021, 23:44:36 UTC
69a324d mv fwd mmg and parmmg up FindMetis for parmmg 03 January 2021, 23:38:32 UTC
5a1f8e7 add parmmg to feelpp contrib deps 03 January 2021, 16:53:06 UTC
back to top