Homec4science

Merge branch 'master' of lsmssrv1.epfl.ch:akantu

Authored by corrado on Sep 23 2015, 11:24.

Description

Merge branch 'master' of lsmssrv1.epfl.ch:akantu

Details

Committed
corradoSep 23 2015, 11:24
Pushed
richartDec 6 2019, 13:35
richartDec 6 2019, 13:16
richartDec 6 2019, 12:16
richartDec 6 2019, 11:45
richartDec 5 2019, 22:54
richartDec 5 2019, 18:45
Parents
rAKAa5d41cf14191: modification to avoid to call computeEnergy inside the Newton-Raphson loop in…
rAKAe6f7a42d3f70: Merge branch 'master' of lsmssrv1.epfl.ch:akantu
Branches
Unknown
Tags
Unknown

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
e6f7a42d3f70corrado
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Sep 23 2015
ddb11f4fca12Marco Vocialta
Compilation fix when igfem is disabled 
Sep 21 2015
a8ae9943ca51Marco Vocialta
Adding a few comments in the dumper 
Sep 21 2015
c4eea3cc3071Marco Vocialta
First step in the parallelism of the geometry 
Sep 21 2015
26d5e21b07fecorrado
added test_buildfacets_mixed2d 
Sep 19 2015
e5cca7a518d6corrado
added tests to check buildfacets in 3D models with two kinds of elements 
Sep 19 2015
9cac9ff7b0b2Marco Vocialta
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Sep 18 2015
27c7f7d382f9Marco Vocialta
Function to assign a node type to segments 
Sep 18 2015
b26d058c9f3fcorrado
added tests to check buildfacets for triangle 3 and 6, quadrangle 4 and 8 
Sep 18 2015
1f88d6b612c4corrado
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Sep 18 2015
96709407ab1dcorrado
little modifications to test_buildfacets_hexahedron_20 
Sep 18 2015
00c1ab001de6richart
Bug fix for parallel implicit 
Sep 18 2015
20e4910703ebrichart
Bug fix linked to dumper renaming 
Sep 18 2015
1af5e3024769corrado
added test to check build facets for hexa_20 
Sep 17 2015
5f426169260crichart
Adding callback system on external packages (in particular to inject code on… 
Sep 17 2015
5e110ec4d5b6Marco Vocialta
Renaming another file in the dumper 
Sep 17 2015
eceebe2143b6Marco Vocialta
Cleaning the dead code in the dumper 
Sep 17 2015
6657593e1e9fcorrado
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Sep 16 2015
d19700219792corrado
added shape functions and derivatives for Pentahedron_15 in the user manual 
Sep 16 2015
847e1ffc17ecMarco Vocialta
Documenting the FragmentManager in the user manual 
Sep 16 2015
6d7b9bbecc13corrado
fixed bug come out in my last commit 
Sep 15 2015
170d15b5c744corrado
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Sep 15 2015
7119d8dc6936corrado
changing name of mesh_pbc.cc into mesh_utils_pbc.cc 
Sep 15 2015
5e05d80cfd69Marco Vocialta
Correcting the number of nodes per facet for some cohesive elements 
Sep 14 2015
9abadf8e0939Marco Vocialta
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Sep 14 2015
9361a44a8502Marco Vocialta
Fixing tabulation in material_cohesive_linear_fatigue.cc 
Sep 14 2015
9c5d40ab8ed5corrado
cleaning in the file mesh_pbc.cc 
Sep 14 2015
40dab70d8882corrado
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Sep 12 2015
e5b4f7fd6a8ccorrado
modifications in mesh_utils.cc to correctly insert facets in case of meshes… 
Sep 12 2015
3c343014ee61corrado
improvement of the cohesive material selector 
Sep 8 2015
09778daafad1corrado
fixed bug in the definition of the facets connectivity of hexa_20 
Sep 5 2015
bcf1118883f0corrado
added 8- and 16-nodes 3D quadrangular cohesive elements 
Sep 5 2015
8a3b9afe2828Okan
merged 
Sep 4 2015
9d2fa3941813Okan
interpolation from control points: bug solved for multi material case 
Sep 4 2015
8f89b975d5b5richart
Changes in comments to address ticket #44 [close #44] 
Sep 4 2015
df9a20e8e19dcorrado
typo correction and code cleaning 
Sep 1 2015
de5ac0fb290fcorrado
orthotropic test moved into the test_materials folder 
Sep 1 2015
50d8507655b0corrado
added shape functions and derivatives for Hexa20 and Penta6 in the user manual 
Sep 1 2015
4a7e8eab44earichart
Merge branch 'master' of gitolite-richart:akantu 
Aug 31 2015
e26d605668c5richart
Adding doc on dumper to close #59 + compilation correction in doc and examples 
Aug 31 2015
2bd4c545c531richart
Changed their c++ standard to avoid <<>> in templates 
Aug 31 2015
63c3fd0a6673corrado
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Aug 28 2015
67a8257331f1corrado
fixed bug in test_fe_engine_precomputation_pentahedron_6 
Aug 28 2015
28bc2bbe35abfabarras
Merge branch 'tickets45' 
Aug 28 2015
548dfbcb0170fabarras
final commit for move of interpolateElementalFieldFromControlPoints 
Aug 28 2015
5180bcf7bd27corrado
Merge branch 'master' of lsmssrv1.epfl.ch:akantu 
Aug 28 2015
8186e8a1fe39corrado
modifying the user manual 
Aug 28 2015
140331d6f9b2fabarras
move of elemental field interpolation to FEEngine 
Aug 27 2015
8cb650db55cefabarras
move of computeQuadraturePointsCoordinates in FEEngine 
Aug 26 2015
069d157a5471Aurelia Cuba Ramos
Factorization and documentation of weight functions for non-local damage 
Aug 24 2015