sort by:
Revision Author Date Message Commit Date
ec01305 fix compilation 18 February 2021, 12:55:18 UTC
1ab8597 fix cxt 18 February 2021, 07:44:44 UTC
c482545 fix compilation 18 February 2021, 06:04:50 UTC
0beb79a clean 18 February 2021, 06:04:32 UTC
dc78cd0 fix compilation 18 February 2021, 06:03:26 UTC
f0e4a2a fix compilation 18 February 2021, 06:02:58 UTC
d8568bc fix compilation 17 February 2021, 14:31:16 UTC
9a6e960 use createTensorContext 17 February 2021, 13:14:16 UTC
32595b5 fix compilation 17 February 2021, 13:13:45 UTC
13c4a81 fix compilation 17 February 2021, 13:12:20 UTC
5bf3ef0 Merge remote-tracking branch 'origin/develop' into feature/compilation-perf-se 17 February 2021, 07:22:17 UTC
3b11153 fix compilation 17 February 2021, 07:21:52 UTC
d875be9 up fluid : use createTensorContext 17 February 2021, 07:21:21 UTC
0ebf870 compilation fix 17 February 2021, 07:19:44 UTC
42cb2df revert [ci skip] 16 February 2021, 13:49:06 UTC
366d1a8 up fluid toolbox : fix pressure space info [ci skip] 16 February 2021, 13:45:09 UTC
b5c57b6 Merge remote-tracking branch 'origin/develop' into feature/compilation-perf-se 15 February 2021, 16:34:41 UTC
4082993 clean 15 February 2021, 16:30:47 UTC
0bfd01f Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 15 February 2021, 14:47:14 UTC
371511e Clean Code #1494 use if constexpr to simplify code 15 February 2021, 14:46:45 UTC
7322392 add option to command line for remeshing /cc @lberti 15 February 2021, 14:42:57 UTC
8ade3a3 up coefficientformpdes : use compile time optimisation with symbols expr 13 February 2021, 23:07:04 UTC
de93982 fix compilation with last changes 13 February 2021, 23:05:24 UTC
2699e15 Major change in Geomap Context : not defined the static context as a template arg of class, only in methods as update - reduce a litlle compile time and can simplify some typedef - necessary change with the reduction of compile time with symbols expr - continue refactoring of the use symbols expr with symbolic expr in Tensor class 13 February 2021, 22:55:39 UTC
116966b Merge branch 'develop' of github.com:feelpp/feelpp into develop 12 February 2021, 10:59:21 UTC
0c2a09a up fluid toolbox : fix transfert operator in solver PtAP 12 February 2021, 10:59:12 UTC
655eef4 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 11 February 2021, 09:31:08 UTC
7e910e7 rm [ci skip] 11 February 2021, 09:30:59 UTC
1978cc8 up fluid toolbox : allow to give custom symbols expr in updateALEmesh method 09 February 2021, 19:47:57 UTC
582c86a fix warning 09 February 2021, 14:09:09 UTC
738f2d8 remove obselete macro (fix warning with python) 09 February 2021, 14:08:29 UTC
af03cba add some Portfiles with macos big-sur 09 February 2021, 14:07:24 UTC
18b1aa2 up target_link_libraries with boost : use cmake targets (fix when congifure with vtk/paraview) 09 February 2021, 14:06:15 UTC
8cfef1a fix macos configure : not force FEELPP_STDLIB_CPP to stdc++ 09 February 2021, 14:04:45 UTC
8467400 work on compilation perf with symbols expr 08 February 2021, 14:34:35 UTC
11923b0 work on compilation perf with symbols expr 08 February 2021, 14:34:08 UTC
0c11234 rebui:d backend feelpp skip toolboxes skip mor skip 06 February 2021, 07:16:01 UTC
9faf64f use range-for loop Clean Code #1494 05 February 2021, 22:06:20 UTC
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
back to top