History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
5af31d108e6b | richart | removed unused variables | Jul 19 2019 | |||
fe2e6f97b209 | richart | Exscan never significant on process 0 | Jul 17 2019 | |||
44d76f195969 | richart | Bug fix on exscan for proc 0 | Jul 17 2019 | |||
f255dcc453be | richart | Small leak fix | Jun 16 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
1d9772fd8e9c | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
6d5d7eb67dcf | richart | Few modifications | May 31 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
65d6f0a06f07 | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
ecc7a17aa46e | richart | namespacing the type traits | Jan 30 2019 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
06ae11d8c7a5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
5e1c697c5bdd | richart | Scoping some enums | Dec 28 2018 | |||
ff847e3b7b21 | richart | adding bool as a mesh_data | Dec 28 2018 | |||
173bf05bddef | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
5e39859da2e9 | richart | Adding scan and exclusiveScan in the communicator | Nov 9 2018 | |||
9265c2128c1c | richart | Bug fix in the node data reader and synchronizer | Nov 6 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
ee46ef34e455 | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
df0bceaf33e6 | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
829e86f18d5a | richart | adding debug info in makePeriodic | Apr 17 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
b2b9387f4a4e | richart | correction in DynamicCommunicationBuffer | Apr 4 2018 | |||
c8b80ad5c3a6 | richart | adding a mesh makePeriodic function | Apr 4 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
58686c062e6c | richart | Bug fix with asynchronous communications | Mar 14 2018 | |||
895680d8653c | richart | Bug fix due to asynchronous communications | Mar 14 2018 | |||
74db8e8e7000 | richart | Correcting communications scheme in case of new nodes added | Mar 14 2018 | |||
b822a136e632 | richart | Minor bug fixes | Mar 13 2018 | |||
141f8db39aa4 | richart | Moving the filtering code | Mar 13 2018 | |||
69e597870898 | richart | Typo in a node type | Mar 11 2018 | |||
64ad92139da0 | richart | minor enhancing | Mar 10 2018 | |||
e0074a5d34dd | richart | protecting comm for sanitychecks | Mar 8 2018 | |||
8445fe113ee1 | richart | Cleaning useless events | Mar 8 2018 | |||
622ec0c6b550 | richart | Adding more sanity checks in communications | Mar 6 2018 | |||
364d8143cbf2 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
b0344a5ec783 | richart | correcting bugs in cohesive elements | Mar 2 2018 | |||
9750447d32cc | richart | Fixing facet_synchronizer at the cost of performances | Feb 28 2018 | |||
be649679ad95 | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Feb 28 2018 | |||
1a7174ceb38d | richart | Working on the bug on parallel cohesive element | Feb 28 2018 | |||
3aaac2b73922 | richart | fixing non local tests | Feb 28 2018 | |||
95b2c0bbaeca | richart | Bug fix in the implicit dynamic solver | Feb 26 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
32f55580ef4c | richart | missing file | Feb 23 2018 | |||
3b7e37a7f9a6 | richart | Merge branch 'features/dofs-separation-rewrote' | Feb 23 2018 | |||
3fbf5f52c9bc | richart | debugging cohesive element tests | Feb 23 2018 | |||
582352774fe5 | richart | Compilation problem with gcc 5 | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
5d3626c18d51 | richart | Dewarningazing the code in release | Feb 8 2018 | |||
562758ad506e | richart | Corrections for the python interface | Feb 5 2018 | |||
bfb03566f26a | richart | Updating the swig code for cohesive structural and heat transfer models | Feb 4 2018 | |||
8f49e481521f | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
93f04e43eb0c | richart | Debugging the facet_synchronizer | Jan 26 2018 | |||
bb6bf6ef8d1f | richart | Hardening the code while searching a bug in the parallel version | Jan 25 2018 | |||
693699c2a0cc | richart | Bug in request handling | Jan 23 2018 | |||
d7a6385ca6a1 | richart | Adaptation to be able to compile with gcc 5 | Dec 18 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 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 | |||
5343c882c44c | richart | Correcting some tests | Nov 14 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 | |||
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 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 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 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
bbedfc477f8c | richart | Registering the communications | Jun 1 2017 | |||
d3d93c57f198 | richart | Still tracking a bug | May 19 2017 | |||
c743f7dc8de6 | richart | Correcting data distribution test | May 11 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
91d5a803b69c | richart | Test model solver explicit works in parallel | Apr 1 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
7092be232321 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
cb5350837c2e | • arichart | Build profile per types on demand and access to equations numbers needed to… | Dec 14 2016 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
6c3aef109118 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
bd850012b549 | fabarras | modifs related to the new test of parallel cohesive element insertion | Aug 6 2016 |
c4science · Help