https://github.com/feelpp/feelpp

sort by:
Revision Author Date Message Commit Date
076c4b0 fix configuration [ci skip] 28 October 2021, 15:14:04 UTC
6f27b7e Update test3d0d.cfg 28 October 2021, 13:47:47 UTC
897ee00 fix formula of Pi_out 28 October 2021, 13:42:30 UTC
b2adc75 up linear test case /cc @romainhild 28 May 2021, 12:03:13 UTC
b6b3205 implementation of uncoupling with options /cc @prudhomm coupling.mode to set the mode (see the report, section "Tests with the application feelpp_toolbox_hdg_coupledpoisson") also add file for testcase. - to run the uncoupled model : ./feelpp_toolbox_hdg_coupledpoisson --config-file coupledpoisson/1-linear/test3d0d_dec.cfg - to run the coupled model : ./feelpp_toolbox_hdg_coupledpoisson --config-file coupledpoisson/1-linear/test3d0d.cfg 26 May 2021, 16:00:34 UTC
ec888c7 up correction for the coupling 21 May 2021, 15:55:30 UTC
f53fc76 attemp to uncouple the model with options /cc @prudhomm 20 May 2021, 16:32:19 UTC
36d42ba fix norm export 20 May 2021, 16:31:49 UTC
a558af2 up modif for coupling /cc prudhomm 17 May 2021, 16:29:31 UTC
541ced0 decoupled system to test separately PDE and ODE 14 May 2021, 14:25:58 UTC
c675a7b up test modif cc @romainhild 12 May 2021, 08:57:29 UTC
936d59f Merge branch 'thomas-saigre/issue1605' of github.com:feelpp/feelpp into thomas-saigre/issue1605 04 May 2021, 14:55:05 UTC
3ddad33 up qs_hdg_laplacian_ibc_dt /cc @prudhomm 04 May 2021, 14:54:48 UTC
c448606 add tests for hdg_poisson 04 May 2021, 14:27:07 UTC
a10cb66 Merge remote-tracking branch 'origin/hdg-testcases' into thomas-saigre/issue1605 03 May 2021, 17:17:27 UTC
a93f95e fix hdg poisson in parabolic @thomas-saigre 03 May 2021, 15:53:57 UTC
4ce5563 Merge remote-tracking branch 'origin/develop' into thomas-saigre/issue1605 03 May 2021, 13:00:33 UTC
3206ca6 up tests files for hdg_poisson /cc @prudhomm [ci skip] 03 May 2021, 10:41:37 UTC
b880475 fix model name 30 April 2021, 14:14:49 UTC
5498ca9 up files for constant test 30 April 2021, 13:41:21 UTC
bd0b0e4 Merge branch 'thomas-saigre/issue1605' of github.com:feelpp/feelpp into thomas-saigre/issue1605 29 April 2021, 13:28:02 UTC
edbe0cd fix fmu genereation and hdg.poisson options @thomas-saigre 29 April 2021, 13:27:07 UTC
36dd06a fix exports in json #1605 [ci skip] 28 April 2021, 08:41:42 UTC
de11840 fix sign for pressure skip feelpp skip toolboxes skip mor 28 April 2021, 08:40:36 UTC
e0d3371 renamed cfpdes case equation 28 April 2021, 06:04:15 UTC
0961e57 do not remesh in parallel (yet) 28 April 2021, 06:01:34 UTC
76a8049 fix empirical quadrature compilation 28 April 2021, 06:00:51 UTC
e26e479 V109 rc 1 28 April 2021, 06:00:28 UTC
a71213e fix options #1605 27 April 2021, 13:21:48 UTC
ac4c866 Merge pull request #1609 from VLCeline/develop add linear elasticity case for cfpdes #1607 [ci skip] 27 April 2021, 11:45:19 UTC
a372643 Update linear-elasticity.cfg 27 April 2021, 08:33:09 UTC
343a7ea add linear elasticity case for cfpdes #1607 27 April 2021, 08:24:06 UTC
178dc57 Merge pull request #1608 from feelpp/features/cfpde-rand-hdg Features/cfpde rand hdg 23 April 2021, 14:50:30 UTC
8a061a0 Support gamma as a matrix in cfpdes fixes #1603 fixes parallel execution with gamma coefficient the information is used by the PETSc data structure in // /cc @vincentchabannes 22 April 2021, 19:58:04 UTC
c58ffac fix compilation of doc/manual/hdg/lc_model @thomas-saigre 22 April 2021, 13:58:10 UTC
84f5817 improve feelpp_plot - add sampling type for x - add plot type : plot, loglog, semilogx, semilogy 22 April 2021, 07:14:38 UTC
36e2383 Add support for random number generation in interpreted expression language #1606 - fix random generation(use C version) - use uniform distribution to init cahn-hilliard @jaghili 22 April 2021, 07:13:29 UTC
414ccd5 Merge branch 'features/cfpde-rand-hdg' of https://github.com/feelpp/feelpp into features/cfpde-rand-hdg 22 April 2021, 04:23:41 UTC
6939a80 Add support for alpha in the vectorial case #1604 conservative convective flux is always vectorial 22 April 2021, 04:22:14 UTC
df63689 factorize code for gamma terms Support gamma as a matrix in cfpdes #1603 22 April 2021, 04:21:06 UTC
39bde89 Add support for rand in interpreted expression language #1606 - add unifpom, normal and lognormal distribution 21 April 2021, 21:11:46 UTC
e27e8dc hdg breakage after merge #1601 forgot this file 21 April 2021, 19:20:13 UTC
6a00c03 Merge branch 'features/cfpde-rand-hdg' of https://github.com/feelpp/feelpp into features/cfpde-rand-hdg 21 April 2021, 19:19:50 UTC
cc3942b hdg breakage after merge fixes #1601 21 April 2021, 19:19:33 UTC
26dfdf3 P2/P1 21 April 2021, 18:41:31 UTC
9a3524a add downloads to .gitignore 21 April 2021, 15:35:33 UTC
6e8454b Support gamma as a matrix in cfpdes #1603 - add Pch2v instantiation - fix stokes BC [ci skip] 21 April 2021, 15:35:12 UTC
7941912 gamma is vectorial in scalar eq and matricial in vectorial eq Support gamma as a matrix in cfpdes #1603 [ci skip] 21 April 2021, 11:39:32 UTC
6a339b0 add stokes case + modify ModelGenericPDE Support gamma as a matrix in cfpdes #1603 [ci skip] 21 April 2021, 10:44:47 UTC
de01802 Support gamma as a matrix in cfpdes #1603 add implemenation when unknown is vectorial, in that case gamma is a matrix field 21 April 2021, 06:30:54 UTC
7019b58 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 20 April 2021, 21:05:06 UTC
f8c451b first attemp to fix problem #1605 20 April 2021, 17:38:37 UTC
eeebecd add cfpdes case (test component Dirichlet bc) 16 April 2021, 22:31:24 UTC
9658a3c up cfpdes toolbox : implement component Dirichlet bc 16 April 2021, 22:29:36 UTC
e1203f6 fix priority 16 April 2021, 22:28:15 UTC
c5037dd fix priority of dofEliminationIdsMultiProcess 16 April 2021, 22:27:15 UTC
4f258c0 up test_symbolic_diff 14 April 2021, 06:09:48 UTC
4a8010e fix diff with vectorial case 14 April 2021, 06:09:18 UTC
f70fcd5 up one keyword : more flexible (the dimension can be given) 14 April 2021, 06:08:50 UTC
548c45f up cahn hilliard with rand 12 April 2021, 21:45:58 UTC
033bdd2 add rand in expression 12 April 2021, 21:45:09 UTC
9792d8f Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 12 April 2021, 06:57:35 UTC
3c188b6 add ch to add_testcase [ci skip] 12 April 2021, 06:57:11 UTC
31424af minor up [ci skip] 12 April 2021, 06:56:47 UTC
1663ce7 Merge pull request #1599 from feelpp/hdg_stokes Hdg stokes 08 April 2021, 18:30:09 UTC
f17d8b2 add tesstsuite for hdg stokes [ci skip] 05 April 2021, 21:59:09 UTC
0428d28 Merge pull request #1600 from feelpp/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.1.1 Bump JamesIves/github-pages-deploy-action from 4.1.0 to 4.1.1 [ci skip] 05 April 2021, 20:55:37 UTC
b50d59a various updates for hdg-stokes --mathlab export (use option exporter-matlab) fix formulation for hdg stokes, use stress formulation add pressure and pid export add mean pressure equation in case of Dirichlet only /cc @PhilippeRicka @thomas-saigre @romainhild 05 April 2021, 20:49:05 UTC
45d848f up testcases use stress formulation up python script add ethiersteinmann in 3D /cc @PhilippeRicka @thomas-saigre @romainhild [ci skip] 05 April 2021, 20:46:42 UTC
02cdcd1 Bump JamesIves/github-pages-deploy-action from 4.1.0 to 4.1.1 Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.1.0...164583b9e44b4fc5910e78feb607ea7c98d3c7b9) Signed-off-by: dependabot[bot] <support@github.com> 05 April 2021, 06:18:05 UTC
b9c5cec add kovasznay test case k+1 convergence order observed /cc @PhilippeRicka @thomas-saigre @romainhild [ci skip] 04 April 2021, 10:03:10 UTC
d9cf705 Merge remote-tracking branch 'origin/develop' into hdg_stokes 03 April 2021, 08:22:27 UTC
45bd2fd Merge branch 'hdg_stokes' of https://github.com/feelpp/feelpp into hdg_stokes 03 April 2021, 05:41:10 UTC
24768cc scale terms on 3,3 + --verbose 03 April 2021, 04:32:58 UTC
e2de72c dirichlet neumann testcase 02 April 2021, 06:52:57 UTC
b9f08d3 use symmetric version section 2.2.3 cockburn 02 April 2021, 06:52:35 UTC
c0b4ae4 use symmetric version 02 April 2021, 06:51:44 UTC
1b8fda2 fixes #1598 Petsc matlab viewer not producing proper file for VectorPetsc 02 April 2021, 06:51:31 UTC
7d7f533 fix row 3_c ; still 2_c issue 01 April 2021, 11:07:41 UTC
2c2f269 up cfpdes tests 01 April 2021, 07:45:17 UTC
87ec3df up cfpdes case : add checker 01 April 2021, 07:44:54 UTC
0f1c07c up cfpdes : - add Statistics and Norms in cfpdes section of PostProcess - checkResults depending on symbols expr 01 April 2021, 07:43:08 UTC
fd3a136 up ModelNumerical::checkResults with symbols expr 01 April 2021, 07:41:41 UTC
619c177 add updateParameterValues in ModelMeasuresIO 01 April 2021, 07:41:13 UTC
268a4ba up ModelPostprocessCheckerMeasure : allow value as an expression depending on symbols expr 01 April 2021, 07:39:17 UTC
76b32a4 Merge branch 'hdg_stokes' of https://github.com/feelpp/feelpp into hdg_stokes 01 April 2021, 04:06:25 UTC
b3cd369 up copyright [ci skip] 01 April 2021, 04:06:16 UTC
d5becad missing terms added ; issue with block (2_c,3_c) 31 March 2021, 08:11:52 UTC
d0fe8a4 export delta 30 March 2021, 09:27:54 UTC
21337e6 remove printToolboxApplication : temporary fix for crash due to LANG, LC_TYPE, etc... 28 March 2021, 10:23:11 UTC
4a2b9a8 up cfpdes : fix export post process if only have expr (not fields), @romainhild 28 March 2021, 08:28:44 UTC
334039b Merge branch 'develop' of github.com:feelpp/feelpp into develop 26 March 2021, 15:14:53 UTC
357835d up case for #1590 26 March 2021, 15:12:47 UTC
46fdec1 up test_symbolic_diff 26 March 2021, 15:11:36 UTC
5916f5b fix include 26 March 2021, 15:10:19 UTC
4bc2c70 up id operator with diff (can return 0 expression if not x,y,z symbols) 26 March 2021, 15:07:56 UTC
4027073 up ExprOptionalConcat in symbolic expression ctx 26 March 2021, 15:06:28 UTC
1049609 up ExprOptionalConcat : implement applySymbolsExpr and diff 26 March 2021, 11:04:40 UTC
c19aa84 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 26 March 2021, 09:34:25 UTC
bc5a079 add cahn-hilliard case /cc @vincentchabannes [ci skip] 26 March 2021, 09:34:11 UTC
back to top