History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
d56d4c73db45 | richart | Bug fix in Dumper shared_ptr changes | Jun 16 2019 | |||
7211363d92dc | richart | Merge branch 'features/pybind11' of c4science:/diffusion/AKAPRIV/akantu-private… | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | Jun 5 2019 | |||
e31046f5809d | richart | Minor bug fixes | Jun 5 2019 | |||
dd534854983b | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | Jun 4 2019 | |||
02f245d81e99 | richart | Bug fix in the MSH reader version 4 | Jun 2 2019 | |||
c9e67b83dadf | richart | Merge branch 'master' of c4science.ch:/diffusion/AKAPRIV/akantu-private | May 31 2019 | |||
b747d8056676 | richart | Update on mesh_io_msh read and write | May 29 2019 | |||
7e48d8081c03 | richart | Modified MSH reader for version 4.1 of the files | May 21 2019 | |||
c4e9e7754ea5 | anciaux | removing swig | May 9 2019 | |||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | |||
171761bb304c | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
bcb1162702d9 | richart/anciaux | Abaqus reader broken with Boost 1.67 (wont fix) | Apr 8 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
ff847e3b7b21 | richart | adding bool as a mesh_data | Dec 28 2018 | |||
9265c2128c1c | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
81659b92f2fc | richart | Abaqus reader broken with Boost 1.67 (wont fix) | Nov 6 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
f37c3f49eee3 | richart | Updated ntn contact to make it compile | Oct 17 2018 | |||
d7b94b74fcf8 | richart | Adding computeBarycenters to the python interface | Oct 16 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
b2c7ec465ed6 | richart | correcting mesh_io_msh nodedata | Oct 9 2018 | |||
caa62dff9737 | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
d70d5d512379 | richart | Few compilation fixes for gcc>=8 | Aug 10 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
187bef675a45 | richart | namespace correction | Apr 4 2018 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
8e040ff8a6a9 | richart | Correcting initialization of python patch tests | Feb 27 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
5d3626c18d51 | richart | Dewarningazing the code in release | Feb 8 2018 | |||
308f10365b29 | richart | Bug fix + code cleaning | Jan 30 2018 | |||
5a1556fe78be | frerot | cleanup MeshIOMSHStruct | Jan 26 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 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 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 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 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
093ec27b2599 | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
21a264dc517d | richart | small improvements | Sep 11 2017 | |||
dfadd45f17d1 | richart | introspect + better errors | Sep 11 2017 | |||
7c09ff8af7dd | richart | Making it possible to get parameters that can be cast to real | Aug 22 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
e0281a15232e | richart | Making stl random distribution accessible | Jul 9 2017 | |||
f41369e5e977 | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
4766cefb8342 | richart | Taking care of massless (unconnected) nodes | Jun 1 2017 | |||
68a8a867b18e | richart | constructing the physical_names groups directly in the reader | May 31 2017 | |||
ad05b6f602ee | richart | Made it easier to change nb iter | May 11 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
08d7afad0ead | richart | Bug fix in cppargparse | Feb 14 2017 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
04ead12caed2 | richart | Initialize the solver based on input files | Jun 19 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
849764e8a2cb | richart | indentation correction with clang-format | May 10 2016 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
c5b22de8cef1 | richart | Adding point dump type | Apr 22 2016 | |||
dab4707e4cf3 | richart | Removing warning in diana reader | Apr 21 2016 | |||
e33453841429 | richart | Removing warnings on old versions of Boost | Apr 20 2016 | |||
c244a8b893ee | richart | solving compilation error on old version of boost | Apr 20 2016 | |||
67433eac5275 | richart | Bug fix in a phx::bind call | Apr 2 2016 | |||
989eac36874f | richart | Replaced lazy functions for phx::bind | Apr 2 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 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 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 | |||
569aca0ad4eb | richart | Bug fixes: memory leaks and finalization | Jan 19 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 |
c4science · Help