getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] master updated (b6c2f77 -> 4f1703d)


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] master updated (b6c2f77 -> 4f1703d)
Date: Wed, 20 Jun 2018 11:24:08 -0400 (EDT)

logari81 pushed a change to branch master.

      from  b6c2f77   Adding a test for mixed mesh and inter-element computation
       new  74b5b5a   Cosmetic changes and typo fix
       new  f2326e4   Stricter checks in the use of mesh regions
       new  4f1703d   Minor improvements in finite strain plasticity brick and 
new demos


Summary of changes:
 .../tests/python/demo_finite_strain_plasticity.py  | 318 +++++++++++++++++++++
 .../python/demo_finite_strain_plasticity_3D.py     | 316 ++++++++++++++++++++
 src/getfem/getfem_mesh.h                           |  39 +--
 src/getfem/getfem_regular_meshes.h                 |   2 +-
 src/getfem_mesh_region.cc                          |   9 +-
 src/getfem_plasticity.cc                           |  17 +-
 6 files changed, 670 insertions(+), 31 deletions(-)
 create mode 100644 interface/tests/python/demo_finite_strain_plasticity.py
 create mode 100644 interface/tests/python/demo_finite_strain_plasticity_3D.py



reply via email to

[Prev in Thread] Current Thread [Next in Thread]