History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5a28b410980b | richart | Limiting the shape functions and integrator to one dimension | Aug 27 2019 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
ed8a2ee04528 | richart | modernizing some code | Oct 31 2018 | |||
f4dd6b579644 | richart | refactoring fieldTimesShapes in computeNtb | Aug 10 2018 | |||
362877022129 | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
19964688c343 | richart | Factorizing code between models | Jan 29 2018 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
4017047d3d47 | frerot | fixed implicit dynamics 2d test (temporary ?) | May 22 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
6aa0b05eb32e | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
a307a4df674d | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
590c547789dc | richart | Removing useless copies, still too many malloc showing up in the profiling | Jun 16 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
952e8e1ae0f9 | richart | Changes to make the new integration capability work: passes unit tests | May 24 2016 | |||
dd271c3d621d | richart | Making possible to compute integrals at different orders than the one… | May 4 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
0d9183b269ba | Clement Roux | proper computation of external work in statics | Nov 18 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 2015 | |||
9aef3a008b31 | Aurelia Cuba Ramos | Non-local modifications continued: Computation of weights now independent of… | Oct 1 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 | |||
548dfbcb0170 | fabarras | final commit for move of interpolateElementalFieldFromControlPoints | Aug 28 2015 | |||
8cb650db55ce | fabarras | move of computeQuadraturePointsCoordinates in FEEngine | Aug 26 2015 | |||
4ba0541fcf79 | richart | INTEREST_LIST generated in cmake (ticket #68) | Aug 8 2015 | |||
4f7c66ec2034 | richart | Modified cmake to declare the element info in the packages | Jul 19 2015 | |||
7df722be95d8 | corrado | increase of the nb of gauss points for integration in hexahedron_20… | Jul 16 2015 | |||
373658865f8f | richart | bug fix on mass of _tetrahedron_10 | Jul 14 2015 | |||
50c5f08da47b | Aurelia Cuba Ramos | interpolation function in shape lagrange added to be able to compile the… | Jul 14 2015 | |||
be8aed2cefbf | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 14 2015 | |||
6bd56086568c | Aurelia Cuba Ramos | interpolation function added in FEEngine, numerical tolerance added to the… | Jul 14 2015 | |||
0b8d00ba3541 | richart | Change of array output to correct the fe_engine test in Release mode | Jul 13 2015 | |||
60604f2e6893 | corrado | conflict solved | Jun 17 2015 | |||
f253a9d01460 | corrado | bug fix in test_cohesive_extrinsic_implicit | Jun 16 2015 | |||
e0b276053620 | anciaux | avoid mauro to pay a beer | Jun 16 2015 | |||
136ba474491d | corrado | definition of the lumped mass by scaling the diagonal terms of the consistent… | Jun 16 2015 | |||
751af29e6f7a | richart | Correction in the computation of the mass matrix | Jun 12 2015 | |||
96edddadb091 | anciaux | implementing implicit dynamics for heat transfer model | Jun 5 2015 | |||
15aaeee58a4e | Marco Vocialta | Compilation fix for cohesive elements after the last modifications to… | Mar 16 2015 | |||
9a5d13e59913 | Lucas Frérot | Added computeShapes and computeShapeDerivatives to FEEngine interface | Mar 13 2015 | |||
09309c556471 | Lucas Frérot | Added computeShapeDerivatives to FEEngineTemplate | Mar 12 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help