sort by:
Revision Author Date Message Commit Date
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
43e1e51 fix compilation : remove Pch0 (it's fixed in feature/toolbox-refactoring) 24 November 2020, 07:38:24 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
0b9c1d3 fix geim compilation [ci skip] 18 November 2020, 09:50:43 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
d33bd22 fix compilation of bilinear/linear forms with an expr which contains SymbolExpr @romainhild 12 November 2020, 10:21:30 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
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
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
5ec68ff they are CXX headers [ci skip] 05 November 2020, 12:29:53 UTC
f718e72 no noeed to download if the gmsh headers are present in bionic they are now properly installed [ci skip] 05 November 2020, 11:59:13 UTC
339e65a Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 05 November 2020, 07:10:45 UTC
8619e95 disable if FEELPP_HAS_FMILIB not defined 05 November 2020, 06:00:16 UTC
0edbfcd fix compilation add interface to set ModelProperties from filename and json #1533 05 November 2020, 05:59:48 UTC
c873dca Prudhomm/issue1533 (#1535) * add interface to set ModelProperties from filename and json Fixes #1533 * add interface to set a config file #1534 add setConfigFile to Environment to setup the option variable_map * add interface to set ModelProperties from filename and json #1533 set model properties from file name and json 04 November 2020, 07:52:51 UTC
a059b60 add interface to set ModelProperties from filename and json #1533 set model properties from file name and json 04 November 2020, 05:54:15 UTC
f171240 add interface to set a config file #1534 add setConfigFile to Environment to setup the option variable_map 04 November 2020, 05:53:01 UTC
e8e557e add interface to set ModelProperties from filename and json Fixes #1533 03 November 2020, 18:14:54 UTC
e3ab585 add pkg-feelpp-mor skip feelpp skip tests skip toolboxes 02 November 2020, 23:08:13 UTC
e282a54 add packaging support for mor [ci skip] 02 November 2020, 22:12:50 UTC
b7c45c0 add feelpp-mor pkg [ci skip] 02 November 2020, 19:34:54 UTC
bc93b40 mor depends on feelpp for now skip feelpp skip toolboxes skip tests 02 November 2020, 16:18:32 UTC
80792b0 minor change skip feelpp skip tests skip toolboxes 02 November 2020, 16:13:27 UTC
6b0fb87 up Provide python bindings framework #930 - add macro feelpp_add_pymodule - dispatch FEELPP_PYTHON_MODULE_PATH in toolboxes and mor - fix pyfeelpp-mor skip toolboxes skip tests 02 November 2020, 13:10:40 UTC
358e081 support new skip keywords in commits #1531 and rebuild for #1532 skip components 02 November 2020, 09:42:34 UTC
86b92ec support new skip keywords in commits #1531 add mor skip feelpp skip components 02 November 2020, 09:39:17 UTC
27bf32f support new skip keywords in commits #1531 rm space skip feelpp skip components 02 November 2020, 09:37:38 UTC
f420eb3 support new skip keywords in commits #1531 rm space skip feelpp skip components 02 November 2020, 09:36:41 UTC
0d72244 support new skip keywords in commits #1531 skip feelpp skip components 02 November 2020, 09:35:01 UTC
1978f99 support new skip keywords in commits #1531 hunt con't add toolboxes skip components 02 November 2020, 09:33:54 UTC
e73003c support new skip keywords in commits #1531 rm spaces skip components 02 November 2020, 09:31:40 UTC
1d5ea6e support new skip keywords in commits #1531 found the issue, build feelpp skip components 02 November 2020, 09:29:30 UTC
b201f62 support new skip keywords in commits #1531 found issue in tests, try to fix skip feelpp skip tests 02 November 2020, 09:27:15 UTC
56d8cd2 support new skip keywords in commits #1531 hunting con't skip feelpp skip tests 02 November 2020, 09:24:49 UTC
6607511 support new skip keywords in commits #1531 hunting Con't skip feelpp 02 November 2020, 09:22:12 UTC
f5b2610 support new skip keywords in commits #1531 track down yaml bug skip feelpp 02 November 2020, 09:20:13 UTC
cdb1a7e support new skip keywords in commits #1531 skip feelpp 02 November 2020, 09:18:41 UTC
5da2543 support new skip keywords in commits #1531 skip components 02 November 2020, 07:50:00 UTC
33ac68b support new skip keywords in commits #1531 try fix if skip components 02 November 2020, 07:46:30 UTC
83e5dc1 support hbf streams in c++ and python fixes #1532 implement read/write from/to stream (c++ and python) skip components 02 November 2020, 07:39:11 UTC
69157ce introduce new skip keywords #1531 skip feelpp: will skip feelpp build including deb pkg skip toolboxes : will skip the toolboxes build including the pkg step skip mor : will skip the mor build skip components : skips everything but feelpp skip tests: skip the testsuite 02 November 2020, 07:33:39 UTC
d445ece put release in install to avoid switching buildkite agent 31 October 2020, 11:36:52 UTC
b387865 fix message STATUS 31 October 2020, 11:36:10 UTC
1a1b2ad uncomment [ci skip] 30 October 2020, 08:40:08 UTC
974e0fb rm files [ci skip] 30 October 2020, 08:39:10 UTC
7da2d80 remove dependency 29 October 2020, 06:18:52 UTC
cfffb86 up Provide python bindings framework #930 - simplify toolboxes python - simplify AP ```I import feelpp import feelpp.toolboxes import feelpp.toolboxes.heat ``` 28 October 2020, 22:20:22 UTC
1de5904 define modelmeshale alias 28 October 2020, 22:18:13 UTC
c0eba44 fix ginac install 28 October 2020, 22:17:49 UTC
15fe790 up Provide python bindings framework #930 add _alg module and backend_options add feel_(no)options to _core [ci skip] 22 October 2020, 20:02:10 UTC
8341124 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 22 October 2020, 11:12:09 UTC
7839a4e work on python-feelpp #930 - start support for MeshStructured - define FEELPP_PYTHON_MODEULE_PATH - add trait value for is_hypercube 22 October 2020, 11:12:01 UTC
f1c055c Feature/geim 2 (#1528) * start working on geim #1325 * add db system to geim #1325 * add documentation for geim #1325 * some fixes for geim #1325 - return nil uuid if last db not found - throw exceptions if problems occur - complexify the test problem - set parameters for the test to run properly * start working on PBDW #1325 #1364 * use FsFunctionalLinear for GEIM and fix parallel database #1325 * add function for filenames and absolute path - filename name.prefix.crbdb - filename by proc name.prefix_p<i>.crbdb - json file name.prefix.json - mesh file name.prefix_mesh.json * save mesh in the db for online phase #1325 * retrieve sensors.hpp from feature/da-cp-patch #1325 #1364 * rework sensors #1324 #1325 * fix pbdw #1364 #1325 use sensors #1324 * move findDbUuid to CRBDB * add type to Sensors, helpful for dynamic casting #1324 #1325 * add database system to PBDW #1364 #1325 * add options for PBDW and GEIM #1325 #1364 * fix options name * fix codacy errors * forgot the const& * use H1 norm for PBDW #1325 #1364 * get rid of warnings for override keyword * add loadmesh to pbdw #1364 #1325 * fix reviews @prudhomm 21 October 2020, 21:43:05 UTC
c232db7 ignore some files while packaging 21 October 2020, 21:28:35 UTC
4d8f463 Merge branch 'develop' of https://github.com/feelpp/feelpp into develop 21 October 2020, 21:27:44 UTC
6ebac14 add feelpp version #930 [ci skip] 19 October 2020, 22:02:41 UTC
927dca7 add hbf read/writer #930 19 October 2020, 22:01:22 UTC
040567b cleanup [ci skip] 19 October 2020, 22:00:47 UTC
3024db1 Provide python bindings framework #930 - add mesh structured to python wrapper 19 October 2020, 22:00:16 UTC
b38bec6 Provide python bindings framework #930 cleanup [ciskip] 19 October 2020, 21:59:06 UTC
c5d94bb simplify pythonization #930 use single package feelpp (-> import feelpp) import all wrapper libs into feelpp update python scripts accordingly use pybind11/stl to translate std::variant in exporter wrapper do not initialize the python embedded interpreter if we already are in python [ci skip] 19 October 2020, 20:08:06 UTC
156e36b mv forward 19 October 2020, 20:03:05 UTC
275de34 work on Compilation time evaluation #1529 [ci skip] 19 October 2020, 20:02:37 UTC
0b85d21 get rid of warnings for override keyword [ci skip] 19 October 2020, 12:26:52 UTC
5028791 work on #1529 [ci skip] 08 October 2020, 07:34:48 UTC
ba4eb4f uncomment code block Provide interface for partitioning locally connected faces #1526 05 October 2020, 12:30:41 UTC
2323b85 Provide interface for partitioning locally connected faces #1526 fix runtime crash in partitioning if json not present (#1527). the fact that the json is empty is not a problem but we need to check that the entries are there before accessing them 05 October 2020, 08:59:49 UTC
5d53373 add integrate bench 05 October 2020, 06:48:17 UTC
9fc8bfb Provide interface for partitioning locally connected faces #1526 implement the feature in PartitionerMetis use json to configure the Partitioner #1527 update feelpp_mesh_partitioner here is a command line ``` ./feelpp_mesh_partitioner --json cases/three-spheres-part.json --ifile cases/three-spheres.geo --part 24 ``` and to export to paraview ``` mpirun -np 24 ./feelpp_mesh_exporter --gmsh.filename three-spheres_p24.json ``` 05 October 2020, 06:47:28 UTC
3acc6b7 use dump mesh info function 05 October 2020, 06:44:10 UTC
01275e1 Provide interface for partitioning locally connected faces #1526 add testcase for partitioner with aggregation @lberti 05 October 2020, 06:37:41 UTC
60de6a8 extract tbe dump function to print some mesh info 05 October 2020, 06:35:41 UTC
65829f5 --warning 05 October 2020, 06:31:19 UTC
d96ecc8 add hasFaceWithAnyOfTheMarkers to check if an element faces has some marckers 05 October 2020, 06:30:52 UTC
back to top