History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
681d5fd4cd6d | richart | restructuring for public/private developments | Oct 15 2014 | |||
2ae7ecdbeb4b | Vocialta Marco | Small fix to use the SpacialDirection enum in cohesive elements | Oct 3 2014 | |||
47d123563711 | cdash | headers update for the release 2.2 | Sep 30 2014 | |||
92af03ba32d7 | Kammer David Simon | correct error in computePBCMap for surface pair if this pair is on different… | Aug 1 2014 | |||
18e6b21d2f4b | Kammer David Simon | add some additional control to mesh partition | Jul 31 2014 | |||
9fcc1f60a1f3 | Vocialta Marco | Critical bugfixes to the bilinear cohesive law (damage and traction were… | Jul 29 2014 | |||
5260248a22ea | richart | Akantu parallel in LibMultiScale: everything works obviously perfectly (except… | Jul 21 2014 | |||
6cb84e786057 | Kammer David Simon | bug fix. check in matchpbcpair if the normalization is non-zero | Jun 27 2014 | |||
fc676004b592 | anciaux | use another precision for the PBC detection beacause global tolerance of Akantu… | Jun 25 2014 | |||
61fd432e3910 | Kammer David Simon | 1) Parsable has now setMixed function, which allows to set a something of a… | Jun 24 2014 | |||
a70641377db6 | Kammer David Simon | 1) deleted getXMax etc in mesh. 2) changed getLowerBounds and getUpperBounds in… | Jun 23 2014 | |||
646c0eda6f16 | richart | bug fix + small adaptation of manual | Jun 12 2014 | |||
a6091a830cea | richart | resolving ticket [4] [12] [15] [16] plus some improvements and minor fix | Jun 9 2014 | |||
a0111e011fc5 | Pino Muñoz Daniel | Correction made with Nicolas to correct compilation error for Boost <= 1.48 and… | Jun 6 2014 | |||
aa4a186bd78b | richart | Classes renaming | Jun 5 2014 | |||
0b595dbbcefe | Aragón Alejandro M | Commited the most up-to-date implementation of contact mechanics. This version… | May 13 2014 | |||
0eec129f66ea | Vocialta Marco | Little code polishing for cohesive elements | Apr 8 2014 | |||
74d1de87435c | Vocialta Marco | Deletion of two redundant functions in SolidMechanicsModelCohesive and… | Apr 4 2014 | |||
ba0abe436e92 | richart | change in initFull, input file given to initilize | Apr 3 2014 | |||
97d682aaa40a | richart | Hug bug fix in masse lumped for quadratic element + change of the array (values… | Mar 27 2014 | |||
cb52fed631f0 | richart | Modifications of the Vector and Matrix to dorrect a bug in copy constructor +… | Mar 21 2014 | |||
efe57dc18760 | richart | minor warning at compile fix | Feb 21 2014 | |||
597ef55fd6f6 | Vocialta Marco | Bug fixes to fragment manager, global tolerance reduced to epsilon | Feb 3 2014 | |||
b89c60ee8a99 | Pino Muñoz Daniel | Modifications of nodes_types for mesh | Jan 24 2014 | |||
6b694e19439e | Vocialta Marco | Dumping of clusters' index and dumping interface for cohesive elements | Jan 17 2014 | |||
6843356d56d4 | richart | modifications for compiler 4.4.* + some other minor fixes on bellatrix | Jan 16 2014 | |||
91428ae217fb | Vocialta Marco | Test facet synchronizer fixed | Jan 15 2014 | |||
7bb60ba3324d | Vocialta Marco | Parallel clustering now works | Dec 23 2013 | |||
735fe2234b80 | Vocialta Marco | Partial implementation of parallel clustering | Dec 20 2013 | |||
48f86d056a14 | Vocialta Marco | Fragments generation in serial for cohesive elements simulations | Dec 10 2013 | |||
1ed37afb69ac | Vocialta Marco | CohesiveElementInserter class with global node ids synchronization | Dec 4 2013 | |||
408cbf06404f | Vocialta Marco | Fix compilation bug | Nov 25 2013 | |||
6e4f16cc9b3f | Vocialta Marco | Commenting function that doesn't work | Nov 25 2013 | |||
a178054c2fc0 | Vocialta Marco | Global index update during cohesive elements insertion, insertion based on… | Nov 21 2013 | |||
21afbe714a03 | richart | "move the objects id in the memory object" | Nov 13 2013 | |||
8224bac5e496 | richart | bug fix | Nov 13 2013 | |||
3a6edfef8cd0 | richart | Generalization of Boundary to ElementGroups + rewriting of input files parser… | Nov 13 2013 | |||
47d6f6a613ae | Vocialta Marco | Minor bug fixes and code polishing for cohesive elements | Nov 12 2013 | |||
cb8b72f212b9 | richart | compilation improvements + bug fix in tests | Oct 29 2013 | |||
eca369dc957c | Vocialta Marco | 3D Cohesive Elementssvn st | Oct 9 2013 | |||
820815c7ca27 | Kammer David Simon | add tweakConnectivity to account for node pairs in partition | Sep 24 2013 | |||
5d77991b713f | Vocialta Marco | Beginning of 3D cohesive elements, big change in cohesive elements'… | Aug 27 2013 | |||
b3103ad9ae06 | Pino Muñoz Daniel | modification to take into account when a cohesive element is added without any… | Jul 30 2013 | |||
38bf0792fd36 | Pino Muñoz Daniel | modification to take into account when a cohesive element is added without any… | Jul 29 2013 | |||
a3d5923a7b96 | richart | Bug fix for implicit parallel (with DIANA meshes) | Jul 2 2013 | |||
848bd95e07fc | Vocialta Marco | 1D cohesive elements + manual update for cohesive elements + fix for cohesive… | Jun 14 2013 | |||
d64d7e1d2c65 | richart | minor modification in dana's code | May 22 2013 | |||
ef39e4ae56ac | richart | remove extra outputs | May 14 2013 | |||
8c0316aaafe5 | richart | dana's nth bug fix in parallelism + small bug from marco in cohesive elements | May 13 2013 | |||
b6f09ce5e8a9 | Christen Dana | Fix in mesh_partition_mesh_data and communuication schement in synchronizer | May 13 2013 | |||
aed560abdade | richart | bug fixes: a lot, to many... | May 10 2013 | |||
501081f95dc8 | Christen Dana | Manual partitioner tests and small fix in boundary conditions | May 8 2013 | |||
3aed2e865de1 | Vocialta Marco | Distributed synchronizer bug fix + cohesive element dumping | May 7 2013 | |||
35f85f6e2203 | richart | bug fix: dead lock in mesh_data synchronization | May 7 2013 | |||
ddf5800acfe3 | Christen Dana | Physical names MSH reader, templated mesh data container, unified boundary… | May 3 2013 | |||
041ed9b3588d | Vocialta Marco | Extrinsic cohesive elements working in parallel + support for more than one… | Apr 26 2013 | |||
affc5ef44590 | junge | fixed pbc pairing in the case of unequal number of points on either side | Apr 23 2013 | |||
924ff536629f | Vocialta Marco | Facet synchronizer fix | Apr 15 2013 | |||
51c8377aa615 | Vocialta Marco | Facet synchronizer update | Apr 15 2013 | |||
5139bfd3c2a4 | Vocialta Marco | Facet synchronizer and partial implementation of parallel extrinsic cohesive… | Apr 11 2013 | |||
dbe3210d4a44 | richart | minor change addFieldDumpVector | Mar 17 2013 | |||
4ed75013ba8b | richart | Big change, possibly breaking external codes: Vector -> Array and types… | Mar 13 2013 | |||
619f22c0303e | richart | reintegration of the element refactoring branch - ElementClass splited in 3… | Feb 21 2013 | |||
93f6a4902cd5 | anciaux | remove insane warning | Feb 5 2013 | |||
169f48bc0ffe | Vocialta Marco | Parallelism of intrinsic cohesive elements | Jan 18 2013 | |||
039521ea256b | richart | bug fix in parallel with multiple element types | Jan 11 2013 | |||
c35400c861eb | Aragón Alejandro M | The code in this commit is the result of work in progress on several flanks. | Jan 4 2013 | |||
91625a69a113 | richart | dewarnification + bug fix in dumper_iohelper | Dec 6 2012 | |||
c5b9cb2323a9 | Vocialta Marco | Cohesive element insertion moved to MeshUtils, to correct: empty internal dump… | Nov 27 2012 | |||
146385206290 | richart | bug fix with intel compiler + removing warnings | Nov 14 2012 | |||
09fc50e37ac2 | richart | simplification of interfaces | Nov 6 2012 | |||
d7e2fe730bde | richart | Merged latest trunk changes to release-1.0 before reintegration | Nov 6 2012 | |||
a2345620bb96 | junge | le commit de la mort qui tue | Nov 1 2012 | |||
c6faea2c180b | junge | mise à jour des aideurs | Nov 1 2012 | |||
c70618434829 | richart | modifications of test for the dumpers modification and IOHelper change of API | Oct 27 2012 | |||
88b96582597d | richart | modification for the iohelper iterators | Oct 19 2012 | |||
1591c56645b0 | richart | bug fix: in node renumbering | Oct 19 2012 | |||
a6ee9eae70f2 | Kammer David Simon | error correction in mesh partition and add check of mesh partition with node… | Oct 18 2012 | |||
90618938b794 | richart | modification of partitionner to add loads on edges | Oct 11 2012 | |||
361ce620f32f | richart | creation of the tag for the release | Oct 10 2012 | |||
b9ec426e9fc9 | richart | bug fix for patch test explicit and test fem | Oct 10 2012 | |||
801c2827e39a | richart | damage parallel rocks a bit more: cleanup extra ghost + element communication… | Sep 14 2012 | |||
8bba46ea588a | richart | warning removal + assemble K rewritten | Aug 2 2012 | |||
2627b1ce79b4 | richart | correstion of tests + some modification in materials | Jul 30 2012 | |||
3bae4dd83d8b | Vocialta Marco | Warnings in the cohesive elements files removed | Jun 20 2012 | |||
f7de2831cda9 | Vocialta Marco | BuildAllFacets, SolidMechanicsModelCohesive, cohesive constitutive laws and… | May 4 2012 | |||
440153f000b0 | Kammer David Simon | update test parallel pbc, add residual synchronizer | Apr 16 2012 | |||
d049184e6626 | Kammer David Simon | correct bug in mesh_partition | Apr 13 2012 | |||
86c7421e1cbe | Kammer David Simon | add test pbc parallel | Apr 13 2012 | |||
89ee8c19fb8e | richart | normals extended + cohesive shape and integrator | Feb 23 2012 | |||
12d05b046ab4 | richart | Cohesive element shapes + non local update + backward compatiblitie with gcc 4. | Feb 16 2012 | |||
3a4243f0df1b | Kammer David Simon | corrections so that code compiles with intel compiler | Feb 7 2012 | |||
707dc1730b79 | Kammer David Simon | correction for pbc in implicit: Nico will change the correction from blocking… | Feb 3 2012 | |||
d0fe09403ac0 | richart | non local damage + cleaning in constitutive laws | Feb 2 2012 | |||
e1359e40dcd9 | Kammer David Simon | fix getKineticEnergy without pbc | Jan 11 2012 | |||
355a14d0fa14 | Kammer David Simon | correct error of pbc in SolidMechanicsModel, changed functions in pbc, and… | Dec 22 2011 | |||
555675a557d6 | richart | akantu reoganisation | Nov 28 2011 |
c4science · Help