rAKA/srcbugfixes/python_package…
rAKA/src
bugfixes/python_package…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3da5d746f8a3 | anciaux | revert my stupid change | May 7 2019 | |||
731ab906ec2c | anciaux | remove the ghost type in energy based things | May 7 2019 | |||
70aace4f4ca6 | anciaux | remove the ghost type in energy based things | May 7 2019 | |||
58ea3366c6c2 | anciaux | improved error message | May 7 2019 | |||
211d3896d5bc | anciaux | improved error message | May 7 2019 | |||
4eb2305b7bca | anciaux | correct the problem of material thermal not having an implementation of… | May 6 2019 | |||
b149cd70180c | anciaux | correct the problem of material thermal not having an implementation of… | May 6 2019 | |||
80bf494bde0b | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
047e8a1179a8 | anciaux | cleaning the materials energy computation ghost prototypes | May 3 2019 | |||
66eceb67748c | richart | Correction in transform iterators | Apr 23 2019 | |||
7c6724f81ef6 | richart | Correction in transform iterators | Apr 23 2019 | |||
2b0ae7185dfd | richart | Adding dof manager tests for petsc | Apr 23 2019 | |||
29ce3cc1f3a1 | 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 | |||
6e15f4e65858 | anciaux | still working on the materials for python | Apr 16 2019 | |||
171761bb304c | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
c2fdaea2317f | anciaux | adding test and dynamic example now working | Apr 12 2019 | |||
70056ac38e32 | anciaux | remove the useless namespaces Dirichlet and Neumann | Apr 9 2019 | |||
bbddb3bb42f1 | anciaux | remove the useless namespaces Dirichlet and Neumann | Apr 9 2019 | |||
bcb1162702d9 | richart/anciaux | Abaqus reader broken with Boost 1.67 (wont fix) | Apr 8 2019 | |||
5c67ccc6e23b | richart/anciaux | Abaqus reader broken with Boost 1.67 (wont fix) | Apr 8 2019 | |||
abe40d59ea17 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
1e093d42f748 | richart | dynamic_cast -> as_type | Apr 5 2019 | |||
355731645768 | richart | PETSc dynamic solver | Apr 5 2019 | |||
72c0214a7b7a | richart | PETSc dynamic solver | Apr 5 2019 | |||
400b63f904dc | richart | Removed small tweaks made it more stable by copying the profiles | Mar 27 2019 | |||
de3632b9a117 | 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 | |||
0183db140277 | richart | First correct solution obtained with PETSc | Mar 27 2019 | |||
de71b7128786 | frerot | setting rpath for python extension | Mar 20 2019 | |||
ad8da63e2e3d | frerot | setting rpath for python extension | Mar 20 2019 | |||
c0e6a0777c8d | richart | refactoring some assembly code | Mar 13 2019 | |||
82efd2d855ec | 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 | |||
2ff5e44cc57d | 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 | |||
76e9be0a5b66 | richart | exposing partitionate parameters in distribute | Feb 26 2019 | |||
dc121aa961ff | richart | Adding modules for debug | Feb 26 2019 | |||
89582c779053 | richart | Adding modules for debug | Feb 26 2019 | |||
65d6f0a06f07 | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
0caf92148c1b | richart | Refactoring code between dof_managers | Feb 26 2019 | |||
df011ae4a4f0 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
431ad889f5c5 | richart | Adding traction test for Mazars | Feb 13 2019 | |||
83f540a49ce3 | pundir | implicit contact formulation added | Feb 8 2019 | |||
6d7644e043fc | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
cbdb1e7d0583 | richart | Create matrices at the earliest moment | Feb 8 2019 | |||
b1a307ef66b1 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
f8a03d4d85b9 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
eda67ec08f6a | richart | Swig protection | Feb 8 2019 | |||
87e540f9faa7 | richart | Swig protection | Feb 8 2019 | |||
fe6759d246ed | pundir | Merge branch 'master' into features/contact | Feb 5 2019 | |||
3f1987165f52 | richart | Adding iterator_traits to column_iterator | Feb 5 2019 | |||
8e18d660550e | richart | Adding iterator_traits to column_iterator | Feb 5 2019 | |||
902821c97efa | richart | Promoting the arange to a forward iterator | Feb 5 2019 | |||
3f02cd677bf3 | 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 | |||
449964d7deb7 | richart | namespacing the type traits | Jan 30 2019 | |||
01db2b140172 | richart | some code cleaning | Jan 30 2019 | |||
832d879319a6 | richart | some code cleaning | Jan 30 2019 | |||
05ddaf26a7c0 | richart | zip cat iterator | Jan 30 2019 | |||
5adae7dba462 | richart | zip cat iterator | Jan 30 2019 | |||
e6290e410ed8 | richart | removing dead code | Jan 29 2019 | |||
1c60fe620524 | richart | removing dead code | Jan 29 2019 | |||
dddb508f8340 | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | |||
4ffeb75ecfda | 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 | |||
3ceff0e60343 | richart | Adding filtered iterator and zip iterator random_access possibility | Jan 29 2019 | |||
77b260d606a6 | richart | Installing arcanist by hand in the dockerfile | Jan 29 2019 | |||
d0b37677147c | richart | Installing arcanist by hand in the dockerfile | Jan 29 2019 | |||
ddf1581b5394 | pundir | solver issue fixed for phasefield | Jan 25 2019 | |||
98cea690d5bd | pundir | solver issue fixed for phasefield | Jan 25 2019 | |||
41eba414c55e | pundir | contact mechanics explicit working/ need to fix dumper in coupling with solid | Jan 24 2019 | |||
3d5700f43abf | richart | Bug fix in heat transfer | Jan 22 2019 | |||
ca4fcfd6ba44 | richart | Bug fix in heat transfer | Jan 22 2019 | |||
f959f4fd73d4 | richart | Adding column iterator on Matrix | Jan 22 2019 | |||
079fccbb5a42 | richart | Adding column iterator on Matrix | Jan 22 2019 | |||
a51bcf06c2f7 | pundir | dumper added/ projection modification in progress | Jan 21 2019 | |||
c50dec22606d | pundir | vector mathematics for resolution added | Jan 17 2019 | |||
5bf62b7829be | pundir | tests/examples on phasefield added | Jan 6 2019 | |||
5c5d7be44425 | pundir | tests/examples on phasefield added | Jan 6 2019 | |||
e36b5bd73bac | richart | Working start point | Jan 6 2019 | |||
d3fcb3f40e61 | richart | Working start point | Jan 6 2019 | |||
9c361a0b26d6 | richart | Bug fix in SolverVector | Jan 3 2019 | |||
8a5df0c6141d | richart | Bug fix in SolverVector | Jan 3 2019 | |||
031679801dd5 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
05a352d13d99 | richart | PETSc compiles adding SolverVector | Jan 2 2019 | |||
06c17fcbea47 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
560fb762dcd6 | richart | Scoping more enums | Dec 30 2018 | |||
ef8b48beb2fc | richart | Scoping more enums | Dec 30 2018 | |||
8b4d5d785dfe | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
926d81321873 | richart | DOFManagerPETSc almost compiling | Dec 28 2018 | |||
06ae11d8c7a5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
08a4aeef80c5 | richart | advancing in the petsc dof manager | Dec 28 2018 | |||
bf714c5486a9 | richart | updating the matrix definition | Dec 28 2018 |
c4science · Help