History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
d20eb7635e54 | anciaux | fix rotation wrongly inserted in the natural coordinates for tetrahedron4 | Jun 17 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
e61c7e5e8733 | pundir | commenting unused variables | Feb 20 2020 | |||
e0e3609775aa | pundir | Bug fixed : 2nd shape derivatives for quad 4 added | Feb 17 2020 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
d651a78f1cdd | pundir | Bug fixed : in radius calculation for segement element | Jul 17 2019 | |||
c4c42c021e29 | pundir | assembly of friction stiffness/ might need a proper structure for einsum | May 18 2019 | |||
565c009cae64 | pundir | added 2nd derivative for t3, q4 elements | May 17 2019 | |||
3002e784be21 | pundir | started working on coupler class | May 8 2019 | |||
0d5ae34b20a8 | anciaux | bug fix for pentahedron15 and hexahedron20 about inradius calculation | Mar 1 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
e70522a11aeb | frerot | fixed shell elements | Feb 21 2018 | |||
8606b728d88b | frerot | assembling residual in structural model | Feb 20 2018 | |||
d40096c5aca0 | frerot | fixing broken structural tests because of shape derivatives change | Feb 19 2018 | |||
0c56c3539ec0 | frerot | modified structural shape derivatives pipeline for shell elements | Feb 19 2018 | |||
7209277f9d80 | frerot | implemented dkt shape derivatives + precompute dkt test | Feb 14 2018 | |||
4bef3d2ca943 | frerot | added rotation matrices for DKT18 + tangent modulus | Feb 10 2018 | |||
8d58a4c72d97 | frerot | better initialization of memory of structural precompute fields | Jan 25 2018 | |||
9a7c445d50da | frerot | fixing hermite shape functions | Jan 24 2018 | |||
c74f2ec01748 | richart | Test fe engine precompute working | Dec 28 2017 | |||
d85551d331dd | frerot | testing precomputation of shapes for bernoulli_2 beams | Dec 21 2017 | |||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
cac268a88260 | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
effedc066b02 | frerot | added computation of rotation matrices | Nov 24 2017 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
f1cec4f3567b | frerot | correction of macros for structural elements | Nov 22 2017 | |||
37242f588de4 | frerot | partial rewriting of FEEngine interface for structural elements | Nov 20 2017 | |||
6b9c9e52ede8 | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | |||
e4504f3a7aac | frerot | added hermite interpolation | Nov 10 2017 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
093ec27b2599 | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
d78d6a3b45ec | richart | Make it compile again with structural model activated | Mar 28 2017 | |||
a5a08d9d1170 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
3c4052e8b524 | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 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 | |||
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 | |||
d19700219792 | corrado | added shape functions and derivatives for Pentahedron_15 in the user manual | Sep 16 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
df9a20e8e19d | corrado | typo correction and code cleaning | Sep 1 2015 | |||
832a194a53a8 | corrado | correcting shape functions and connectivity matrix of pentahedron_6 - fixing… | Aug 23 2015 | |||
fae00fa0f27f | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 18 2015 | |||
7df722be95d8 | corrado | increase of the nb of gauss points for integration in hexahedron_20… | Jul 16 2015 | |||
c5a4b6303011 | richart | adding pentahedron types to the patch tests | Jul 14 2015 | |||
5e49b0e5a0a0 | corrado | corrections in the definition of the gauss points for pentahedron_15 | May 15 2015 | |||
9b64fc7eae71 | corrado | fixed bugs with hexahedron_20 | Apr 7 2015 | |||
1f39ca97a8bd | corrado | correcting indentation | Mar 31 2015 | |||
b2cab96fd3d7 | corrado | modification to material_cohesive_linear.cc and implementation of hexa20 and… | Mar 27 2015 | |||
d6f12ac49bf3 | richart | added the test for real | Dec 8 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help