rAKA/srcbugfixes/python_interfa…
rAKA/src
bugfixes/python_interfa…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b822a136e632 | richart | Minor bug fixes | Mar 13 2018 | |||
2e9da021647c | richart | Cleaning getBarycenter | Mar 13 2018 | |||
a6ef7fd14988 | richart | A bit of cleaning | Mar 13 2018 | |||
141f8db39aa4 | richart | Moving the filtering code | Mar 13 2018 | |||
082831982c3f | richart | Bug in pentahedron partitioning | Mar 11 2018 | |||
906630d79395 | richart | Bug fix for element with multiple facet types | Mar 11 2018 | |||
fd25e9d67f89 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
fbbc81365e3b | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Mar 11 2018 | |||
46137d1e4317 | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
96d02f64e85e | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
dec21000d081 | richart | Bug fix in cohesive intrinsic parallel + changes in material selection | Mar 11 2018 | |||
69e597870898 | richart | Typo in a node type | Mar 11 2018 | |||
d9a93d8e1996 | richart | Bug fix in inserter | Mar 11 2018 | |||
41b35d50cb36 | richart | Some more rewriting in mesh_utils | Mar 11 2018 | |||
d8ba1e59e47e | richart | Bug fix in renumbering nodes during cohesive insertion | Mar 11 2018 | |||
641c0bdcbd43 | richart | Bug fix in the cohesive element insertion | Mar 10 2018 | |||
fd79895439f2 | richart | Unitialized memory bug | Mar 10 2018 | |||
64ad92139da0 | richart | minor enhancing | Mar 10 2018 | |||
1089b28705a0 | richart | bug fix intregrator gauss | Mar 10 2018 | |||
476e544293a8 | richart | Adding accessor to the solution | Mar 9 2018 | |||
5d2f31c1ef00 | richart | Code cleaning | Mar 9 2018 | |||
f14da15b55ac | richart | Bug fix in the integrator Gauss when nodes are added | Mar 9 2018 | |||
e0074a5d34dd | richart | protecting comm for sanitychecks | Mar 8 2018 | |||
a1b50b6fc151 | richart | removing useless object | Mar 8 2018 | |||
7a147b6589b1 | richart | Rewriting some insertion code to try to make it more readable | Mar 8 2018 | |||
6bf6aa9bab43 | richart | moving event handling code for cohesive elements | Mar 8 2018 | |||
16fb74df477d | richart | updating the global ids based on the master nodes and local connectivity | Mar 8 2018 | |||
9ca4f630dbbe | richart | Cleaning the mesh events | Mar 8 2018 | |||
d563d435ba23 | richart | adding helper accessor in the mesh | Mar 8 2018 | |||
e25611259612 | richart | Adding operator distance in vector iterator | Mar 8 2018 | |||
8445fe113ee1 | richart | Cleaning useless events | Mar 8 2018 | |||
d6275c7cf96e | richart | Bug fix in mesh_partition + brooming | Mar 7 2018 | |||
622ec0c6b550 | richart | Adding more sanity checks in communications | Mar 6 2018 | |||
81ddc4c53147 | richart | using separated synchronizer for facet first synchro | Mar 6 2018 | |||
008e0277eda0 | richart | removing dead code | Mar 6 2018 | |||
0a030e2d5660 | richart | correcting different communication | Mar 6 2018 | |||
0ca682e48d21 | richart | adding per element accessors | Mar 6 2018 | |||
d0358611a6fb | richart | adding iterator in Vector | Mar 6 2018 | |||
a0482ec9d17b | richart | Correcting some bugs in determination of node global ids | Mar 5 2018 | |||
d4a3fa02aac5 | richart | Some fix on the cohesive test after changes on time steps | Mar 4 2018 | |||
c2f7903be8e1 | richart | Compilation warning with clang | Mar 4 2018 | |||
364d8143cbf2 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
8d1ce534a850 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Mar 3 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
f75c534402b9 | anciaux | fixing the tests and examples about heat transfer | Mar 2 2018 | |||
4dc5d8896ced | anciaux | cleaning the test/examples for heat transfer | Mar 2 2018 | |||
b0344a5ec783 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
0d5ae34b20a8 | anciaux | bug fix for pentahedron15 and hexahedron20 about inradius calculation | Mar 1 2018 | |||
e518601f9d46 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
9750447d32cc | richart | Fixing facet_synchronizer at the cost of performances | Feb 28 2018 | |||
432397954271 | anciaux | fixing heat transfer dynamics | Feb 28 2018 | |||
b6b3bfc5a076 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
be649679ad95 | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
1a7174ceb38d | richart | Working on the bug on parallel cohesive element | Feb 28 2018 | |||
c45681695311 | richart | Installing includes | Feb 28 2018 | |||
22f9f71d27d3 | richart | Correcting some interfaces | Feb 28 2018 | |||
3aaac2b73922 | richart | fixing non local tests | Feb 28 2018 | |||
828c31d14e76 | richart | Clearing the capacity before assembly | Feb 28 2018 | |||
8e040ff8a6a9 | richart | Correcting initialization of python patch tests | Feb 27 2018 | |||
6e57337c7063 | richart/gallyamov | Bug fix in elementtypemap initialize | Feb 27 2018 | |||
e3f531622ef9 | richart | Correcting test in parallel for solid mechanics model | Feb 26 2018 | |||
95b2c0bbaeca | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
165c792569e1 | richart | Rewrote headers of tests | Feb 24 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
32f55580ef4c | richart | missing file | Feb 23 2018 | |||
a3175a16e53f | richart | constexpr needed to compile with intel | Feb 23 2018 | |||
67e95140ade7 | richart | correcting minor python stuff | Feb 23 2018 | |||
3b7e37a7f9a6 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
3fbf5f52c9bc | richart | debugging cohesive element tests | Feb 23 2018 | |||
8b0b014a1c51 | richart | Compilation problem with gcc-5 | Feb 23 2018 | |||
397e18a1e5fc | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
d4e6be1751e0 | richart | Removing accessor that should not have existed at the first place | Feb 23 2018 | |||
d6d401c8bb31 | richart | Test for penetration in cohesive linear a bit less strict | Feb 23 2018 | |||
582352774fe5 | richart | Compilation problem with gcc 5 | Feb 23 2018 | |||
536f898e4284 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 21 2018 | |||
e70522a11aeb | frerot | fixed shell elements | Feb 21 2018 | |||
cc68cabdf601 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Feb 21 2018 | |||
99be75ba5710 | richart | Allowing to compute internal forces with K * u in linear cases | Feb 21 2018 | |||
a2c5387f333e | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f88c6e7763a8 | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
8606b728d88b | frerot | assembling residual in structural model | Feb 20 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
2d727c947f95 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
36ac5589a411 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 20 2018 | |||
b6976f0d0368 | richart | Add a functor for the number component in ElementTypeMap initialize | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
d40096c5aca0 | frerot | fixing broken structural tests because of shape derivatives change | Feb 19 2018 | |||
9de94f3e4539 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 19 2018 | |||
0c56c3539ec0 | frerot | modified structural shape derivatives pipeline for shell elements | Feb 19 2018 | |||
960e6af02ea3 | frerot | made block argument constant | Feb 19 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
786f0a11f551 | milanese | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 16 2018 | |||
3e88320dfa8c | milanese | added method to set parameters without automatically updating internal… | Feb 16 2018 | |||
375f777d2c4c | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
b817f921916b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
7209277f9d80 | frerot | implemented dkt shape derivatives + precompute dkt test | Feb 14 2018 | |||
76c150105d70 | richart/anciaux | 'F#@king' cmake's documentation... | Feb 13 2018 | |||
4bef3d2ca943 | frerot | added rotation matrices for DKT18 + tangent modulus | Feb 10 2018 | |||
2473ead61575 | frerot | cleanup of embedded | Feb 9 2018 |
c4science · Help