https://github.com/feelpp/feelpp

sort by:
Revision Author Date Message Commit Date
f341c1d Use range instead of marker to construct LevelSetParticleInjector 11 April 2019, 22:14:18 UTC
03572c0 Add levelset injector testcase 11 April 2019, 21:16:53 UTC
130b5cb Merge branch 'feature/ls' into feature/ls-particle-injector 11 April 2019, 13:39:49 UTC
face82e Merge remote-tracking branch 'origin/feature/ls' into feature/advdiffreac-exprvelocity 04 April 2019, 09:03:34 UTC
c9d854c Refactor updateLinearPDEStabilization to use advection velocity expression 04 April 2019, 09:02:31 UTC
a3dfac1 Fix updateAdvectionVelocity for non-expr advection velocity 03 April 2019, 13:52:15 UTC
2937aa5 Add norm export for velocity_com 03 April 2019, 11:23:53 UTC
7818f9a Clean MultiFluid solve functions 02 April 2019, 16:05:44 UTC
26e9492 Merge remote-tracking branch 'origin/develop' into feature/ls 29 March 2019, 15:59:05 UTC
176c944 up fluid toolbox : fix Stokes model in transient simulation @metivett 29 March 2019, 15:44:31 UTC
e52f4c0 Change fluidModel init order in MultiFluid init 29 March 2019, 15:18:23 UTC
d53b67f Merge branch 'develop' of github.com:feelpp/feelpp into develop 29 March 2019, 11:09:33 UTC
8f6fb8f up alemesh app + add example 29 March 2019, 11:08:27 UTC
bb7d093 move metric mesh adapt outside of Winslow model + minor clean/up 29 March 2019, 11:07:34 UTC
e147269 improve label for singularity [ci skip] 28 March 2019, 22:37:45 UTC
54a014f add data for stokes test @PhilippeRicka 28 March 2019, 21:57:44 UTC
4d56aa7 add stokes test @PhilippeRicka 28 March 2019, 21:57:05 UTC
e3fa394 add support for toolboxes @romainhild [ci skip] 28 March 2019, 19:21:52 UTC
0a2f2e3 fix compilation 28 March 2019, 11:52:41 UTC
ccd40b3 fix compilation 28 March 2019, 11:52:04 UTC
0a0c3c3 Merge branch 'develop' of github.com:feelpp/feelpp into develop 27 March 2019, 22:05:16 UTC
643156e checker enable by default 27 March 2019, 22:04:49 UTC
472d7f8 add Checkers section in Turek Hron cfd1 and cfd2 27 March 2019, 21:49:44 UTC
0fb8290 add checkResults in fluid app 27 March 2019, 21:48:06 UTC
4722801 up toolboxes : - add keyword attribute in ModelBase (+new arg in constructor) : keyword can be used in json for represent a Model - add checker on measures 27 March 2019, 21:44:15 UTC
90b6309 add Checkers.Measures section in ModelPostProcess 27 March 2019, 21:41:08 UTC
f689036 Add support for direct use of advection velocity expressions in AdvDiffReac assembly 26 March 2019, 18:04:11 UTC
de7a7cd remove useless arg 26 March 2019, 15:44:13 UTC
4b1ba71 Merge branch 'develop' of github.com:feelpp/feelpp into develop 26 March 2019, 15:43:24 UTC
9674a57 add feelpp_get_environment in toolboxes project [ci skip] 26 March 2019, 15:43:07 UTC
9e5f59a up winslow with mesh adapt (work in progress) 26 March 2019, 15:42:00 UTC
5905c9f Temporary fix: reinitializerHJ 26 March 2019, 10:39:30 UTC
07d348c Fix typo with smooth projection 25 March 2019, 15:34:45 UTC
c7dce97 Fix tools initialisation when using isoPn spaces 25 March 2019, 15:13:41 UTC
ef38390 Merge pull request #1300 from feelpp/fix/cpp17Debug Fix/cpp17 debug 23 March 2019, 16:28:05 UTC
40c056c add message to dcheck 22 March 2019, 12:51:26 UTC
0775da9 continue clean alemesh 22 March 2019, 11:52:37 UTC
3ae9651 fix gmsh.cpp with cpp17 22 March 2019, 10:45:12 UTC
d7c863b start clean alemesh codes (work in progress) 22 March 2019, 07:36:16 UTC
e1a8937 use geomapStrategy function 22 March 2019, 07:33:30 UTC
85fe392 add function which force to define GEOMAP_HO if the geo entity order is equal to 1 22 March 2019, 07:33:02 UTC
18a573a fix #1299 + fix information printed by cmake with FEELPP_STD_CPP 21 March 2019, 20:37:26 UTC
a8fb5fb Merge pull request #1284 from feelpp/cpp17 Cpp17 20 March 2019, 19:42:46 UTC
d7b80b3 fix compilation #1296 20 March 2019, 16:05:39 UTC
2f771f1 up #1296 : - add default value for Boost_ARCHITECTURE (+little clean of boost detect) - fix use of cmake machine configuration 20 March 2019, 16:03:30 UTC
8133456 set min cmake version to 3.7.2 in sub projects /cc @vincentchabannes 20 March 2019, 12:07:51 UTC
2857fc6 set standard C++ only for pybind11 and Feel++ [ci skip] /cc @vincentchabannes 20 March 2019, 10:24:36 UTC
529d542 minimum required 3.7.2 for cmake /cc @vincentchabannes 20 March 2019, 10:23:08 UTC
1f61fc7 do no set c++ standard globally, on ly on Feel++ [ci skip] 20 March 2019, 09:21:47 UTC
8248cee add override keyword 19 March 2019, 14:18:17 UTC
fb65dea up winslow 19 March 2019, 14:17:47 UTC
48ce08f move codes from ModelNumerical to ModelAlgebraic 19 March 2019, 14:17:11 UTC
851e3d0 up toolboxse : - refactoring updateNewtonInitialGuess( DataNewtonInitialGuess & data ) : factorize and reduce mpi comm - move fsi code from fluid toolbox into fsi toolbox 18 March 2019, 12:43:35 UTC
90dea0e move enum in enum.hpp 18 March 2019, 12:42:57 UTC
d44212a add dofIdToContainerId method with std::set args 18 March 2019, 12:42:25 UTC
2de6c55 add static method createView in VectorUblas 18 March 2019, 12:41:52 UTC
830ef9a fix dofs(range) 18 March 2019, 12:39:09 UTC
ece81e4 Merge branch 'develop' of github.com:feelpp/feelpp into develop 15 March 2019, 08:51:10 UTC
81c1dce up modelalgebraicfactory.hpp : add function for dof elimination 15 March 2019, 08:50:44 UTC
2b64807 Merge pull request #1260 from feelpp/feature/ls Feature/ls 14 March 2019, 17:48:26 UTC
b7c7ef2 Merge branch 'develop' into feature/ls 14 March 2019, 17:47:12 UTC
c3d5572 move fsi part in fluid into fsi toolbox 14 March 2019, 08:20:10 UTC
592864e produce extratags for branches other than develop and master try to fix singularity images [ci skip] 14 March 2019, 07:58:38 UTC
7a518ad rename 13 March 2019, 14:21:43 UTC
8c20835 up fluid toolbox : - up time stepping - clean 13 March 2019, 14:21:00 UTC
c39cb6f rename 13 March 2019, 14:20:36 UTC
edf64dc up Bdf : add ptr accessor + quick fix setOrder 13 March 2019, 14:20:03 UTC
ed5c31c Merge branch 'feature/ls' into feature/ls-particle-injector 12 March 2019, 21:54:45 UTC
75d4c80 Up: fix buildBlockVector 12 March 2019, 21:54:03 UTC
942b5fa Up: fix buildBlockVector 12 March 2019, 21:53:13 UTC
030f516 Merge branch 'feature/ls' into feature/ls-particle-injector 12 March 2019, 21:32:56 UTC
8662ab2 MultiFluid: fix buildBlockVector when using self vector 12 March 2019, 21:31:53 UTC
7ad447d add ref 12 March 2019, 10:47:36 UTC
c61ed95 up gamg preconditioner : - clean/simplify - now, the coarse grid and levels are by default configured by petsc (in particularly, fix an issue of growth time hen gamg is called > 10000 ) 12 March 2019, 10:41:39 UTC
abe022a Temporary fix for injector 10 March 2019, 22:51:47 UTC
c3b4901 Fix ptree separator issue when using prefixes containing dots 08 March 2019, 17:58:48 UTC
41af4f3 Fix multi-particle injection 08 March 2019, 10:36:12 UTC
582187d Add support for multiple particles in LevelSetParticleInjector 07 March 2019, 19:02:24 UTC
564516b Add support for nparticles option in JSON 07 March 2019, 17:36:15 UTC
11504c3 Add particle injector feature to LevelSet toolbox 07 March 2019, 15:04:47 UTC
f0a34c6 Add startTimeStep function + fix MultiFluid with latest FluidMechanics toolbox 07 March 2019, 13:27:00 UTC
35939d9 Merge remote-tracking branch 'origin/develop' into feature/ls 06 March 2019, 17:45:18 UTC
ba44aba Merge pull request #1289 from feelpp/fix/gmsh-include CMake: include GMSH directories BEFORE (prepend) 06 March 2019, 15:59:40 UTC
5f27a29 Fix some typo + improve code quality 06 March 2019, 15:55:33 UTC
cf24373 CMake: include GMSH directories BEFORE (prepend) 06 March 2019, 14:59:44 UTC
4ed32b0 use ksp-type=preonly 06 March 2019, 09:58:00 UTC
0437a9b add startTimeStep() at begining of time loop 06 March 2019, 09:57:22 UTC
fdff525 add startTimeStep in heat, heatfluid, thermoelectric toolboxes + up time stepping storage in heat 06 March 2019, 09:55:34 UTC
343d29a add options 06 March 2019, 09:54:19 UTC
3c7dc03 up fluid toolbox : add theta time stepping + add startTimeStep method + minor clean 06 March 2019, 09:53:43 UTC
e8338c2 use _n_consecutive_save with bdf/theta time stepping in solid (fix restart with fsi robin-neumann generalized) 05 March 2019, 16:40:53 UTC
9c98223 add numberOfConsecutiveSave in Bdf : usefull for reload more save than by default a number equal to the bdf order 05 March 2019, 16:39:39 UTC
e04d0bc up evaluateResidual in updateTimeStepThetaSchemePreviousContrib 05 March 2019, 12:38:03 UTC
a925a10 up ModelAlgebraicFactory : can activate/deactivate AddVectorLinearRhsAssembly and AddVectorResidualAssembly 05 March 2019, 12:37:15 UTC
5bb3e8f up solid toolbox : clean time stepping and reorganize data on disk saved by time stepping 05 March 2019, 11:56:59 UTC
265499d fix compilation 05 March 2019, 08:54:10 UTC
e64d063 Merge branch 'develop' of github.com:feelpp/feelpp into develop 04 March 2019, 15:36:41 UTC
6fc6539 fix time loop with last changes 04 March 2019, 15:36:03 UTC
f452c8d up fsi toolbox : support fsi coupling (nitsche family) with theta time scheme in solid + minor up 04 March 2019, 15:35:33 UTC
d093711 up solid toolbox : add startTimeStep method ( now it s required at the begining of a time loop) : goal is to fix/simplify init of theta scheme and control also initial solution" 04 March 2019, 15:31:40 UTC
back to top