Graphbugfixes/macos-clang…
Graph
bugfixes/macos-clang…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
fda9fcf18aa3 | anciaux | update the patch tests for pybind and pytest | May 9 2019 | ||||
3002e784be21 | pundir | started working on coupler class | May 8 2019 | ||||
b68cd632df17 | anciaux | bc test in pytest | May 8 2019 | ||||
b771333c08b9 | anciaux | change getForce to getExternalForce in a test | May 8 2019 | ||||
52084c9fb8e1 | anciaux | bind node/element groups | May 8 2019 | ||||
190abbca14dd | anciaux | correct the construction of the element filter with ek_regular | May 8 2019 | ||||
2030e8779a0d | gallyamov/anciaux | Correction of the default element types within element_type_map: | May 8 2019 | ||||
28cb4e0ace4b | anciaux | clang formating | May 8 2019 | ||||
499684f3ef33 | anciaux | remove Dirichlet namespace in test | May 8 2019 | ||||
18fb3fce3807 | anciaux | remove nonexisting call in the pybind interface | May 8 2019 | ||||
90024f20a859 | anciaux | remove call to mother material computepotential doing nothing | May 8 2019 | ||||
1acf4842a075 | anciaux | Force format 2 for generated msh files with CMake scripts | May 8 2019 | ||||
b714ad9efc75 | anciaux | Merge branch 'master' into features/pybind11 | May 8 2019 | ||||
d351f96065bd | anciaux | adding element group and prepare pytest | May 8 2019 | ||||
782d3a0b8cbc | anciaux | adding a mpi example | May 8 2019 | ||||
5f92a281328d | anciaux | cohesive example in pybind working: still to test | May 7 2019 | ||||
a422a7b13ebc | anciaux | finish binding of cohesive models | May 7 2019 | ||||
191162f7494f | anciaux | revert my stupid change | May 7 2019 | ||||
fa5ca3a39d7c | anciaux | remove the Dirichlet and Neumann namespaces | May 7 2019 | ||||
731ab906ec2c | anciaux | remove the ghost type in energy based things | May 7 2019 | ||||
58ea3366c6c2 | anciaux | improved error message | May 7 2019 | ||||
abd941928906 | anciaux | binding the solidmechanicsmodelcohesive | May 7 2019 | ||||
41ab328b73ee | anciaux | adding the python example with cohesive elements | May 7 2019 | ||||
4eb2305b7bca | anciaux | correct the problem of material thermal not having an implementation of… | May 6 2019 | ||||
fb74eb1aa9cb | anciaux | all python examples working in sequential | May 6 2019 | ||||
9833fc65b35d | anciaux | working materials | May 6 2019 | ||||
e9f7ee81b60b | anciaux | working bi-material example with custom material in pybind | May 3 2019 | ||||
e1acec406fab | anciaux | splitting files for the parser | May 3 2019 | ||||
80ee059dcd99 | anciaux | splitting the files | May 3 2019 | ||||
d72711df8b98 | anciaux | splitting the files | May 3 2019 | ||||
970f04df772b | anciaux | splitting the files | May 3 2019 | ||||
9e802c334728 | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | ||||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | ||||
5afcb7f4f455 | anciaux | fix bi-material example for pybind | May 3 2019 | ||||
65765c982174 | anciaux | correct the initialization problem with materials | May 2 2019 | ||||
66eceb67748c | richart | Correction in transform iterators | Apr 23 2019 | ||||
2b0ae7185dfd | richart | Adding dof manager tests for petsc | Apr 23 2019 | ||||
47e37a62f931 | pundir | static implicit working | Apr 17 2019 | ||||
077e6bd1fe54 | anciaux | still working on the materials for python | Apr 16 2019 | ||||
d080b4d9c04b | anciaux | started the dev of the materials in python | Apr 12 2019 | ||||
30760ecd56c3 | anciaux | tests good for array, vector and matrix | Apr 12 2019 | ||||
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 |
c4science · Help