sort by:
Revision Author Date Message Commit Date
391202f missing header skip feelpp skip toolboxes skip mor 22 February 2021, 09:54:46 UTC
e2b5693 fix compilation #1371 skip feelpp skip toolboxes skip mor 22 February 2021, 08:32:23 UTC
7ff27af use default results dir for pbuilder [ci skip] 22 February 2021, 05:59:55 UTC
0ee43fe Merge remote-tracking branch 'origin/develop' into groovy-boost171 22 February 2021, 02:39:39 UTC
86df28b port on ubuntu 20.10 groovy fixes #1577 and Support Boost 1.71 fixes #1372 - Boost.parameter 1.71 API breakage fixes #1373 - boost::Timer is deprecated in Boost 1.71 fixes #1371 - latest develop FTBS on focal with boost 1.71 fixes #1440 - Clang crashes when compiling applications on latest docker images for ubuntu focal fixes #1570 22 February 2021, 00:58:17 UTC
1af479f Clean Code #1494 rm old version 22 February 2021, 00:54:44 UTC
03f615e --warning 22 February 2021, 00:50:03 UTC
4a36dd7 specify type in constructor to avoid ambiguous instantiations port on ubuntu 20.10 groovy #1577 22 February 2021, 00:49:35 UTC
c6cc680 Merge pull request #1558 from feelpp/mordicus Mordicus 20 February 2021, 14:28:30 UTC
e44f6e3 allow disabling cfpde, propagate to depending toolboxes [ci skip] 20 February 2021, 14:27:18 UTC
96e1cf1 Merge pull request #1576 from feelpp/feature/compilation-perf-se Feature/compilation perf se 20 February 2021, 10:25:22 UTC
5a3b4f3 Merge pull request #1574 from feelpp/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.0.0 Bump JamesIves/github-pages-deploy-action from 3.5.9 to 4.0.0 [ci skip] 20 February 2021, 10:23:26 UTC
0076d05 up integrator : clean an assembly method and factorize with mortar assembly - sould be a little more efficient by removing potentially an access to a mesh element by the id 20 February 2021, 08:51:59 UTC
d49b3de fix test pbdw geim sensors 18 February 2021, 12:59:34 UTC
ec01305 fix compilation 18 February 2021, 12:55:18 UTC
2128966 Merge remote-tracking branch 'origin/develop' into mordicus 18 February 2021, 09:48:16 UTC
a385b55 remove mordicus from contrib 18 February 2021, 09:47:37 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
162046f Merge remote-tracking branch 'origin/develop' into mordicus 10 February 2021, 17:21:33 UTC
33b97a3 Merge branch 'mordicus' of github.com:feelpp/feelpp into mordicus 10 February 2021, 17:19:56 UTC
7849157 instanciate all spaces @prudhomm there is 74 spaces instaciated, it takes 45min on atlas to compile 10 February 2021, 17:18:30 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
1e9a599 Bump JamesIves/github-pages-deploy-action from 3.5.9 to 4.0.0 Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 3.5.9 to 4.0.0. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/3.5.9...049a95c516cd5723d8cfde79dc7a79fcdcbd6c97) Signed-off-by: dependabot[bot] <support@github.com> 08 February 2021, 06:18:33 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
da3e197 Merge branch 'develop' into mordicus 05 February 2021, 06:32:28 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
dc82f19 fix review by @vincentchabannes 01 February 2021, 08:30:24 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
back to top