rAKA/femmaster
rAKA/fem
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
555675a557d6 | richart | akantu reoganisation | Nov 28 2011 | |||
a421101a6af1 | richart | Modification for damage non local parallel | Nov 25 2011 | |||
064101b0c483 | richart | inline system changed for the release | Nov 23 2011 | |||
bbefd6499647 | anciaux | Nov 21 2011 | ||||
d093794316b8 | anciaux | latest modifications to have the variable heat conduction | Oct 28 2011 | |||
335d9b0f7876 | richart | warning removal + grid_synchronizer started | Oct 18 2011 | |||
f42ed25ac24a | Aragón Alejandro M | Added support for gcc 4.2 and mac. | Oct 3 2011 | |||
52fd9c0117b0 | richart | start parallelization non local + some modification in the materials | Oct 3 2011 | |||
538b24fee2ea | richart | correction damage non local | Sep 12 2011 | |||
a38bdf86491c | richart | Material non local | Aug 31 2011 | |||
fbafe83e12ac | richart | warning corrections + minor compilation bug | Aug 22 2011 | |||
c9bd6fd201ae | richart | Fem functions does not resize the vectors any more | Jul 26 2011 | |||
272ed21faf35 | richart | ByElementTypeVector inheritence from Memory -> handling allocation and… | Jul 19 2011 | |||
70e9458bbd95 | richart | merge with the r50 of students svn | Jul 15 2011 | |||
ddc8ac774bbd | richart | Change the ByElementType type to a map with not_ghost and ghost together | Jul 8 2011 | |||
9c5acd87ff9f | richart | time integrator generalized in heat transfer model | Jul 4 2011 | |||
f6dbe3dbf66a | richart | Bug fix : memory leak in implicit dynamic | Jun 28 2011 | |||
2fc86a44007d | anciaux | remove useless file | Jun 28 2011 | |||
4ed5833ba7b0 | anciaux | add QVIEW detection to the cmake system + compilation errors removed for use… | Jun 27 2011 | |||
8bed49f199cc | anciaux | modifications for reduction of the accesses to ghost/non ghost things | Jun 27 2011 | |||
936259ff27be | anciaux | initPBC now exists | Jun 24 2011 | |||
f14ef1c549b2 | anciaux | pbc synch added | Jun 20 2011 | |||
b61db33ec2a8 | richart | implicit dynamic parallel + quadrangle 8 + dof synchronizer (to split and… | Jun 17 2011 | |||
0c65f26419a1 | anciaux | reorganisation of the synchronizers | Jun 16 2011 | |||
8aaebe5e3fc3 | Chambart Marion Estelle | bla | Jun 15 2011 | |||
4fc43a0fb6cd | richart | Quadrangle 4 update + Quadrangle 8 adding (still a bug) | May 18 2011 | |||
1b399d4228b3 | Kammer David Simon | add new material: elastic with viscosity that satisfies the caughey condition | May 4 2011 | |||
4fc7a246f970 | richart | implicit dynamic working | May 4 2011 | |||
cf17d418f10b | richart | merge with r35 stud svn : heat model | May 1 2011 | |||
d69a673b64f4 | richart | merge with r19 stud svn | May 1 2011 | |||
d0c838ca7d51 | richart | patch_test working ine implicit + explicit - +bug fix in CSR and hexahedron | Apr 28 2011 | |||
5d2056023c93 | richart | removing intel complier warnings | Apr 26 2011 | |||
7c30ee0028ad | richart | bug fix for non mpi users | Apr 18 2011 | |||
88326f3bba47 | richart | Simplification of communication with introduction of CommunicationBuffer +… | Apr 14 2011 | |||
c8c45f5f1a0a | richart | Bug fix + some improvments | Apr 5 2011 | |||
0bb8353475cd | richart | Dynamic implicit advance : mass matrix + time integrator | Apr 5 2011 | |||
7b7efe3ee15a | richart | start of implicit dynamic + little tries in expression templates | Mar 28 2011 | |||
1d4834b8daf3 | richart | implicit parallel + mass lumping -> in fem | Mar 25 2011 | |||
660564943464 | richart | implicit static working + start of implicit parallel | Mar 16 2011 | |||
00a8f65be711 | richart | tag reader | Mar 16 2011 | |||
ac5e9fb69f1e | Chambart Marion Estelle | moved the damage material in akantu | Mar 15 2011 | |||
a61116edf574 | Spijker Peter | First order hexahedron element added | Mar 14 2011 | |||
20444e24fbe2 | richart | Implicit ok in 1d, almost ok in 2d | Mar 3 2011 | |||
4dbe18f54364 | richart | Removing warnings | Feb 28 2011 | |||
8a668f3be3bb | richart | forget little modification | Feb 22 2011 | |||
87534dba9fb0 | Kammer David Simon | added modification of master surface in contact tests | Feb 18 2011 | |||
b9c8f1d3e4c1 | richart | implicit quasi finished - need to be tested + some minor changes | Feb 17 2011 | |||
79bb9b9c7992 | richart | memory leak removing + code improvement | Feb 17 2011 | |||
37342ba1fd0c | anciaux | huge commit for separation of integration and shape_functions system from FEM… | Feb 15 2011 | |||
292246672bec | anciaux | huge commit for separation of integration and shape_functions system from FEM… | Feb 15 2011 | |||
adf2eb005025 | richart | bug fix in computeNormalsOnQuad | Feb 14 2011 | |||
acfd19b9e48b | anciaux | introduction of a function that collect the local coordinates to local array | Feb 9 2011 | |||
2345b44dd248 | anciaux | pbc advance... | Feb 9 2011 | |||
47529fb5f4b0 | anciaux | boost introduction + pbc starters | Feb 9 2011 | |||
ac4d25d06908 | cdash | Correction in licenses | Feb 7 2011 | |||
dfef759ec319 | cdash | License change | Feb 2 2011 | |||
13ca1641450b | richart | Mumps test + Scotch reordering | Feb 2 2011 | |||
88d16edff408 | richart | many modification (little compile fix, new elem, implicit) | Dec 13 2010 | |||
e286883b6a7c | richart | add quadtrangle + bug fix in integration | Dec 13 2010 | |||
68b5546dbf5b | Spijker Peter | Element Type _tetrahedron_10 added | Dec 6 2010 | |||
47fa6c6e1adb | richart | T10 doc | Nov 30 2010 | |||
58bd77cce566 | anciaux | have put material parser implementation in the material_parser_impl_inline.cc… | Nov 26 2010 | |||
1834d2ef2366 | anciaux | material parser generalized + custom materials | Nov 26 2010 | |||
d13c952a7b20 | richart | bad renaming | Nov 24 2010 | |||
b2f01868c567 | richart | bad renaming | Nov 24 2010 | |||
be7287962156 | richart | element name changed for more understables ones | Nov 18 2010 | |||
e4ae59884282 | richart | minor fixes | Nov 18 2010 | |||
faeb1c94edd7 | anciaux | bug correction first found by peter | Nov 12 2010 | |||
af1d4402ce5b | Snozzi Leonardo | Nov 4 2010 | ||||
2b7d15026868 | Snozzi Leonardo | Initialization of contact members | Oct 27 2010 | |||
b7e78c3e3294 | Snozzi Leonardo | 2 examples for testing surface extraction added | Oct 26 2010 | |||
89a1e58059ce | anciaux | bug correction | Oct 25 2010 | |||
ce47f8d959e6 | anciaux | change convention of storage in vectors : things by degree of freedom is the… | Oct 25 2010 | |||
1d8849b2f32c | richart | Add suface id allocator | Oct 25 2010 | |||
10d98e817c97 | anciaux | new element class decomposition | Oct 23 2010 | |||
6efcedc6789c | Snozzi Leonardo | build surface Id added | Oct 22 2010 | |||
1df0ab9b4310 | richart | little change for doxygen | Oct 15 2010 | |||
dbaeff015255 | Kammer David Simon | add regular grid neighbor structure | Oct 11 2010 | |||
b663b82a408d | Kammer David Simon | definition of the contact interfaces (bug fix) | Oct 8 2010 | |||
6cfb590be94e | richart | Intel compilation warnings | Oct 7 2010 | |||
d6849acf357a | richart | Intel compilation warnings | Oct 6 2010 | |||
83487711f784 | richart | second order line and triangle | Oct 5 2010 | |||
f45009fd08f2 | richart | Tri6 | Sep 28 2010 | |||
bc710902c37b | richart | parallelism working | Sep 26 2010 | |||
a7eb64d776da | anciaux | stress on boundary by cauchy stress in 2D triangle order 1 is working | Sep 22 2010 | |||
11525c7e5cae | richart | first step of adding parallelism in models | Sep 12 2010 | |||
904ae29d3479 | richart | Bug fix in parallelism | Sep 10 2010 | |||
4be07c119414 | richart | parallelism + missing modification for solid_mechanics | Sep 9 2010 | |||
6ce891695732 | richart | paralellism mpi | Sep 5 2010 | |||
ca03eb392883 | anciaux | tests fem for gradient computation | Sep 3 2010 | |||
f79e5c194b0d | anciaux | new test architecture | Sep 3 2010 | |||
26f2b9fb3833 | anciaux | little nothing in double defined function => solved | Sep 2 2010 | |||
da73b3bd70bb | anciaux | integration on boundary on its way to the top | Sep 2 2010 | |||
d53346efd0b1 | richart | start parallelism | Sep 1 2010 | |||
baa7691b455b | anciaux | integration on the boundary example working | Aug 25 2010 | |||
766bde21247c | anciaux | append of mesh utils to compute boundary and internal facets | Aug 20 2010 | |||
a7b5721ed7d9 | richart | split stress and strain per material + adding ghost values | Aug 20 2010 | |||
43b6cd94ed37 | richart | little code restructuration + begining of mesh partitioning | Aug 17 2010 | |||
e062024d63ca | anciaux | cube3d | Aug 17 2010 | |||
906018d44974 | richart | Aug 9 2010 |
c4science · Help