History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a99c06d6308c | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | |||
037e89e435b1 | gallyamov | Changing HeatTransferModel dumper | Feb 2 2018 | |||
2cf53a10ac7c | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Feb 1 2018 | |||
93ebe9ad6a0d | frerot | added allocating functor for material reinforcement | Feb 1 2018 | |||
9534c7dd286a | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
8f49e481521f | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
db5a9d36d778 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 31 2018 | |||
9ccf5aa61ec8 | frerot | removed for_each_element plural | Jan 31 2018 | |||
c5c8dcfccfc1 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
4b379ee75ad7 | frerot | making embedded compile + remove pollution of K symbol with CGAL | Jan 31 2018 | |||
2a8d8b5dfc4a | richart | some bug fix in heat transfer model | Jan 31 2018 | |||
72a837737768 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 30 2018 | |||
308f10365b29 | richart | Bug fix + code cleaning | Jan 30 2018 | |||
900a0bf5c027 | richart | removed useless code | Jan 30 2018 | |||
bf682d1e6653 | richart | Coorecting bugs due to new interface | Jan 29 2018 | |||
9906cfa09256 | richart | Factorizing code between models | Jan 29 2018 | |||
6b01341362fe | frerot | implemented tests for isotropic lin elastic material | Jan 29 2018 | |||
809f03434ba1 | frerot | modified material thermal test for google test | Jan 29 2018 | |||
38a79acd37d0 | richart | integration scheme fix for missing masses | Jan 29 2018 | |||
aee8589005a9 | richart | Minor changes in models | Jan 26 2018 | |||
fdbcbaa689e8 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 25 2018 | |||
1f7e8e4bff10 | frerot | bernoulli_3 are working | Jan 25 2018 | |||
8d5be913a934 | richart | Bug by silently violating the const correctness... | Jan 25 2018 | |||
e17c136a15a0 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 24 2018 | |||
fce182926431 | frerot | prevent uninitialized mem + old computation of rot matrices in structural | Jan 24 2018 | |||
558bacd4c60d | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 23 2018 | |||
f60c82f50839 | richart | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Jan 23 2018 | |||
b51beaf15535 | richart | Cleaning warning/bugs in release | Jan 23 2018 | |||
fa2fe6d02b68 | frerot | fixed broken structural test because of initFEEngineBoundary | Jan 22 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
4c6083ca4f0f | richart | Compiled tests with intel | Jan 18 2018 | |||
28ce4e716b0d | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
8d48bb5bdb82 | richart | Changes to make the heat transfer test compile | Jan 16 2018 | |||
ed1932ff1ee5 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 12 2018 | |||
543d8170e708 | richart | Adapting the heat transfer model to make it compile | Jan 12 2018 | |||
246ac5b082fb | frerot | possible setup for applyBC and structural models | Jan 10 2018 | |||
6537dea3e3ad | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
1736eae0b93d | richart | clang-formating | Dec 28 2017 | |||
d7a6385ca6a1 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
bf3efbd62eb3 | richart | bug fixes | Dec 15 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
2aa9b087421e | richart | Structural fe engine almost initializes | Dec 7 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 | |||
343177c7a98b | frerot | making structural model compile | Dec 5 2017 | |||
139eee44fc18 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
b726ff879de1 | • arichart | Bug correction in cohesive model | Dec 4 2017 | |||
cb355d64b818 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
f157d17192b3 | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
7e71570a0ba7 | anciaux | start to change the material plastic | Nov 30 2017 | |||
faba77f915e5 | richart | Correcting missing Mass matrix error | Nov 29 2017 | |||
9aa2c2ef911b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | 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 | |||
8efd1895a721 | brink | Fix calculation of work in static. | 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 | |||
0e0d29d8ab34 | anciaux | Merge branch 'tmp' into features/dofs-separation-rewrote | Nov 17 2017 | |||
7a2a1b577533 | anciaux | remove a useless virtual inheritance | Nov 17 2017 | |||
72852cc429f0 | anciaux | clang format&tidy | Nov 17 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 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
e4504f3a7aac | frerot | added hermite interpolation | Nov 10 2017 | |||
995a6a7196c4 | richart/lozano | Adding missing functions in dummy communicator | Nov 10 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
c5883ff27702 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
c39cd450dd7f | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 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 | |||
af7afe4fce60 | richart | `Merge branch 'features/dofs-separation-rewrote' of lsmssrv1.epfl.ch:akantu… | Sep 27 2017 | |||
35303100644a | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
194d29e20f40 | richart | Changed named argument declaration | Sep 11 2017 | |||
b88b3e07a8e2 | richart | Automated creation of matrices in the time step solver | Aug 29 2017 | |||
0c75e6edc4ff | anciaux | begining of porting heattransfer to noew solver interface | Aug 22 2017 | |||
24acdbabaabb | anciaux | Rename marix 'C' to 'M' even for first order integration schemes | Aug 22 2017 | |||
5ed1cacc9b3b | anciaux | Event handler moved to the model level | Aug 22 2017 | |||
25649b6ec2d5 | richart | modernization | Aug 22 2017 | |||
7c09ff8af7dd | richart | Making it possible to get parameters that can be cast to real | Aug 22 2017 | |||
05b0c1c673fa | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
a34d8a46789c | richart | bug fixing | Aug 11 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 |
c4science · Help