Graphfeatures/changes-to…
Graph
features/changes-to…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
171761bb304c | anciaux | adding test and dynamic example now working | Apr 12 2019 | ||||
08d3806af858 | anciaux | fix a compilation problem due to file removal | Apr 9 2019 | ||||
70056ac38e32 | anciaux | remove the useless namespaces Dirichlet and Neumann | Apr 9 2019 | ||||
060a9a2f14c7 | anciaux | good first state for pybind | Apr 9 2019 | ||||
a3ab6bb303d3 | anciaux | good to go with pybind11 | Apr 9 2019 | ||||
35c9ed6aaf3f | anciaux | added solidmechanics bcs mesh model | Apr 9 2019 | ||||
6fb1449a0ae8 | anciaux | fix bad merge | Apr 8 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 | ||||
355731645768 | richart | PETSc dynamic solver | Apr 5 2019 | ||||
400b63f904dc | richart | Removed small tweaks made it more stable by copying the profiles | Mar 27 2019 | ||||
f05cce9ba8ca | richart | First correct solution obtained with PETSc | Mar 27 2019 | ||||
c88737402624 | anciaux | adding an example extracting the stiffness amtrix | Mar 26 2019 | ||||
14d9e2d154f1 | anciaux | modifying the swig temporarily to have access to aij sparse matrices | Mar 26 2019 | ||||
ef0e287ff1df | anciaux | adding an example extracting the stiffness amtrix | Mar 26 2019 | ||||
de71b7128786 | frerot | setting rpath for python extension | Mar 20 2019 | ||||
c0e6a0777c8d | richart | refactoring some assembly code | Mar 13 2019 | ||||
0b437330b711 | richart | This seams to work to assemble with multiple dofs and in parallel (needs a bit… | Mar 7 2019 | ||||
b56f231301db | richart | exposing partitionate parameters in distribute | Feb 26 2019 | ||||
abb665e8a286 | richart | missing mesh for test dof_manager | Feb 26 2019 | ||||
c35120f97de3 | richart | communicator test | Feb 26 2019 | ||||
410700165571 | richart | oversubscribe | Feb 26 2019 | ||||
dc121aa961ff | richart | Adding modules for debug | Feb 26 2019 | ||||
65d6f0a06f07 | richart | Refactoring code between dof_managers | Feb 26 2019 | ||||
df011ae4a4f0 | richart | Adding traction test for Mazars | Feb 13 2019 | ||||
83f540a49ce3 | pundir | implicit contact formulation added | Feb 8 2019 | ||||
524726d6a60d | richart | Correction in the ci handling | Feb 8 2019 | ||||
5a3a1cdf8f53 | richart | Correction in the ci handling | Feb 8 2019 | ||||
6d7644e043fc | richart | Create matrices at the earliest moment | Feb 8 2019 | ||||
b1a307ef66b1 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | ||||
eda67ec08f6a | richart | Swig protection | Feb 8 2019 | ||||
8ba22a520261 | D197 | fouad/richart | Correcting examples and tests | Feb 6 2019 | |||
fe6759d246ed | pundir | Merge branch 'master' into features/contact | Feb 5 2019 | ||||
8676cecb80a4 | richart | Adding a debug message to the ci | Feb 5 2019 | ||||
5d33087ff395 | richart | Adding a debug message to the ci | Feb 5 2019 | ||||
3f1987165f52 | richart | Adding iterator_traits to column_iterator | Feb 5 2019 | ||||
902821c97efa | richart | Promoting the arange to a forward iterator | Feb 5 2019 | ||||
da8b3e8de3e7 | pundir | cleaning | Feb 5 2019 | ||||
f99638333296 | pundir | changes in resolution class | Feb 4 2019 | ||||
57fecf92275f | pundir | conflict fixed with master | Feb 1 2019 | ||||
8b94894ba0b1 | pundir | dumper fixed, added area multiplication in contact force | Feb 1 2019 | ||||
ecc7a17aa46e | richart | namespacing the type traits | Jan 30 2019 | ||||
309d97039fc6 | richart | Moving models common tests in a subfolder | Jan 30 2019 | ||||
01db2b140172 | richart | some code cleaning | Jan 30 2019 | ||||
05ddaf26a7c0 | richart | zip cat iterator | Jan 30 2019 | ||||
e6290e410ed8 | richart | removing dead code | Jan 29 2019 | ||||
dddb508f8340 | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | ||||
dfaa0e745adb | richart | Adding filtered iterator and zip iterator random_access possibility | Jan 29 2019 | ||||
c46358f378c7 | richart | pipefail illegal option... | Jan 29 2019 | ||||
46d10f4b360e | richart | Proper way to set pipefail shell option | Jan 29 2019 | ||||
25232ee996ec | richart | Factoring the tests | Jan 29 2019 | ||||
402b15f3ac70 | richart | Fighting to really make it fail urly | Jan 29 2019 | ||||
0480e2e007db | richart | Do not try to continue if compilation error occurs | Jan 29 2019 | ||||
b856484b2e49 | richart | Missing arcanist dependencies | Jan 29 2019 | ||||
b4c1554a7a84 | richart | arcanist in the package of Dockerfile | Jan 29 2019 | ||||
77b260d606a6 | richart | Installing arcanist by hand in the dockerfile | Jan 29 2019 | ||||
41eba414c55e | pundir | contact mechanics explicit working/ need to fix dumper in coupling with solid | Jan 24 2019 | ||||
f6cc54bc49bc | richart | Pushing file reports to harbormaster in case of failure | Jan 22 2019 | ||||
a0c78a6f504a | richart | Pushing file reports to harbormaster in case of failure | Jan 22 2019 | ||||
3d5700f43abf | richart | Bug fix in heat transfer | Jan 22 2019 | ||||
f959f4fd73d4 | richart | Adding column iterator on Matrix | Jan 22 2019 | ||||
a51bcf06c2f7 | pundir | dumper added/ projection modification in progress | Jan 21 2019 | ||||
6c6773b48d51 | richart | Cleaning a bit the Jenkinsfile | Jan 21 2019 | ||||
de1fca149331 | richart | Adding linters in the dockerfile | Jan 18 2019 | ||||
8497f13ab5d4 | richart | Ok switch to stupid lint | Jan 17 2019 | ||||
337d7cb4703a | richart | Escape character | Jan 17 2019 | ||||
52b303457c87 | richart | Typo in the Jenkinsfile | Jan 17 2019 | ||||
f9d978aa8a38 | richart | A bit more on the linter | Jan 17 2019 | ||||
216fea71cb16 | richart | A bit more on the linter | Jan 17 2019 | ||||
c50dec22606d | pundir | vector mathematics for resolution added | Jan 17 2019 | ||||
4f4196d15e6c | richart | Don't panic this will be linted next commit | Jan 16 2019 | ||||
db395140fe3b | richart | Don't panic this will be linted next commit | Jan 16 2019 | ||||
e18412ff9253 | richart | Try harder | Jan 16 2019 | ||||
ac2cfab6b086 | richart | Try harder | Jan 16 2019 | ||||
862b37272e9c | richart | try not to fail all when only linter failed | Jan 16 2019 | ||||
ba1c8c8f7796 | richart | Adding linter informations | Jan 16 2019 | ||||
03d68138b9d4 | richart | Adding linter informations | Jan 16 2019 | ||||
ebee580758e0 | richart | Copy past error | Jan 16 2019 | ||||
bd9d307ba13b | richart | Copy past error | Jan 16 2019 | ||||
825dd298b285 | richart | Missing test case | Jan 15 2019 | ||||
34b9ed04e012 | richart | Missing test case | Jan 15 2019 | ||||
13473f7eb3d0 | richart | Trying more fancy tests states | Jan 15 2019 | ||||
e2042f17f028 | richart | Trying more fancy tests states | Jan 15 2019 | ||||
22e723c094d7 | richart | Cleaning the debug messages | Jan 15 2019 | ||||
c73a7d91b5d2 | richart | Cleaning the debug messages | Jan 15 2019 | ||||
ee28e5f8a07c | richart | Still missing some info | Jan 15 2019 | ||||
7e1692a82d1c | richart | Still missing some info | Jan 15 2019 | ||||
07b912a2087c | richart | This one should be the one | Jan 15 2019 | ||||
60469529da54 | richart | This one should be the one | Jan 15 2019 | ||||
0775f04c5d71 | richart | Adding the hosts informations | Jan 15 2019 | ||||
0a84ba3e1fde | richart | Adding the hosts informations | Jan 15 2019 | ||||
9348d7ed5ec8 | richart | PYTHONPATH not set properly still | Jan 15 2019 | ||||
cd0a6ed03ae8 | richart | Typo | Jan 15 2019 | ||||
2b0e2cd6be05 | richart | Could not set the PATH in ci | Jan 15 2019 | ||||
d30c58b4021e | richart | setting properly the environment variables in ci | Jan 15 2019 | ||||
c6d666b494a5 | richart | Missong python packages for the CI | Jan 15 2019 | ||||
8bab54cdfa3c | richart | Cannot move the Jenkinsfile | Jan 15 2019 | ||||
5f494653af1d | richart | Wrote the ci scripts in python | Jan 15 2019 | ||||
6d6bbb1d4058 | richart | Wrote the ci scripts in python | Jan 15 2019 | ||||
25a5bfbf725b | richart | Trying to submit test status to harbormaster | Jan 11 2019 |
c4science · Help