History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a89df6d30a92 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
6af81b9fd766 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
86e65b53f22d | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
fa6a1eba1efe | richart | improving the material selectors | Dec 5 2017 | |||
549cf060d225 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | |||
a0bcead19996 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | |||
63b25c723bb0 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
5e6c78f0d96c | richart | Passing patch tests in gtests | Dec 4 2017 | |||
c2c063fa2de0 | • arichart | Changed initFull to better detect named_argument | Dec 4 2017 | |||
064eca3bbe3c | • arichart | Tidying the code, going to performance checkers | Dec 3 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
3a82f7d51ba5 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
e1e93d268755 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
05c405300d2e | richart | Typo went in last commit | Oct 24 2017 | |||
b135b6fe9c11 | richart | Avoiding 'internal error' of the compiler gcc-5.4 | Oct 24 2017 | |||
f3ea49a03763 | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
8fc0f4808df2 | richart | Changed named argument declaration | Sep 11 2017 | |||
b4cb8d8cff7f | richart | Adding a for_each capability to help in filtered loops | Aug 22 2017 | |||
bdeddf03c90d | richart | Change naming counting to enumerate | Aug 16 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
80722bd21ac0 | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
0ef82d70a41e | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
ee8b4be8e74b | richart | Some code modernization | Jun 1 2017 | |||
d6684680c495 | richart | range-based for construct on element types | May 31 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
0035fcd74950 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
cafceb59140e | 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 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
044c0d61a355 | richart | Adding priority in event handler + adding mesh events in DOFManager + first test | Feb 26 2016 | |||
9f9df65d1083 | frerot | Corrected conflict on getNbElement in swig | Feb 5 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
c66c6897a714 | richart | Removing warnings in -pedantic | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | Jan 21 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 | |||
bc158cdfbd51 | yilmaz | some doxygen comments (ticket 96) | Dec 18 2015 | |||
2fbe060c93b9 | anciaux | merging | Dec 8 2015 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
4e7ce66cc86d | richart | Commenting mesh events [closes #97] | Dec 7 2015 | |||
318a3c97fdfa | richart | Changes in MeshIOMSH for <CRLF> files + some cleaning and indentation | Dec 7 2015 | |||
54d319e1c23d | Aurelia Cuba Ramos | examples for non-local in parallel added | Nov 25 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
3c634b2239b4 | kammer | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 16 2015 | |||
4f1173ed1724 | richart | Correction of the cmake instlude for user examples | Nov 16 2015 | |||
08d9b45ab329 | kammer | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 11 2015 | |||
85cb1a83da47 | kammer | small improvements about what is printed in various dbl levels | Nov 11 2015 | |||
1bd0eeb2bfc0 | Clement Roux | Add comments and doc for mesh_data and aka_array | Nov 5 2015 | |||
c2387764e747 | richart | no c++ 11 compile problem solved | Oct 26 2015 | |||
2d08200f3ffd | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 8 2015 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
f53070fb66ff | Aurelia Cuba Ramos | Operators in quadrature point class corrected, non-local modifications… | Oct 2 2015 | |||
f6a3b9d67f7f | Marco Vocialta | Change of events in the mesh sphere intersector and new function to substitute… | Oct 1 2015 | |||
1ee55182d240 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 28 2015 | |||
f684c1ff93ec | Aurelia Cuba Ramos | development of non-local toolbox started: make non-local averaging generic and… | Sep 26 2015 | |||
c4eea3cc3071 | Marco Vocialta | First step in the parallelism of the geometry | Sep 21 2015 | |||
eceebe2143b6 | Marco Vocialta | Cleaning the dead code in the dumper | Sep 17 2015 | |||
3883fd76e4a0 | richart | Other bug fix introduced by previous commit | Aug 21 2015 | |||
e92168a4656e | richart | Changes in emtpy filtered elementtypemaparrayfilter | Aug 21 2015 | |||
9567eb07fa59 | richart | Correction of the ArrayFilter sizes | Aug 21 2015 | |||
de1483dd87d7 | richart | Modification of the example compilation, plus cleaning of the dumper examples | Aug 17 2015 | |||
56b2120cef98 | Aurelia Cuba Ramos | bug fix in getAllFacetTypes, modified tests to use the templated getArray… | Aug 11 2015 | |||
4ba0541fcf79 | richart | INTEREST_LIST generated in cmake (ticket #68) | Aug 8 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
4f7c66ec2034 | richart | Modified cmake to declare the element info in the packages | Jul 19 2015 | |||
fae00fa0f27f | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 18 2015 | |||
9b63b4247a36 | anciaux | removing some python warnings | Jul 15 2015 | |||
0eff9d9a6cae | richart | extending functions for element with more than one type of facet elements | Jul 14 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
5d4453ddaa48 | richart | fill element group from its node group | Jun 30 2015 | |||
e0c859f03252 | richart | bug fix in abaqus reader for parallel simulations | Jun 30 2015 | |||
db5abba67136 | richart | bug fix in cohesive element integrator gauss (Thank you for the beer Aurelia) | Jun 24 2015 |
c4science · Help