sort by:
Revision Author Date Message Commit Date
2602c6c clean 07 January 2021, 09:03:15 UTC
e80dac3 up Table 07 January 2021, 09:02:48 UTC
a88f89d up tabulateInformations : use Printer::OutputText and new Table 06 January 2021, 19:25:49 UTC
fa0719a up Table : refactoring + add font color 06 January 2021, 19:23:29 UTC
7720ef9 fix test 04 January 2021, 14:31:23 UTC
aabe564 up some toolboxes : use new json support in updateInformationObject #1527 04 January 2021, 13:04:46 UTC
5af2ca2 use new json support in journal #1527 + up format in tabInfo 04 January 2021, 13:00:01 UTC
91778b4 use new json support in journal #1527 04 January 2021, 12:58:22 UTC
074892a use new json support in journal #1527 04 January 2021, 12:57:05 UTC
ff9e879 fix compilation 29 December 2020, 07:12:47 UTC
e04ef20 use Feel::Table 29 December 2020, 07:12:08 UTC
9645125 use Feel::Table 29 December 2020, 07:10:40 UTC
4f384a7 up Table :asciidoc export 29 December 2020, 07:09:24 UTC
6dce154 up tabulateInfo : start use of new Table class 18 December 2020, 13:29:24 UTC
7fc022b add Table class : manage table (work in progress) 18 December 2020, 13:28:33 UTC
1b1b655 fix compilation 16 December 2020, 06:53:58 UTC
16602c1 clean + remove SaveInfo attribute 16 December 2020, 06:53:10 UTC
1eb9df1 up tabulateInformations : internal refactoring of ascii exporter + add asciidoc exporter (saved with printAndSaveInfo) 15 December 2020, 15:06:26 UTC
68d4ea5 use new tabulateInformations 15 December 2020, 08:17:51 UTC
3331a42 use new tabulateInformations 15 December 2020, 08:17:17 UTC
78068d5 use new tabulateInformations 15 December 2020, 08:16:14 UTC
d1aa4cb use new tabulateInformations 15 December 2020, 08:15:35 UTC
12e85a7 refactoring of tabulateInformations 15 December 2020, 08:14:45 UTC
44cb184 up modelbase : not use tabulateInformations (very very very slow when info quantity increase, maybe need to develop our tabulate tool) 10 December 2020, 22:00:36 UTC
7539aab up solverPtAP with newton 10 December 2020, 12:18:51 UTC
32267b6 up fluid : add articulations body in assembly of nonlinear solver 10 December 2020, 08:40:27 UTC
2653abf up heat toolbox : can apply assembly on rhs or lhs with linear operators @romainhild 08 December 2020, 16:02:40 UTC
8c9c6c5 add method to apply assembly of linear operators @romainhild 08 December 2020, 16:01:06 UTC
998a8d9 Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 08 December 2020, 14:23:37 UTC
031a4db Prudhomm/issue1554 (#1556) * use c++ override Fixes #1554 * use c++ override #1554 * use c++ override #1554 * use c++ override #1554 * up use c++ override #1554 - add --dirs option to check location - minor change in projtangent 07 December 2020, 15:21:54 UTC
9a95a89 Feature/toolboxes refactoring (#1553) * up fluid : work on articulation body with p-matrix method (works only in seq) * up operator interpolation : add an optional setup matrix with some info (allow to reuse a matrice instead of rebuild a new matrix) * add setMatrix * up graphcsr : add unlock method + fix addMissingZeroEntriesDiagonal in // with some specific datamap * fix column dataMap in newIdentityMatrix * fix solverPtAP in linear * up fluid : major refactoring of body articulation (need to clean the code). p-matrix articulation works now in // * add in comment p-matrix option * use dofIdToContainerId in OperatorInterpolation * add accessors of solverPtAP + clean * up fluid (body) : not rebuild the p-matrix but update only the angular part + clean * up ModelPostprocessQuantities : add possibility to give expression * up ModelMeasuresIO * up ModelNumerical with MeasuresQuantities * up heat toolbox : start use of MeasureQuantity * up fluid toolbox : start use of MeasureQuantity + add body mass center as symbol * up three_sphere case : save mass center of each sphere in csv (first version with expr) * add type trait : is_eigen_matrix * update ModelMeasuresQuantities (similarly implementation as ModelFields or SymbolsExpr) * up ModelNumerical : update use of ModelMeasuresQuantities * minor up * up cfpde : use ModelMeasuresQuantities * up fluid : defined quantities to be exported in csv (currently we have mass_center and moment_of_inertia of each body bc) * new way to get mass_center of each body * support Quantities or quantities keyword in json * up fluid toolbox : add fluid_forces and fluid_torques quantities from body bc * put all in quantities * fix compilation * fix compilation of some app (e.g in testsuite) 07 December 2020, 07:52:21 UTC
cccc726 fix the case when directory is empty or not given #1536 06 December 2020, 22:38:53 UTC
c331fa4 fix compilation of some app (e.g in testsuite) 06 December 2020, 13:21:36 UTC
87d0af1 Merge remote-tracking branch 'origin/develop' into feature/toolboxes-refactoring 05 December 2020, 12:41:36 UTC
6c64dff fix compilation 04 December 2020, 22:25:55 UTC
5b3a22c put all in quantities 04 December 2020, 16:46:20 UTC
32a87b5 up fluid toolbox : add fluid_forces and fluid_torques quantities from body bc 04 December 2020, 16:45:38 UTC
0aead95 support Quantities or quantities keyword in json 04 December 2020, 15:59:01 UTC
e5e212a new way to get mass_center of each body 04 December 2020, 13:37:47 UTC
32413a7 up fluid : defined quantities to be exported in csv (currently we have mass_center and moment_of_inertia of each body bc) 04 December 2020, 13:36:40 UTC
0e90ba7 up cfpde : use ModelMeasuresQuantities 04 December 2020, 13:32:28 UTC
4ddb761 minor up 04 December 2020, 13:31:47 UTC
eeededf up ModelNumerical : update use of ModelMeasuresQuantities 04 December 2020, 13:31:23 UTC
89d1502 update ModelMeasuresQuantities (similarly implementation as ModelFields or SymbolsExpr) 04 December 2020, 13:30:15 UTC
df2dbad add type trait : is_eigen_matrix 04 December 2020, 13:28:41 UTC
b68c6de up three_sphere case : save mass center of each sphere in csv (first version with expr) 03 December 2020, 21:46:55 UTC
acdd757 up fluid toolbox : start use of MeasureQuantity + add body mass center as symbol 03 December 2020, 21:42:19 UTC
8c17870 up heat toolbox : start use of MeasureQuantity 03 December 2020, 21:34:56 UTC
d4d1874 up ModelNumerical with MeasuresQuantities 03 December 2020, 21:34:10 UTC
62433d6 up ModelMeasuresIO 03 December 2020, 21:20:02 UTC
83ed6fa up ModelPostprocessQuantities : add possibility to give expression 03 December 2020, 21:17:56 UTC
aa5fe9b up fluid (body) : not rebuild the p-matrix but update only the angular part + clean 03 December 2020, 08:24:47 UTC
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
ef90c81 Instantiate the most standard classes for Mesh and FunctionSpace #1545 01 December 2020, 00:25:45 UTC
f85e128 Instantiate the most standard classes for Mesh and FunctionSpace #1545 mesh is already instantiated instatiate FunctionSpace Dim=2|3 and ORder=1|2|3 /cc @vincentchabannes 29 November 2020, 23:13:08 UTC
2218f79 Compilation time evaluation #1529 add code to get element of functionspace benchmark Mesh [ci skip] 29 November 2020, 23:10:14 UTC
7262878 Compilation time evaluation #1529 evaluation compilation time for - Mesh - FunctionSpace [ci skip] 29 November 2020, 19:49:13 UTC
b5a87ed Instantiate the most standard classes for Mesh and FunctionSpace #1545 fix compilation to enable instantiation 28 November 2020, 10:34:36 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
back to top