sort by:
Revision Author Date Message Commit Date
5d733a5 add accessors of solverPtAP + clean 03 December 2020, 08:21:55 UTC
0459091 use dofIdToContainerId in OperatorInterpolation 03 December 2020, 08:20:28 UTC
79c8bad add in comment p-matrix option 03 December 2020, 08:18:39 UTC
1aa520d up fluid : major refactoring of body articulation (need to clean the code). p-matrix articulation works now in // 02 December 2020, 16:56:18 UTC
068036e fix solverPtAP in linear 02 December 2020, 16:53:39 UTC
31ed38d fix column dataMap in newIdentityMatrix 02 December 2020, 16:46:37 UTC
16e5d03 up graphcsr : add unlock method + fix addMissingZeroEntriesDiagonal in // with some specific datamap 02 December 2020, 16:46:00 UTC
14568bb add setMatrix 02 December 2020, 16:44:26 UTC
7803869 up operator interpolation : add an optional setup matrix with some info (allow to reuse a matrice instead of rebuild a new matrix) 02 December 2020, 16:44:05 UTC
f508843 up fluid : work on articulation body with p-matrix method (works only in seq) 27 November 2020, 16:54:26 UTC
f906e4c fix exprRepository() which provides the absolute path to exps /cc @vincentchabannes 26 November 2020, 18:00:17 UTC
a38b6fb Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 26 November 2020, 11:54:48 UTC
f90b6f5 fix repository for toolboxes 26 November 2020, 11:54:35 UTC
593ff67 fix/up three_sphere case 26 November 2020, 11:21:37 UTC
a2bf874 minor up 25 November 2020, 18:37:11 UTC
d936f90 up modelContext : add ModelPhysics constructor with rval-ref + v 25 November 2020, 18:36:09 UTC
14a86f3 up modelContext : move constructor + use universal ref 25 November 2020, 18:34:16 UTC
7d9fee6 fix copy constructor of JournalWatcher 25 November 2020, 18:32:50 UTC
54f1380 untabify [ci skip] 25 November 2020, 08:15:17 UTC
c994fe3 fix [ci skip] 25 November 2020, 08:04:55 UTC
82c63f9 Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 25 November 2020, 07:36:14 UTC
26964cc up three_sphere case : use pulse with epsilon tol 25 November 2020, 07:11:58 UTC
bb8010d up fluid : fix body articulation in // (need'nt necessary to a special partitioning 25 November 2020, 07:10:48 UTC
b9303e6 add bionic [ci skip] 24 November 2020, 23:58:08 UTC
47cfbe9 we have already quite a few deb packages [ci skip] 24 November 2020, 23:30:01 UTC
476226f rm disco [ci skip] 24 November 2020, 23:17:03 UTC
ca7698e fix table [ci skip] 24 November 2020, 23:13:59 UTC
44686e7 add bionic [ci skip] 24 November 2020, 23:10:52 UTC
19f91df mv fwd indicators 24 November 2020, 18:55:57 UTC
47dad13 --warnings override skip tests skip toolboxes 24 November 2020, 17:27:58 UTC
0129a0f --verbose (only at log level 3) skip tests skip toolboxes skip mor 24 November 2020, 17:27:13 UTC
a380119 Merge branch 'develop' of github.com:feelpp/feelpp into develop 24 November 2020, 16:20:49 UTC
d8d4be5 fix use of ksp-monitor option 24 November 2020, 16:20:14 UTC
f53c25a Feature/toolboxes refactoring (#1522) * start refactoring of fluid toolbox * up fluid * remove template about density/visosity basis * up assembly * rename/delete files * up assembly * up assembly + rename/delete files * up trace exporter + various clean * fix compilation (strange that we didn't see that before) * up viscosity * re-enable all viscosity law * fix heatfluid compilation * add is_symbols_expression_v * up fluid/fsi * up fluid toolbox : re-add gls stabilization * up fluid toolbox : start work on turubulence * up SymbolsExpr : add operator= * up ModelAlgebraicFactory : add new custom bind functions * up ModelFields : add CURL_MAGNITUDE ctx + exclude method * up symbolsExpr in ModelPhysic * fix fluid stress tensor expr with non cst viscosity * up fluid toolbox : work on turubulence model * up fluid toolbox : work on turbulence * up fluid toolbox : work on turbulence * up fluid toolbox : work on turbulence * up CoefficientFormPDEs : initial condition setup * up fluid : - work on turbulence - apply div stab with gls/supg stab * up fluid/heatfluid toolbox : work on gls stab * up fluid toolbox : work on stab with Theta time scheme * up heat toolbox : refactoring of gls stab * up heatfluid toolbox : work on stab with Theta time scheme * up fluid/heatfluid : up semi-implicit scheme * up fluid/heatfluid toolboxes : semi-implicit method + fix stab * up fluid toolbox : automatic solver setting + fix stab * up heatfluid : fix use of evaluateResidual * up heatfluid : fix use of semi-implicit fluid scheme * up coefficientformpdes : order geo 2 inst * add symbolsExprPhysics * fix missing dataInfos in Picard solver * up fluid toolbox : turbulence bc + fix use of Theta time scheme with turbulence model * up fluid toolbox : call turbulence solver at each Newton/Picard iteration * add fluid turbulence example * up heatfluid app : export initial time step * up fluid toolbox : up Spalart-Almaras model + define macro which reduced compilation (remove symbolsExpr+turbulence assembly @lberty) * up keywords symm + stdmathfunctors with symbols dependency * add new hsize computation in stab gls * full refactoring of fluid stress tensor keyword * up turbulent model SA * add fluid case with non-newtonian flow * up fluid stress tensor keywords * up fluid : use new stress tensor keyword * fix compilation * up fluid physic * up fluid stress tensor with turbulent kinetic energy * up fluid : start on work work with k-epsilon turbulence model * fix pyfeelpp-toolboxes fluid compilation * up fluid : work on k-epsilon * up cfpde : option allow to disable a grad term in stab (debug use) * up fluid : fix Dirichlet bc order of apply (points overwrite edges overwrite faces) * up fluid : work on k epsilon * extend an elements filter with edges * start work on import external data in feel++ * up databymeshentity [ci skip] * up dataByMeshEntity [ci skip] * start ModelMeshes class : mesh property from json * refactoring of DataByMeshEntity * up databymeshentity * remove global include_directories * up ModelMeshes : inherit in ModelNumerical * start use of ModelMeshes in CoefficientFormPDEs * up coefficientformpdes : generate from cmake an helper c++ code for the type coefficientformpdes from geoshape * set cmake var used for generate coefficientformpdes_registered_type.hpp * simplify def of CoefficientFormPDEs type * up DataByMeshEntity with data in time * add updateTime in ModelMeshes * use coefficientformpdes_registered_type * up ModelMeshes * up coefficientformpdes with ModelMeshes * up Mesh : inherits of JournalWatcher is moved in MeshBase * start work on tabulate information * up tabulateInformation in coefficientformpdes * fix COEFFICIENTFORMPDES_LIB_DEPENDS * comment createmesh * JournalWatcher::updateInformationObject is now a const method + up journal info with FunctionSpace and Mesh * up updateInformationObject and tabulateInformation in modelcore * up tabulateInformation in ModelAlgebraicFactory * up tabulateInformation in materialsproperties * up heat toolbox : ModelMeshes and tabulateInformation * move forward tabulate * up Mesh::updateInformationObject * up tabulate info * up tabulate info * fix namespace * up heat : tabulate info * add starting msg with feelpp_toolbox_heat * up tabulate info * up cfpdes : tabulate infos * up title * up cfpdes main : add printToolboxApplication * add inst * up some toolboxes with ModelMeshes and tabulate info * up ModelMeshes * comment parts not used now * fix compilation * up info in solid * fix fsi with ModelMeshes and add info * fix use of h size * fix compilation * move mesh input in json * fix compilation * fix compilation * up tabulate info : use terminal size in order to avoid a screen overflow * work on body with articulations : implement lagrange multiplier method * use algebraic as default value with define-pressure-cst.method option * add three_sphere case 24 November 2020, 13:02:15 UTC
28d2736 add three_sphere case 24 November 2020, 09:52:25 UTC
a276329 use algebraic as default value with define-pressure-cst.method option 24 November 2020, 09:51:18 UTC
800e0af work on body with articulations : implement lagrange multiplier method 24 November 2020, 09:50:26 UTC
43e1e51 fix compilation : remove Pch0 (it's fixed in feature/toolbox-refactoring) 24 November 2020, 07:38:24 UTC
7179faf up tabulate info : use terminal size in order to avoid a screen overflow 23 November 2020, 10:57:44 UTC
7ad39d3 fix compilation on bionic, boost version of fs::path with streams [ci skip] 19 November 2020, 20:57:28 UTC
a6bffff Improve results repository interface #1536 and up python bindings #930 fix constructor of python interface of Environment provide helper Repository config function to python 19 November 2020, 11:54:30 UTC
a438d29 Improve results repository interface #1536 typo fix 19 November 2020, 11:52:55 UTC
5081e33 GLPK interface of what() returns address to temporary #1542 19 November 2020, 11:52:35 UTC
db2e186 up Improve results repository interface #1536 use Repository 19 November 2020, 05:14:09 UTC
db87bf8 rm db if "--rm" option is passed [ci skip] 19 November 2020, 05:13:32 UTC
274bcd6 add backend to fix test_geim /cc @romainhild [ci skip] 19 November 2020, 05:12:08 UTC
ffc7fb4 Improve results repository interface #1536 add config 19 November 2020, 05:11:31 UTC
3055b2c up Improve results repository interface #1536 add some accessors add helper function to create repository config [ci skip] 19 November 2020, 05:11:15 UTC
ccf163f --verbose, use BOOST_TEST_MESSQGE [ci skip] 19 November 2020, 04:42:59 UTC
e37b1f2 fix keywords like unitY and unitZ that would be 0 in 1D and 1D/2D respectively [ci skip] 18 November 2020, 22:28:11 UTC
75f6b36 fix compilation 18 November 2020, 15:39:37 UTC
0b9c1d3 fix geim compilation [ci skip] 18 November 2020, 09:50:43 UTC
9b4f661 Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 18 November 2020, 08:48:17 UTC
df34093 fix compilation 18 November 2020, 08:20:24 UTC
d43ba11 move mesh input in json 18 November 2020, 08:20:09 UTC
1653bf6 fix compilation 18 November 2020, 08:19:20 UTC
2ade215 fix use of h size 18 November 2020, 08:18:41 UTC
dfe3410 fix fsi with ModelMeshes and add info 17 November 2020, 14:20:54 UTC
76d31f0 up info in solid 17 November 2020, 14:20:25 UTC
39b6d9c fix compilation 17 November 2020, 14:20:01 UTC
5ec2b6b comment parts not used now 17 November 2020, 14:19:37 UTC
3b5b88a up ModelMeshes 17 November 2020, 14:18:53 UTC
a68f76f Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 14 November 2020, 09:11:26 UTC
8dcd846 Improve results repository interface #1536 improve repository handling add appenders (date and np) skip toolboxes skip test skip mor 14 November 2020, 09:11:12 UTC
55619b5 Add python wrapping. of coefficientformpde #1538 add to build [ci skip] 14 November 2020, 09:10:03 UTC
2443ebc add binding for json in core Provide python bindings framework #930 [ci skip] 14 November 2020, 09:09:20 UTC
8384b7a add P0ch space 14 November 2020, 09:08:17 UTC
da88f16 up Provide python bindings framework #930 update heat toolbox python wrapper add timestepping interface [ci skip] 14 November 2020, 09:07:06 UTC
9ded347 Add python wrapping. of coefficientformpde #1538 add initial version of the wrapper with an example code [ci skip] 14 November 2020, 09:06:24 UTC
5f17e49 up some toolboxes with ModelMeshes and tabulate info 14 November 2020, 07:02:39 UTC
60463af add inst 14 November 2020, 07:00:47 UTC
05e2089 up cfpdes main : add printToolboxApplication 13 November 2020, 15:30:57 UTC
aa45665 up title 13 November 2020, 15:30:26 UTC
f0b151d up cfpdes : tabulate infos 13 November 2020, 15:30:09 UTC
c669a58 up tabulate info 13 November 2020, 15:28:28 UTC
7ca718b add starting msg with feelpp_toolbox_heat 13 November 2020, 09:41:00 UTC
6df4288 up heat : tabulate info 13 November 2020, 09:37:19 UTC
e1f49ba fix namespace 13 November 2020, 09:36:54 UTC
ab313b7 up tabulate info 13 November 2020, 09:36:15 UTC
d33bd22 fix compilation of bilinear/linear forms with an expr which contains SymbolExpr @romainhild 12 November 2020, 10:21:30 UTC
6b1528f up tabulate info 10 November 2020, 13:02:07 UTC
b83c678 up Mesh::updateInformationObject 10 November 2020, 13:00:22 UTC
6749bab move forward tabulate 10 November 2020, 12:59:51 UTC
1542c66 Remove soption("json") before checking if present (#1537) * Remove soption("json") before checking if present * check for partconfig before using it [ci skip] 10 November 2020, 12:37:16 UTC
9b11d36 Improve results repository interface #1536 add implementation of Repository data structure associated helper structures/enums [ci skip] 10 November 2020, 08:07:41 UTC
a92b5e8 up heat toolbox : ModelMeshes and tabulateInformation 09 November 2020, 19:10:12 UTC
6752a2c up tabulateInformation in materialsproperties 09 November 2020, 19:09:12 UTC
9275904 up tabulateInformation in ModelAlgebraicFactory 09 November 2020, 19:08:48 UTC
178533b up updateInformationObject and tabulateInformation in modelcore 09 November 2020, 19:07:17 UTC
126ce08 JournalWatcher::updateInformationObject is now a const method + up journal info with FunctionSpace and Mesh 09 November 2020, 19:05:45 UTC
c995dfa Provide python bindings framework #930 add support for +-* operations in VectorUblas and FunctionSpace::Element add example in python 08 November 2020, 23:05:58 UTC
97cbdc4 Provide python bindings framework #930 add timestepping support 08 November 2020, 22:54:31 UTC
57b74d3 comment createmesh 07 November 2020, 07:01:49 UTC
0b30996 fix COEFFICIENTFORMPDES_LIB_DEPENDS 07 November 2020, 07:01:17 UTC
c49667c up tabulateInformation in coefficientformpdes 07 November 2020, 07:00:58 UTC
33257d0 start work on tabulate information 07 November 2020, 06:59:08 UTC
746025f up Mesh : inherits of JournalWatcher is moved in MeshBase 07 November 2020, 06:34:49 UTC
f14eb90 Provide python bindings framework #930 add various pythjon functions on functions - normL2 - normH1 - mean - minmax and fix coords() in minmax data 07 November 2020, 00:18:54 UTC
df26e15 fix pkg upload for bionic [ci skip] 06 November 2020, 12:37:19 UTC
d0bc2fc up coefficientformpdes with ModelMeshes 06 November 2020, 07:51:51 UTC
back to top