Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
d87d3bbdb0fa | richart | Improving the treatment of includes and external libraries | Jan 12 2018 | ||||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | ||||
63aa43e51d36 | richart | Modified the way pybind11 and google test are included in akantu | Jan 10 2018 | ||||
1736eae0b93d | richart | clang-formating | Dec 28 2017 | ||||
de29fe9b3fc9 | richart | More cleaning | Dec 28 2017 | ||||
16ae0ccb8a50 | richart | Cleaning useless files | Dec 28 2017 | ||||
c74f2ec01748 | richart | Test fe engine precompute working | Dec 28 2017 | ||||
477917e694ea | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 22 2017 | ||||
60a0df3715ca | richart | Added tests for precomputation of finite element engine | Dec 22 2017 | ||||
d85551d331dd | frerot | testing precomputation of shapes for bernoulli_2 beams | Dec 21 2017 | ||||
4581429822bd | richart | Some minor changes to help to compile | Dec 21 2017 | ||||
673816fb21aa | frerot | commented out output of shapes in FEEngineTemplate's printself | Dec 20 2017 | ||||
d739bbc799f8 | frerot | testing rotation matrices in test_precomputation for bernoulli beams | Dec 20 2017 | ||||
1418cf29b0d3 | frerot | fixed all compile errors on ShapeStructural | Dec 19 2017 | ||||
f60270e0b921 | frerot | Added last missing method to ShapeStructural | Dec 19 2017 | ||||
839f333a3eb5 | frerot | corrected some compile errors in shape structural | Dec 19 2017 | ||||
41b90a0b4504 | frerot | I don't know how to push apparently... Merge branch 'features/dofs-separation… | Dec 19 2017 | ||||
d7a6385ca6a1 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | ||||
659af4607e0e | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Dec 18 2017 | ||||
303f7e1c374c | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 18 2017 | ||||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | ||||
21e92c89cc00 | brink | Solid mechanics model: Added test for conservation of energy in dynamics. | Dec 15 2017 | ||||
ce02ea3c78f2 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Dec 15 2017 | ||||
c588dcbe0466 | frerot | added missing methods to ShapeStructural for FEEngine to compile | Dec 15 2017 | ||||
c8abbd013890 | richart | bug fix in interpolation on quadragle_8 | Dec 15 2017 | ||||
bf3efbd62eb3 | richart | bug fixes | Dec 15 2017 | ||||
ffd30637ae6e | richart | removing a warning | Dec 15 2017 | ||||
b0c8e0038589 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 14 2017 | ||||
b55a814ef51c | richart | Make test compile again | Dec 14 2017 | ||||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | ||||
940621353112 | brink | Tests for the solid mechanics model: Generalize fixture for bar meshes. | Dec 12 2017 | ||||
42f7041fa7e1 | brink | Fixes for work test in static. | Dec 12 2017 | ||||
088558d5f2f3 | brink | Merge remote-tracking branch 'refs/remotes/origin/features/dofs-separation… | Dec 12 2017 | ||||
61b0e299aea9 | brink | Fiddled with test for work in static. | Dec 12 2017 | ||||
0928fd336d5e | richart | Implemented a block operator to correct the structural elements | Dec 8 2017 | ||||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 2017 | ||||
44d0e4756231 | richart | Bug fix in register_gtest_test when package is not activated | Dec 6 2017 | ||||
b343124684ce | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 6 2017 | ||||
cac268a88260 | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | ||||
479b0ccd5982 | richart | Bug fix in Voigthelper and anisotropic material | Dec 6 2017 | ||||
d6d9c5deddd4 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | ||||
0e3dc3436093 | richart | improving the material selectors | Dec 5 2017 | ||||
ba0d73ba2309 | richart | Cleaning the tests common | Dec 5 2017 | ||||
3a78fd5e055e | richart | Cleaning the patch tests | Dec 5 2017 | ||||
f2661f14f976 | frerot | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private… | Dec 5 2017 | ||||
343177c7a98b | frerot | making structural model compile | Dec 5 2017 | ||||
58ec8831df01 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | ||||
9da4260fdfc3 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | ||||
139eee44fc18 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | ||||
1fcfbf02b9bd | richart | Passing patch tests in gtests | Dec 4 2017 | ||||
b726ff879de1 | • arichart | Bug correction in cohesive model | Dec 4 2017 | ||||
cb355d64b818 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | ||||
a3cfdd8b4c90 | • arichart | separated solid mechanics code at compile | Dec 4 2017 | ||||
c05b4fdc9df6 | • arichart | Fusing test in gtest tests | Dec 3 2017 | ||||
a0d939e1f4ea | • arichart | Improved zip iterators | Dec 3 2017 | ||||
edec228ecd0d | • arichart | Merge branch 'features/dofs-separation-rewrote' of c4science.ch… | Dec 3 2017 | ||||
397f6a7102e3 | • arichart | Zip test as gtest | Dec 3 2017 | ||||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | ||||
533bafbdd1f2 | richart | Correcting a bug in the zip iterators, r-value returned by iterators where lost | Dec 3 2017 | ||||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | ||||
2a8d445713d0 | brink | Merge remote-tracking branch 'refs/remotes/origin/features/dofs-separation… | Dec 1 2017 | ||||
d4267f722246 | richart | Rewrote the gtest compilation properly | Nov 30 2017 | ||||
5cfb05de25a9 | richart | small rewrite | Nov 30 2017 | ||||
7e71570a0ba7 | anciaux | start to change the material plastic | Nov 30 2017 | ||||
4008a03f0a04 | anciaux | test do not produce paraview files | Nov 29 2017 | ||||
1d42fd29f1bf | anciaux | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 29 2017 | ||||
e9ff2bddc06f | anciaux | dynamics tests | Nov 29 2017 | ||||
5c271a051fde | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | ||||
faba77f915e5 | richart | Correcting missing Mass matrix error | Nov 29 2017 | ||||
7d14e36bed24 | anciaux | dynamics test: waiting analytical solution | Nov 29 2017 | ||||
9aa2c2ef911b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | ||||
8cc80d9efdcd | richart | defining the project for arcanist | Nov 29 2017 | ||||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | ||||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | ||||
8fc12ae7310e | brink | Added test for work in static. | Nov 29 2017 | ||||
8efd1895a721 | brink | Fix calculation of work in static. | Nov 28 2017 | ||||
6b02734e48a7 | richart | Removed default values from coding convention | Nov 28 2017 | ||||
fc64e0ea2b73 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | ||||
effedc066b02 | frerot | added computation of rotation matrices | Nov 24 2017 | ||||
b0558a7c7575 | frerot | activated assembling mass matrix in structural | 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 | ||||
e42af4fe5d2c | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 20 2017 | ||||
37242f588de4 | frerot | partial rewriting of FEEngine interface for structural elements | Nov 20 2017 | ||||
579dc9d859cd | anciaux | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 17 2017 | ||||
79df17530db0 | anciaux | test elastic 3d random rotation example working | Nov 17 2017 | ||||
4d4cb1fd311b | brink | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 17 2017 | ||||
bab98d34ced2 | brink | Added test for kinetic energy. | Nov 17 2017 | ||||
a862e008649c | anciaux | adding anisotropic test to the list | Nov 17 2017 | ||||
28883a2d84ee | anciaux | adding wave speed test to material unit tests | Nov 17 2017 | ||||
0e0d29d8ab34 | anciaux | Merge branch 'tmp' into features/dofs-separation-rewrote | Nov 17 2017 | ||||
9a4a3a74fc25 | anciaux | material unit tests are ready | Nov 17 2017 | ||||
7a2a1b577533 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | ||||
72852cc429f0 | anciaux | clang format&tidy | Nov 17 2017 | ||||
6b9c9e52ede8 | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | ||||
a212f0f538cd | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | ||||
cd28bb1f1103 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | ||||
e2577bd8edba | richart | Missing file in the previous commit | Nov 15 2017 | ||||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | ||||
d7764af1e6de | richart | Making TestSMMFixture generic | Nov 15 2017 |
c4science · Help