Diffusion akantu (bugfixes/39-the-python-example-for-phasefield-are-broken-due-to-a-change-to-setintegrationscheme) Graph
rAKA/srcbugfixes/39-the-python…
rAKA/src
bugfixes/39-the-python…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4e5e64db9477 | anciaux | Merge branch 'master' of gitolite:akantu | Nov 11 2015 | |||
d5f88fe07615 | anciaux | adding the python BC feature | Nov 11 2015 | |||
73975c226f7a | anciaux | adding the python BC feature | Nov 11 2015 | |||
7558dd5511a8 | richart | bug fix due to parser.cc separation | Nov 11 2015 | |||
72a20029b64d | richart | Modifications to compile on windows | Nov 11 2015 | |||
dfbfe549cf81 | richart | Split the parser to help with size of file at compile time | Nov 11 2015 | |||
484c1dcb5452 | Clement Roux | clearer comment with example for Array::extendComponentsInterlaced | Nov 6 2015 | |||
1bd0eeb2bfc0 | Clement Roux | Add comments and doc for mesh_data and aka_array | Nov 5 2015 | |||
685b0a21bea5 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 3 2015 | |||
d9048c3b13d6 | corrado | code cleaning in material_cohe_linear.cc e solid_mech_model_cohe_inline_impl.cc | Nov 3 2015 | |||
1ce2acdb9ebf | Aurelia Cuba Ramos | bug fix in parallel non-local, cleaning of mesh-sphere intersector, added… | Oct 28 2015 | |||
1fc47bd6186e | Aurelia Cuba Ramos | bug fix in parallel non-local, cleaning of mesh-sphere intersector, added… | Oct 28 2015 | |||
c2387764e747 | richart | no c++ 11 compile problem solved | Oct 26 2015 | |||
f58b7e7a1b1e | richart | Merge branch 'master' of gitolite-richart:akantu | Oct 26 2015 | |||
cdf24a08a964 | richart | Modification to make the hash pass compilation with c++11 deactivated | Oct 26 2015 | |||
df7b935848b4 | Clement Roux | add comment to geometry sphere intersection | Oct 26 2015 | |||
4eda3f0153cd | richart | Changed the integrations scheme to get more inteligence on time stepping… | Oct 23 2015 | |||
2431278eaa7f | Clement Roux | addition of comments in fe_engine folder | Oct 22 2015 | |||
65467319f0f0 | Aurelia Cuba Ramos | skip the non-local stress computation for empty element filters | Oct 21 2015 | |||
daa765529140 | Aurelia Cuba Ramos | added tolerance in weight computation | Oct 21 2015 | |||
4e871c6da7fe | Aurelia Cuba Ramos | modifications to make non-local compatible with IGFEM | Oct 21 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 | |||
4cd8f6df144d | richart | Adding aiterable type on element kinds | Oct 16 2015 | |||
6f67b4f45472 | Aurelia Cuba Ramos | resolved linking problem when compiling without non-local | Oct 15 2015 | |||
2e3270d32fc9 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 15 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
14a63c1b7ec2 | yilmaz | doxygen comments for material class (ticket 47) - to close | Oct 8 2015 | |||
2d08200f3ffd | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 8 2015 | |||
b05e145d997e | Aurelia Cuba Ramos | modifications to make non-local averaging work in parallel: unique tag | Oct 8 2015 | |||
a0b28f5877ff | Aurelia Cuba Ramos | generic neighborhood class added | Oct 8 2015 | |||
31bc1f38dee0 | Aurelia Cuba Ramos | Non-local modifications completed | Oct 8 2015 | |||
2489c7e7c17f | Aurelia Cuba Ramos | WeightFunction removed from MaterialNonLocal | Oct 7 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 | |||
072d5639001c | Marco Vocialta | Fixing a memory leak | Oct 5 2015 | |||
e23a7bad59ca | Marco Vocialta | Another compilation fix | Oct 5 2015 | |||
b0c536d0a064 | Marco Vocialta | Compilation bug fix | Oct 5 2015 | |||
e277f6c7cbb8 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 4 2015 | |||
db26bbacce3f | Marco Vocialta | Bug fix to prevent the cohesive element inserter from increasing the global… | Oct 4 2015 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
f53070fb66ff | Aurelia Cuba Ramos | Operators in quadrature point class corrected, non-local modifications… | Oct 2 2015 | |||
37f4feb6a88f | yilmaz | some doxygen additions (ticket 47) | Oct 1 2015 | |||
9aef3a008b31 | Aurelia Cuba Ramos | Non-local modifications continued: Computation of weights now independent of… | Oct 1 2015 | |||
420a05dec8ba | Marco Vocialta | Merge | Oct 1 2015 | |||
f6a3b9d67f7f | Marco Vocialta | Change of events in the mesh sphere intersector and new function to substitute… | Oct 1 2015 | |||
7ccdf3d721ec | Clement Roux | igfem renumbering of segment ID from 1 to from 0 | Sep 30 2015 | |||
07bbbfc827a7 | Clement Roux | fully split geometry and igfem mesh generation | Sep 30 2015 | |||
de3be14b9a19 | Clement Roux | renaming the new_nodes array into intersection_points | Sep 30 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 | |||
d84828ca54c5 | Marco Vocialta | Adding an id to the mesh intersectors and adding onElementsChanged to… | Sep 28 2015 | |||
84a110bdcfb2 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 28 2015 | |||
e48d0b6ba2f4 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 28 2015 | |||
c5e8ee524ed2 | Aurelia Cuba Ramos | non-local toolbox development continued, bug fix in quadrature point class, bug… | Sep 28 2015 | |||
7225e8a78f7c | corrado | completed tests to check buildfacets for all the type of elements | 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 | |||
9b096fe6ea59 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 23 2015 | |||
a5d41cf14191 | corrado | modification to avoid to call computeEnergy inside the Newton-Raphson loop in… | Sep 23 2015 | |||
ddb11f4fca12 | Marco Vocialta | Compilation fix when igfem is disabled | Sep 21 2015 | |||
a8ae9943ca51 | Marco Vocialta | Adding a few comments in the dumper | Sep 21 2015 | |||
c4eea3cc3071 | Marco Vocialta | First step in the parallelism of the geometry | Sep 21 2015 | |||
9cac9ff7b0b2 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 18 2015 | |||
27c7f7d382f9 | Marco Vocialta | Function to assign a node type to segments | Sep 18 2015 | |||
00c1ab001de6 | richart | Bug fix for parallel implicit | Sep 18 2015 | |||
20e4910703eb | richart | Bug fix linked to dumper renaming | Sep 18 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 | |||
d19700219792 | corrado | added shape functions and derivatives for Pentahedron_15 in the user manual | Sep 16 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 | |||
170d15b5c744 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 15 2015 | |||
7119d8dc6936 | corrado | changing name of mesh_pbc.cc into mesh_utils_pbc.cc | Sep 15 2015 | |||
5e05d80cfd69 | Marco Vocialta | Correcting the number of nodes per facet for some cohesive elements | Sep 14 2015 | |||
9abadf8e0939 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 14 2015 | |||
9361a44a8502 | Marco Vocialta | Fixing tabulation in material_cohesive_linear_fatigue.cc | Sep 14 2015 | |||
9c5d40ab8ed5 | corrado | cleaning in the file mesh_pbc.cc | Sep 14 2015 | |||
40dab70d8882 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 12 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
3c343014ee61 | corrado | improvement of the cohesive material selector | Sep 8 2015 | |||
09778daafad1 | corrado | fixed bug in the definition of the facets connectivity of hexa_20 | Sep 5 2015 | |||
bcf1118883f0 | corrado | added 8- and 16-nodes 3D quadrangular cohesive elements | Sep 5 2015 | |||
8a3b9afe2828 | Okan | merged | Sep 4 2015 | |||
9d2fa3941813 | Okan | interpolation from control points: bug solved for multi material case | Sep 4 2015 | |||
8f89b975d5b5 | richart | Changes in comments to address ticket #44 [close #44] | Sep 4 2015 | |||
df9a20e8e19d | corrado | typo correction and code cleaning | Sep 1 2015 | |||
548dfbcb0170 | fabarras | final commit for move of interpolateElementalFieldFromControlPoints | Aug 28 2015 | |||
140331d6f9b2 | fabarras | move of elemental field interpolation to FEEngine | Aug 27 2015 | |||
8cb650db55ce | fabarras | move of computeQuadraturePointsCoordinates in FEEngine | Aug 26 2015 | |||
069d157a5471 | Aurelia Cuba Ramos | Factorization and documentation of weight functions for non-local damage | Aug 24 2015 | |||
df2a8d685ae6 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 23 2015 | |||
832a194a53a8 | corrado | correcting shape functions and connectivity matrix of pentahedron_6 - fixing… | Aug 23 2015 | |||
b214f10aa754 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 21 2015 | |||
97be65b1e826 | richart | Started changes in matrix instanciation | Aug 21 2015 | |||
3883fd76e4a0 | richart | Other bug fix introduced by previous commit | Aug 21 2015 | |||
e92168a4656e | richart | Changes in emtpy filtered elementtypemaparrayfilter | Aug 21 2015 | |||
6c7bc1ba6d9d | richart | Merge branch 'master' of gitolite-richart:akantu | Aug 21 2015 | |||
9567eb07fa59 | richart | Correction of the ArrayFilter sizes | Aug 21 2015 | |||
3473afa9de11 | anciaux | correct dummy dumpable for compilation | Aug 21 2015 |
c4science · Help