History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
68b36dbdab07 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
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 | |||
1d9772fd8e9c | richart | Bug fix in the createElementGroups function | Jun 13 2019 | |||
0c6888ff380d | richart | Fixing bugs in parallel: | Jun 12 2019 | |||
d615f3390f78 | richart | Repairing some swig things | Jun 5 2019 | |||
00ca1e91f39a | richart | Merge branch 'master' into features/petsc | 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 | |||
45ceddff1be6 | gallyamov/richart | Correction of the default element types within element_type_map: | 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 | |||
2030e8779a0d | gallyamov/anciaux | Correction of the default element types within element_type_map: | May 8 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
f05cce9ba8ca | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
de71b7128786 | frerot | setting rpath for python extension | Mar 20 2019 | |||
b56f231301db | richart | exposing partitionate parameters in distribute | Feb 26 2019 | |||
dddb508f8340 | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 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 | |||
cff39378c9ad | richart | solved some swig issues | Nov 6 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
d4a218d3966d | richart | bug fixes in 1d | Oct 31 2018 | |||
3c94f82ece2c | richart | modernizing some code | Oct 31 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
caa62dff9737 | richart | Adding the mesh nodal data to the python interface | Sep 25 2018 | |||
ee46ef34e455 | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
dbae85499748 | richart | make periodic debugging | Sep 5 2018 | |||
0652e679fb0b | richart | Adding some functions in the python interface | Aug 29 2018 | |||
df0bceaf33e6 | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
97c250077a6f | richart | Implementing missing function fir makePeriodic | Jun 19 2018 | |||
d8067ee3265f | richart | Initialize the is_periodic variable | Jun 15 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 | |||
f2e358ff7e23 | richart | Syntax error in mesh.cc DEBUG_ERROR -> ERROR | Apr 9 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
1daea34db5dd | richart | Adding BBox | 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 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
f9303b3de78a | richart | Fixing bug introduced due to change of behavior when mesh distributed in… | Mar 15 2018 | |||
c83b88366691 | richart | Bug fix for static computations with cohesive elements | Mar 14 2018 | |||
2e9da021647c | richart | Cleaning getBarycenter | Mar 13 2018 | |||
69e597870898 | richart | Typo in a node type | Mar 11 2018 | |||
641c0bdcbd43 | richart | Bug fix in the cohesive element insertion | Mar 10 2018 | |||
9ca4f630dbbe | richart | Cleaning the mesh events | Mar 8 2018 | |||
d563d435ba23 | richart | adding helper accessor in the mesh | Mar 8 2018 | |||
8445fe113ee1 | richart | Cleaning useless events | Mar 8 2018 | |||
0ca682e48d21 | richart | adding per element accessors | Mar 6 2018 | |||
c2f7903be8e1 | richart | Compilation warning with clang | Mar 4 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
6e57337c7063 | richart/gallyamov | Bug fix in elementtypemap initialize | 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 | |||
397e18a1e5fc | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Feb 23 2018 | |||
582352774fe5 | richart | Compilation problem with gcc 5 | Feb 23 2018 | |||
517a23aa9f32 | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
2d727c947f95 | frerot | more flexible ElementTypeMapArray initializers | Feb 20 2018 | |||
b6976f0d0368 | richart | Add a functor for the number component in ElementTypeMap initialize | Feb 20 2018 | |||
ada2d29a5ea5 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
e240d551c65f | anciaux | python unittest for patchtest | Feb 7 2018 | |||
e8f4afcfc197 | frerot | removed overload of insert function for ElementTypeMap | Feb 5 2018 | |||
7341814134d8 | frerot | made new embedded compile | Feb 5 2018 | |||
1d7d510fbe33 | richart | Updating the doxygen | Feb 4 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 | |||
9ccf5aa61ec8 | frerot | removed for_each_element plural | Jan 31 2018 | |||
308f10365b29 | richart | Bug fix + code cleaning | Jan 30 2018 | |||
5ec14b578669 | richart | Changed debug level of mesh facet messages | Jan 26 2018 | |||
d4efb00bf481 | richart | Warning correction while compiling in Release | Jan 22 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
28ce4e716b0d | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
8d48bb5bdb82 | richart | Changes to make the heat transfer test compile | Jan 16 2018 | |||
523c880703d0 | richart | Preparing gtest cohesive element tests | Jan 10 2018 | |||
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 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
0e3dc3436093 | richart | improving the material selectors | Dec 5 2017 | |||
58ec8831df01 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | |||
9da4260fdfc3 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Dec 5 2017 | |||
139eee44fc18 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
1fcfbf02b9bd | richart | Passing patch tests in gtests | 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 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
fc64e0ea2b73 | richart | Corrected named_arguments for elementTypes(pack...) | Nov 28 2017 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 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 |
c4science · Help