Diffusion akantu (features/9-generate-a-parameter-distribution-in-the-material-text-input-file-critical-stress) Graph
Graphfeatures/9-generate-a…
Graph
features/9-generate-a…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
97b388653270 | richart | Adding zip container and iterator | Jul 21 2017 | ||||
d7d730c41bd2 | richart | Refactoring non-local | Jul 21 2017 | ||||
84561d8fe3f1 | fabarras | wrapper of Vector<Real> for Python | Jul 12 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 | ||||
492b4c7b589e | richart | Make test compile again | Jul 7 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 | ||||
2e9e362925f6 | richart | Check version of gmsh | Jun 15 2017 | ||||
9ad8ce6e7dfa | richart | Adding ghost types range based iterable | Jun 15 2017 | ||||
1143b38a5af6 | richart | Merge branch 'master' of gitolite-richart:akantu | Jun 14 2017 | ||||
f936985afac7 | richart | grid_synchronizer test repare | Jun 14 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 | ||||
b39ae574674c | frerot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 14 2017 | ||||
e924f5340ff0 | frerot | update igfem package | Jun 14 2017 | ||||
58dc619cbc94 | frerot | fixed some tests | Jun 14 2017 | ||||
dedb4aab3e66 | richart | Bug fix in the detection of esmumps | Jun 12 2017 | ||||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | ||||
da6f7fbde48f | richart | Refactoring the mumps dependency code | Jun 12 2017 | ||||
c2b8ef7965d0 | richart | Adaptation to follow the latest versions of FindBLAS.cmake | Jun 12 2017 | ||||
181eaed94492 | richart | Another modifications to compensate for shitty build systems | Jun 12 2017 | ||||
c936ca75860a | D122 | richart | Imporved the dependecy detection for runtime on macosx | 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 | |||
268be26a0734 | D107 | richart | Modified libraries detection since Homebrew compiles fake dynamic libaries and… | Jun 12 2017 | |||
e3f33173eeb2 | D88 | richart | Wrong material parameters in cohesive element documentation | Jun 12 2017 | |||
65643d0036db | D85 | richart | Bug fix: documentation for cohesive materials | Jun 12 2017 | |||
bd7ff21b143c | D105 | richart | Adding the author list to the manual | 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 | ||||
7517679efa99 | richart | Minor bug fix in clang-format process | Jun 6 2017 | ||||
f1b6481e3acf | richart | clang-tidy a bit the code | Jun 6 2017 | ||||
5954da20ebc0 | richart | Corrected eigenstrain and reassign tests | Jun 6 2017 | ||||
84514a55110e | richart | Improvement of implicit test | Jun 2 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 | ||||
510c02fa13e7 | richart | make the test compiles with the new solver interface | May 31 2017 | ||||
9a1795561c9b | richart | change the criteria to make a real test | 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 | ||||
994c7037bb1d | richart | Merge branch 'master' of gitolite-richart:akantu | May 29 2017 | ||||
2b9d4fafc39e | richart | update igfem meta-data | May 29 2017 | ||||
fb78f99036a4 | richart | std::cout to std::endl | May 29 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 | ||||
388bb0fdee70 | frerot | fixed multi-material elastic test | May 22 2017 | ||||
9c1dddf9a2f2 | frerot | fixed boundary condition test | May 22 2017 | ||||
19f9cf14bc30 | frerot | added lapack dependency to mazar test | 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 | ||||
b14435bda98b | richart | Meta data of igfem | May 15 2017 | ||||
1a75d6150242 | richart | Removing warnings | May 15 2017 | ||||
17a9cbbab5d7 | richart | Addapting the way parallel tests are spawned | May 15 2017 | ||||
fd0f85acb8ff | richart | Fixed the number of iterations to 2 (which should always be the case on a… | May 11 2017 | ||||
36c60e878f83 | richart | Made it easier to change nb iter | May 11 2017 | ||||
1221c0417ab3 | richart | Do not consider not local nodes in energies | May 11 2017 | ||||
945fff780988 | richart | Adding missing synchronization in y = A * x | May 11 2017 | ||||
41b84c840251 | richart | Making test more parallel | 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 | ||||
20a02118e478 | richart | Adding openblas in the list of blas libraries | May 11 2017 | ||||
e0e37d880abf | richart | small improvement in array pretty printer | May 5 2017 | ||||
422bc4e9acbc | richart | bug fix in factorization of pbc code | May 5 2017 | ||||
567f5caf5b7a | richart | Adapting the pretty-printers | Apr 26 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 | ||||
c313f8f55f1d | richart | Ignoring pycaches | Mar 28 2017 | ||||
b986f7f48ba5 | richart | changing meta data for igfem submodule | Mar 28 2017 | ||||
b513a2b63d4d | richart | Adaptation with the changes for integration order in fe_engine | 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 | ||||
2a00b7350f42 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 20 2017 | ||||
40ee89ad11e2 | corrado | tiny modifications in material_cohesive_linear_uncoupled.cc | Mar 20 2017 |
c4science · Help