History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d95b4e96bb27 | richart | minor enhancements | Oct 4 2019 | |||
60e435467a35 | richart | Bug fix in exclusiveScan in sequential | Sep 17 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
10c49fba4670 | richart | removed unused variables | Jul 19 2019 | |||
cdc8b43fdb16 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
308ced2de8ff | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
f387b399ae6e | richart | Small leak fix | Jun 16 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
5d2dc82607de | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
788ec250fa23 | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
8a8cbaa53817 | richart | Few modifications | May 31 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
0caf92148c1b | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
449964d7deb7 | richart | namespacing the type traits | Jan 30 2019 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
7237f444b33e | richart | adding bool as a mesh_data | Dec 28 2018 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
71ddf3ad432b | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
0988ff27c1d9 | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
023a4b630b0e | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
327aad04af0a | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
d4f0b6028779 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
ba0d478cf0b3 | richart | adding debug info in makePeriodic | Apr 17 2018 | |||
7d530d027fd0 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
7f933d1c9d7c | richart | correction in DynamicCommunicationBuffer | Apr 4 2018 | |||
ba18e5860efa | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
a6ae4099f295 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
d1c6c42cff98 | richart | Bug fix with asynchronous communications | Mar 14 2018 | |||
d713e84a43b3 | richart | Bug fix due to asynchronous communications | Mar 14 2018 | |||
9f259b44ee17 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
cc1df18202b9 | richart | Minor bug fixes | Mar 13 2018 | |||
cb8a85cba847 | richart | Moving the filtering code | Mar 13 2018 | |||
f0e158294f0f | richart | Typo in a node type | Mar 11 2018 | |||
0557e793fc24 | richart | minor enhancing | Mar 10 2018 | |||
9f1cdd776629 | richart | protecting comm for sanitychecks | Mar 8 2018 | |||
d32942878135 | richart | Cleaning useless events | Mar 8 2018 | |||
809218ac1513 | richart | Adding more sanity checks in communications | Mar 6 2018 | |||
aaccf2a6c9d4 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
661fbad816c4 | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
13cbc6ed7037 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
2a4d01fb028c | richart | Fixing facet_synchronizer at the cost of performances | Feb 28 2018 | |||
329078f12b59 | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
8cd4f4ca4b48 | richart | Working on the bug on parallel cohesive element | Feb 28 2018 | |||
5eb9857ac522 | richart | fixing non local tests | Feb 28 2018 | |||
362877022129 | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
a923907ea06a | richart | missing file | Feb 23 2018 | |||
b5e60f1882e8 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
689ec00e395b | richart | debugging cohesive element tests | Feb 23 2018 | |||
9d1b65edf4f1 | richart | Compilation problem with gcc 5 | Feb 23 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
2462423f9d19 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
603ed2ea0adf | richart | Dewarningazing the code in release | Feb 8 2018 | |||
4eda17d13739 | richart | Corrections for the python interface | Feb 5 2018 | |||
0de4dd0d2bbd | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
5177ed079215 | richart | Debugging the facet_synchronizer | Jan 26 2018 | |||
b2c8fec2b705 | richart | Hardening the code while searching a bug in the parallel version | Jan 25 2018 | |||
6f5652013fda | richart | Bug in request handling | Jan 23 2018 | |||
6af81b9fd766 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
09e14d695f0b | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
38321971a389 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
591c2a4610e0 | richart | Missing file in the previous commit | Nov 15 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
c1c269f95a41 | richart | Correcting some tests | Nov 14 2017 | |||
8c906f6cde22 | richart/lozano | Adding missing functions in dummy communicator | Nov 10 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 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | 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 | |||
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 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
43bae6278ea4 | richart | Registering the communications | Jun 1 2017 | |||
848b551583d4 | richart | Still tracking a bug | May 19 2017 | |||
ca5d409e4ee8 | richart | Correcting data distribution test | May 11 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
a59691ac4bb7 | richart | Test model solver explicit works in parallel | Apr 1 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
0035fcd74950 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
0f78f3ff18c0 | • arichart | Build profile per types on demand and access to equations numbers needed to… | Dec 14 2016 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 |
c4science · Help