rAKA/srcbugfixes/43-documentati…
rAKA/src
bugfixes/43-documentati…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
16c1bb33eff8 | anciaux | begining of porting heattransfer to noew solver interface | Aug 22 2017 | |||
2f43ea5ccce4 | anciaux | Rename marix 'C' to 'M' even for first order integration schemes | Aug 22 2017 | |||
a5b86a234e06 | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
caa1befacdf2 | richart | modernization | Aug 22 2017 | |||
b4cb8d8cff7f | richart | Adding a for_each capability to help in filtered loops | Aug 22 2017 | |||
56200954d100 | richart | Making it possible to get parameters that can be cast to real | Aug 22 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
33dc72f501a9 | richart | Adding few operators | Aug 22 2017 | |||
bdeddf03c90d | richart | Change naming counting to enumerate | Aug 16 2017 | |||
ad2b02c98175 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
80722bd21ac0 | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
2109dd7c1417 | richart | Adding reserve to array | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
0ef82d70a41e | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
97b388653270 | richart | Adding zip container and iterator | Jul 21 2017 | |||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
dbdd954aa9a8 | richart | Making stl random distribution accessible | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
4e857ad48806 | richart | Cleaned the code like a arm-less monkey | Jun 16 2017 | |||
296c9af0baae | richart | Misplaced include | Jun 16 2017 | |||
8ada02a333a9 | richart | Cleaned a bit too much | Jun 16 2017 | |||
b7b597f32389 | richart | Cleaning a bit + removing warnings on new version of Python.h | Jun 16 2017 | |||
9ad8ce6e7dfa | richart | Adding ghost types range based iterable | Jun 15 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
1fa65ad34bcd | richart | Fall back for types, still some weird thing with move operators | Jun 14 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
599d7cd82b35 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
29326497bfe1 | D116 | richart | The assert insert a bug instead of preventing one | Jun 12 2017 | ||
00223853e907 | D114 | junge/richart | fixed voigthelper for 2D cases | Jun 12 2017 | ||
b36348f1e516 | D112 | richart | Missing include when compiling python support | Jun 12 2017 | ||
510f34cb4e8a | richart | Removing some useless code | Jun 6 2017 | |||
f1b6481e3acf | richart | clang-tidy a bit the code | Jun 6 2017 | |||
c74726f11f29 | richart | Range-based for improvement | Jun 2 2017 | |||
1a3c44e6f58c | richart | Bug Fix in the pseudo time corrector | Jun 2 2017 | |||
d37a3c106066 | richart | switched to unique_ptr | Jun 2 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
149aab3b0ee5 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
ee8b4be8e74b | richart | Some code modernization | Jun 1 2017 | |||
6932ff0f4139 | richart | Changed names of force and residual for dumpers | Jun 1 2017 | |||
43bae6278ea4 | richart | Registering the communications | Jun 1 2017 | |||
ac6c3960f3b2 | richart | Adding clang-tidy to clean the code | Jun 1 2017 | |||
bfa044616213 | richart | typo in a comment | May 31 2017 | |||
cee9f8c9b21f | richart | C++11-ificattion | May 31 2017 | |||
6ae4aab4ae3d | richart | Bug fix when not in parallel | May 31 2017 | |||
7b1dd007ee9d | richart | constructing the physical_names groups directly in the reader | May 31 2017 | |||
d6684680c495 | richart | range-based for construct on element types | May 31 2017 | |||
dd2df44311fb | richart | Could not find The Bug, not sure it is in my code or in my head | May 30 2017 | |||
f41e51ff6033 | frerot | fixed linear isotropic hardening VM stress and test | May 22 2017 | |||
4017047d3d47 | frerot | fixed implicit dynamics 2d test (temporary ?) | May 22 2017 | |||
848b551583d4 | richart | Still tracking a bug | May 19 2017 | |||
ce6b1a2fbb9a | richart | Adding more test in the path to fund the parallel solver bug | May 19 2017 | |||
36c60e878f83 | richart | Made it easier to change nb iter | May 11 2017 | |||
945fff780988 | richart | Adding missing synchronization in y = A * x | May 11 2017 | |||
ca5d409e4ee8 | richart | Correcting data distribution test | May 11 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
97981337ee56 | richart | Adding initializer_list | May 11 2017 | |||
422bc4e9acbc | richart | bug fix in factorization of pbc code | May 5 2017 | |||
a59691ac4bb7 | richart | Test model solver explicit works in parallel | Apr 1 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
ea3d967b727a | richart | Adaptation to the new interface | Mar 28 2017 | |||
d10108d16f8d | richart | Make it compile again with structural model activated | Mar 28 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
4cd820fd4ca2 | richart | Found the exact values for triangle with 6 integration points | Mar 21 2017 | |||
6aa0b05eb32e | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
23ffdf215285 | richart | Merge branch 'master' of gitolite-richart:akantu | Mar 21 2017 | |||
e067ae0fc93e | anciaux | Merge branch 'master' of gitolite:akantu | Mar 21 2017 | |||
2d6796a7818a | richart/anciaux | Modified determination of pentahedron integration by cross product of triangle… | Mar 21 2017 | |||
a307a4df674d | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
40ee89ad11e2 | corrado | tiny modifications in material_cohesive_linear_uncoupled.cc | Mar 20 2017 | |||
8acf8ce5be13 | corrado | modifications to the implementation of the cohesive_linear_uncoupled law | Mar 17 2017 | |||
2df3f26bbe67 | anciaux | add the corrdinates of quad points to the python material | Mar 3 2017 | |||
bff8487a06df | richart | ooops corection | Feb 14 2017 | |||
07ce8d3dc103 | richart | Bug fix in cppargparse | Feb 14 2017 | |||
e04fde03207c | richart | Bug fix ~ in non local damage | Feb 14 2017 | |||
0035fcd74950 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
8d7046b9a5f1 | anciaux | extend the material python to allow some sort of material selector | Jan 23 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
b9d5490216a0 | anciaux | coorect useless include | Jan 17 2017 | |||
3a76a3528e99 | anciaux | correct compilation trouble | Jan 17 2017 | |||
a5a7017d0519 | anciaux | store internals and parameters in dictionary so as to pass them to python the… | Jan 12 2017 | |||
e2626e44ce45 | anciaux | adding the possibility to set the size of the internals | Jan 9 2017 | |||
383a38e40580 | anciaux | The python material now call the functor with the total arrays | Jan 5 2017 | |||
80fc0ca20c8f | richart | Clean includes in material elastic | Dec 16 2016 | |||
8cd528b0663f | richart | Adding an optional support to the dof | Dec 16 2016 | |||
b5266388986b | richart | Merge branch 'features/dofs-separation-rewrote' of gitolite-richart:akantu into… | Dec 14 2016 | |||
8476bc13a6c8 | richart | Correction for cmake 3.0.2 | Dec 14 2016 | |||
0f78f3ff18c0 | • arichart | Build profile per types on demand and access to equations numbers needed to… | Dec 14 2016 | |||
3d2dce0766f0 | anciaux | cleaning the material plastic coding convention | Dec 9 2016 | |||
126a08842fee | anciaux | correct a bug in the python material | Dec 8 2016 |
c4science · Help