rAKA/srcbugfixes/access_PBC_sla…
rAKA/src
bugfixes/access_PBC_sla…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f724586a78b1 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
329078f12b59 | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
8cd4f4ca4b48 | richart | Working on the bug on parallel cohesive element | Feb 28 2018 | |||
a8765ff7edcf | richart | Installing includes | Feb 28 2018 | |||
3996c21398fb | richart | Correcting some interfaces | Feb 28 2018 | |||
5eb9857ac522 | richart | fixing non local tests | Feb 28 2018 | |||
2272a4ebdba9 | richart | Clearing the capacity before assembly | Feb 28 2018 | |||
a8eb1c3c8963 | richart | Correcting initialization of python patch tests | Feb 27 2018 | |||
ca7b773f65ce | richart/gallyamov | Bug fix in elementtypemap initialize | Feb 27 2018 | |||
2a44c9045437 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
362877022129 | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
847ef2e1583c | richart | Rewrote headers of tests | Feb 24 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
a923907ea06a | richart | missing file | Feb 23 2018 | |||
7182137aa7eb | richart | constexpr needed to compile with intel | Feb 23 2018 | |||
29968496541f | richart | correcting minor python stuff | Feb 23 2018 | |||
b5e60f1882e8 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
689ec00e395b | richart | debugging cohesive element tests | Feb 23 2018 | |||
b6d7535c2e38 | richart | Compilation problem with gcc-5 | Feb 23 2018 | |||
d6399e287845 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
1c8cf5606e71 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
e5bfd63dd472 | richart | Test for penetration in cohesive linear a bit less strict | Feb 23 2018 | |||
9d1b65edf4f1 | richart | Compilation problem with gcc 5 | Feb 23 2018 | |||
ac47028c24da | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 21 2018 | |||
6dee4c33e3c2 | frerot | fixed shell elements | Feb 21 2018 | |||
5190d5ea048d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 21 2018 | |||
6d59b791d6f3 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
f2be27395dbf | frerot | assembling residual in structural model | Feb 20 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada11297d246 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
642251769e00 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
c9f2947f9e4b | richart | Add a functor for the number component in ElementTypeMap initialize | Feb 20 2018 | |||
2462423f9d19 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
fa5eedf60764 | frerot | fixing broken structural tests because of shape derivatives change | Feb 19 2018 | |||
f09dda084882 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 19 2018 | |||
347ab4315d81 | frerot | modified structural shape derivatives pipeline for shell elements | Feb 19 2018 | |||
cd565fe490da | frerot | made block argument constant | Feb 19 2018 | |||
641a0529e826 | richart | Adding cohesive element tests | Feb 19 2018 | |||
5ec837ae3291 | milanese | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 16 2018 | |||
c42fea5eb734 | milanese | added method to set parameters without automatically updating internal… | Feb 16 2018 | |||
5c9cea3b30da | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
96318a49ab1b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
66a26795e804 | frerot | implemented dkt shape derivatives + precompute dkt test | Feb 14 2018 | |||
f9147b08cb45 | richart/anciaux | 'F#@king' cmake's documentation... | Feb 13 2018 | |||
445e699741a8 | frerot | added rotation matrices for DKT18 + tangent modulus | Feb 10 2018 | |||
1dc2738eb44d | frerot | cleanup of embedded | Feb 9 2018 | |||
19a651159638 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
c81618872c90 | frerot | removing useless stress_embedded | Feb 9 2018 | |||
4f69ae29ac71 | frerot | fixed computation of embedded gradient | Feb 9 2018 | |||
2b3e65032fed | gallyamov | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 9 2018 | |||
1da013df450c | richart/gallyamov | Bug fix in the call to computeBtDB in material | Feb 9 2018 | |||
f6e8cdbf0003 | frerot | passing tests without pre-stress + memory savings in directing cosines | Feb 9 2018 | |||
cf26dfd4528d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 8 2018 | |||
603ed2ea0adf | richart | Dewarningazing the code in release | Feb 8 2018 | |||
7ccec4e8c546 | anciaux | python patch tests are using a custom material | Feb 7 2018 | |||
c9a62c9d73fe | frerot | small cleanup | Feb 7 2018 | |||
59e8446845e6 | frerot | running test w/o error, but stiffness is wrong | Feb 7 2018 | |||
4cc88ef4c591 | anciaux | python unittest for patchtest | Feb 7 2018 | |||
65cacc352a29 | anciaux | cleaning and adding energy features to the material_python interface | Feb 6 2018 | |||
5fa3c6ba145b | anciaux | can convert a complete internal into a dico in python | Feb 6 2018 | |||
34c26cd37d81 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
777e157a3f15 | richart | Bug fix in python interface: | Feb 5 2018 | |||
09f92b90ea34 | frerot | made new embedded compile | Feb 5 2018 | |||
4eda17d13739 | richart | Corrections for the python interface | Feb 5 2018 | |||
77284bc15f07 | richart | Updating the doxygen | Feb 4 2018 | |||
0de4dd0d2bbd | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
02d65b6eac20 | richart | Lucas you missed some for_each_element | Feb 3 2018 | |||
67c6bed83c58 | richart | Passing python functor to python 3 | Feb 3 2018 | |||
ee45e8974d7e | richart | Making extra-materials compiles with new solvers | Feb 2 2018 | |||
dcc5e7bbbfe8 | richart | sanity checks in make_view | Feb 2 2018 | |||
5fd76a0201cd | • arichart/gallyamov | Missing template in front of some mul<> | Feb 2 2018 | |||
1d637b4f892f | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | |||
0fb0969402f6 | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | |||
ac5ffb72e789 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
91043c4d1f37 | frerot | added allocating functor for material reinforcement | Feb 1 2018 | |||
022b6ea9aedf | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
47f5c259932b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | |||
8b32aeebc464 | frerot | removed for_each_element plural | Jan 31 2018 | |||
720f6bbe52b9 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
d2eb26203eae | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
fbdc1233e74b | frerot | added interface BtD... for ShapeStructural. To be implemented | Jan 31 2018 | |||
5f3dc6ebcb34 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 31 2018 | |||
866bdf7258f0 | richart | some bug fix in heat transfer model | Jan 31 2018 | |||
d0b419a13e3e | richart | Correcting compilation errors due to factorization of computeBtD | Jan 30 2018 | |||
94a50a748475 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 30 2018 | |||
8dd92f49f5d7 | richart | Bug fix + code cleaning | Jan 30 2018 | |||
60ebd3a09047 | richart | removed useless code | Jan 30 2018 | |||
4569add013e0 | richart | Coorecting bugs due to new interface | Jan 29 2018 | |||
19964688c343 | richart | Factorizing code between models | Jan 29 2018 | |||
fd8f81065056 | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
5a0f3de19632 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
e0c8291e366e | richart | Adding Range to be able to zip iterators | Jan 29 2018 | |||
13b464a989f3 | richart | integration scheme fix for missing masses | Jan 29 2018 | |||
d1d97b99f620 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 26 2018 | |||
f3307a9f5722 | richart | testing const correctness on array | Jan 26 2018 | |||
5177ed079215 | richart | Debugging the facet_synchronizer | Jan 26 2018 |
c4science · Help