rAKA/packagesmaster
rAKA/packages
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f4cdeb6af0c9 | richart | Changes to make the first model solver test run | Mar 16 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
5915f4b370c9 | richart | adding integration schemes for static computations | Feb 19 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 | |||
bd0538e685e2 | Aurelia Cuba Ramos | changed spherical kernal from exact to lazy exact for lower computational cost | Feb 14 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
b285dab59995 | anciaux | Merge branch 'release' of gitolite:akantu into release | Jan 22 2016 | |||
abcfae9b4062 | anciaux | adding documentation of the python module | Jan 22 2016 | |||
f9c17105cc93 | richart | moving declaration of files | Jan 22 2016 | |||
23b925effbe2 | richart | Missing file modif in the change of structure | Jan 22 2016 | |||
2a1d534f659e | richart | Changing the extra_packages structure | Jan 22 2016 | |||
0ad561d29cb1 | richart | Correcting a bug that forced 2 configure to get the correct cxxflags | Jan 20 2016 | |||
891532398ac4 | richart | correction in missing files for the generated package | Jan 19 2016 | |||
fe18605ce6e0 | richart | Add missing documents in packages | Jan 19 2016 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
f90b54226a1b | richart | Multiple changes for packages: - getting list of files per package - cleaning… | Jan 18 2016 | |||
71b9eea7a413 | richart | Adding information for the packages + generating list of files | Jan 18 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
5003559dc5fe | richart | Merge branch 'master' of gitolite-richart:akantu | Jan 13 2016 | |||
ed18ca6fae40 | richart | Changes to correct old problem of static libraries | Jan 13 2016 | |||
0070d60fe451 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jan 12 2016 | |||
0621e8737879 | corrado | implemented the constitutive law cohesive_linear_friction, inheriting from… | Jan 12 2016 | |||
9363a90b51cc | frerot | fixed manual not compiling | Jan 4 2016 | |||
5c2dd6f3479e | Aurelia Cuba Ramos | resolution of tickets 118, 115, 122, 102, 80, bug fixes in non-local | Dec 16 2015 | |||
7899d2267cfd | richart | Remade the changes of with a git mv instead of mv [closes #76] | Dec 14 2015 | |||
4bbe42d036d2 | richart | Merge branch 'master' of gitolite-richart:akantu | Dec 14 2015 | |||
3c8d3d807f9c | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 14 2015 | |||
53d557c7b79f | richart | Revert "add sub directories in package file" | Dec 14 2015 | |||
c52be25b2a3a | richart | Revert "add sub directories in package file" | Dec 14 2015 | |||
dda027523015 | jcho | add sub directories in package file | Dec 13 2015 | |||
0e4c954167a2 | jcho | add sub directories in package file | Dec 13 2015 | |||
6fffeec69af2 | richart | Modifications for boost | Dec 11 2015 | |||
17b892f21081 | anciaux | remove the debug tools as required by a ticket | Dec 10 2015 | |||
d495299608aa | David Simon Kammer | solved problem with include boost for external simulations | Dec 2 2015 | |||
f6e83356c2f8 | fabarras | cleaning dead code | Nov 17 2015 | |||
1bd87fa434b2 | richart | Missing files + small improvements | Nov 16 2015 | |||
07b1707279be | richart | Improvement of the package system: callback + potential bug correction +… | Nov 16 2015 | |||
82f5d11da20a | anciaux | factor the python wrapper code to reuse for the material or others: C++11… | Nov 13 2015 | |||
6d4e9182b691 | anciaux | modifying the package for python materials | Nov 12 2015 | |||
ed8d6aead3cc | richart | creating proper python packages | Nov 11 2015 | |||
4e5e64db9477 | anciaux | Merge branch 'master' of gitolite:akantu | Nov 11 2015 | |||
73975c226f7a | anciaux | adding the python BC feature | Nov 11 2015 | |||
cb5e7aa126d4 | richart | Make the external package iohelper, scotch, mumps, blas compile on windows | Nov 11 2015 | |||
dfbfe549cf81 | richart | Split the parser to help with size of file at compile time | Nov 11 2015 | |||
4eda3f0153cd | richart | Changed the integrations scheme to get more inteligence on time stepping… | Oct 23 2015 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
ff3a62a20cdb | richart | Merge branch 'master' of gitolite-richart:akantu | Oct 16 2015 | |||
86199295e713 | richart | Moving some files in the good package | Oct 16 2015 | |||
6f67b4f45472 | Aurelia Cuba Ramos | resolved linking problem when compiling without non-local | Oct 15 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
2d08200f3ffd | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 8 2015 | |||
a0b28f5877ff | Aurelia Cuba Ramos | generic neighborhood class added | Oct 8 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 2015 | |||
6971d6cdb6f8 | Aurelia Cuba Ramos | bug fix in parser, non-local modifications continued | Oct 6 2015 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
c628220c8594 | Clement Roux | split geometry igfem mesh generation, and old way both working | Sep 30 2015 | |||
a6bb3b424abe | Clement Roux | split geometrical operation and igfem mesh generation | Sep 28 2015 | |||
c5e8ee524ed2 | Aurelia Cuba Ramos | non-local toolbox development continued, bug fix in quadrature point class, bug… | Sep 28 2015 | |||
1ee55182d240 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 28 2015 | |||
f684c1ff93ec | Aurelia Cuba Ramos | development of non-local toolbox started: make non-local averaging generic and… | Sep 26 2015 | |||
5f426169260c | richart | Adding callback system on external packages (in particular to inject code on… | Sep 17 2015 | |||
8fcd629b2e35 | richart | Advancing on the definition of the TimeStepSolver | Sep 17 2015 | |||
5e110ec4d5b6 | Marco Vocialta | Renaming another file in the dumper | Sep 17 2015 | |||
eceebe2143b6 | Marco Vocialta | Cleaning the dead code in the dumper | Sep 17 2015 | |||
88424c80f819 | richart | Adding callback system on external packages | Sep 15 2015 | |||
6d7b9bbecc13 | corrado | fixed bug come out in my last commit | Sep 15 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 | |||
bcf1118883f0 | corrado | added 8- and 16-nodes 3D quadrangular cohesive elements | Sep 5 2015 | |||
069d157a5471 | Aurelia Cuba Ramos | Factorization and documentation of weight functions for non-local damage | Aug 24 2015 | |||
b214f10aa754 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 21 2015 | |||
97be65b1e826 | richart | Started changes in matrix instanciation | Aug 21 2015 | |||
f43c94d839a1 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 18 2015 | |||
128c0520c87c | richart | Begining of implementation of DOFManager as a central object for solver +… | Aug 18 2015 | |||
e1a135b3db95 | Aurelia Cuba Ramos | dead code in FEEngine removed | Aug 12 2015 | |||
3cabae4be736 | Aurelia Cuba Ramos | MaterialRandomInternal removed from Akantu src: Ticket #49 | Aug 12 2015 | |||
4ba0541fcf79 | richart | INTEREST_LIST generated in cmake (ticket #68) | Aug 8 2015 | |||
9f000c0ac5db | richart | refining mpi compile flags handling | Aug 8 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
2b41c6049562 | richart | Fix for files that are only in a branch for now | Aug 4 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
4f7c66ec2034 | richart | Modified cmake to declare the element info in the packages | Jul 19 2015 | |||
75f47bf63c6d | richart | Extracted the generation of the material lists to the cmake packages | Jul 18 2015 | |||
b4d2d371d9b0 | richart | Extracted the generation of the material lists to the cmake packages | Jul 18 2015 | |||
77064f508581 | Lucas Frérot | made use of intersectors easier with MeshAbstractIntersector | Jul 13 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
e0c859f03252 | richart | bug fix in abaqus reader for parallel simulations | Jun 30 2015 | |||
66c35080d409 | Lucas Frérot | removed mesh_geom_spherical_traits.hh | Jun 25 2015 | |||
7cf43887b4af | Marco Vocialta | Fix to allow Akantu use a version of Petsc compiled for C and bugfix on my last… | Jun 24 2015 | |||
952d48f6a374 | Clement Roux | Mesh sphere intersection for igfem triangles | Jun 23 2015 | |||
17c8d8918215 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 19 2015 | |||
66d977849ef8 | Aurelia Cuba Ramos | moving element info to element_class_info | Jun 19 2015 | |||
b6326f44a44f | anciaux | adding the quadrature_point.hh file to the packages | Jun 18 2015 | |||
82705d8f23c3 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 18 2015 | |||
7c84b8eabfd0 | Aurelia Cuba Ramos | removed element info from aka_common in seperate files, new interpolation… | Jun 18 2015 | |||
79747879aafc | richart | Modified packages for less verbose and no update when disconnected | Jun 10 2015 | |||
46357dcc7b48 | Lucas Frérot | fixed link problem + added spherical traits file | Jun 2 2015 | |||
aa997a2c3218 | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 2 2015 | |||
7b204375a02f | Clement Roux | intersect CGAL sphere line_arc, need custom AABBTraits | Jun 2 2015 | |||
0d49513d7d24 | Lucas Frérot | modified MaterialReinforcementTemplate for plasticity | May 29 2015 |
c4science · Help