History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
3d7fe3d976e2 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
47f62e7855fa | richart | Typo went in last commit | Oct 24 2017 | |||
d3abbc7e0cd1 | richart | Avoiding 'internal error' of the compiler gcc-5.4 | Oct 24 2017 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
194d29e20f40 | richart | Changed named argument declaration | Sep 11 2017 | |||
cb9054c480c0 | richart | Adding a for_each capability to help in filtered loops | Aug 22 2017 | |||
74db989ea508 | richart | Change naming counting to enumerate | Aug 16 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
a34d8a46789c | richart | bug fixing | 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 | |||
2a45f5cbfc1a | richart | Mesh iterator helpers for range based fors | Aug 9 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | 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 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
82e850eb7693 | richart | Some code modernization | Jun 1 2017 |
c4science · Help