[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] [getfem-commits] master updated (ff88af6 -> 46ae0a7)
From: |
Yves Renard |
Subject: |
[Getfem-commits] [getfem-commits] master updated (ff88af6 -> 46ae0a7) |
Date: |
Wed, 25 Dec 2019 10:21:18 -0500 (EST) |
renard pushed a change to branch master.
from ff88af6 small fix
adds 46ae0a7 :arrow_up: isort import for PEP8
No new revisions were added by this update.
Summary of changes:
bin/rst_to_xml.py | 10 ++--------
.../static_contact_gears/static_contact_planetary.py | 3 ++-
.../conv_test_small_strain_plasticity.py | 8 +++++---
contrib/test_plasticity/test_plasticity.py | 2 +-
.../test_plasticity/test_small_strain_plasticity.py | 8 +++++---
doc/sphinx/source/conf.py | 9 ++++++---
.../python/code_samples/demo_fictitious_domains.py | 5 +++--
.../source/python/code_samples/demo_laplacian.py | 3 ++-
.../source/python/code_samples/demo_step_by_step.py | 3 ++-
doc/sphinx/source/python/code_samples/demo_tripod.py | 3 ++-
.../source/python/code_samples/demo_tripod_alt.py | 3 ++-
interface/tests/python/check_asm.py | 3 +--
interface/tests/python/check_export.py | 3 ++-
interface/tests/python/check_global_functions.py | 3 ++-
interface/tests/python/check_levelset.py | 3 ++-
interface/tests/python/check_mixed_mesh.py | 6 ++++--
interface/tests/python/check_secondary_domain.py | 3 +--
interface/tests/python/demo_Mindlin_Reissner_plate.py | 1 +
.../tests/python/demo_Vector_Potential_Curl_DG.py | 10 ++++++----
.../tests/python/demo_cracked_thermo_elastic_body.py | 1 +
interface/tests/python/demo_dynamic_contact_1D.py | 9 ++++++---
interface/tests/python/demo_elastic_ring_contact.py | 6 ++++--
interface/tests/python/demo_elasticity_HHO.py | 3 ++-
interface/tests/python/demo_fictitious_domains.py | 5 +++--
.../tests/python/demo_finite_strain_plasticity.py | 10 ++++++----
.../tests/python/demo_finite_strain_plasticity_3D.py | 10 ++++++----
interface/tests/python/demo_laplacian.py | 3 ++-
interface/tests/python/demo_laplacian_DG.py | 4 ++--
interface/tests/python/demo_laplacian_HHO.py | 3 ++-
interface/tests/python/demo_laplacian_aposteriori.py | 10 ++--------
interface/tests/python/demo_laplacian_pyramid.py | 3 ++-
interface/tests/python/demo_large_sliding_contact.py | 4 ++--
interface/tests/python/demo_mortar.py | 4 ++--
interface/tests/python/demo_navier_stokes.py | 3 +--
interface/tests/python/demo_nonlinear_elasticity.py | 19 ++-----------------
interface/tests/python/demo_parallel_laplacian.py | 9 +++++----
interface/tests/python/demo_phase_field.py | 10 ++++------
interface/tests/python/demo_plasticity.py | 2 +-
interface/tests/python/demo_plate.py | 2 +-
interface/tests/python/demo_static_contact.py | 4 ++--
interface/tests/python/demo_step_by_step.py | 3 ++-
interface/tests/python/demo_stokes_3D_tank.py | 3 ++-
interface/tests/python/demo_stokes_3D_tank_draw.py | 6 +++---
.../demo_thermo_elasticity_electrical_coupling.py | 13 ++-----------
interface/tests/python/demo_tresca.py | 5 ++---
interface/tests/python/demo_tripod.py | 3 ++-
interface/tests/python/demo_tripod_alt.py | 3 ++-
interface/tests/python/demo_wave.py | 4 +++-
interface/tests/python/demo_wave_equation.py | 4 +++-
interface/tests/python/demo_wheel_contact.py | 5 +++--
interface/tests/python/getfem_tvtk.py | 5 ++++-
interface/tests/python/tutorial1.py | 3 ++-
52 files changed, 139 insertions(+), 131 deletions(-)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Getfem-commits] [getfem-commits] master updated (ff88af6 -> 46ae0a7),
Yves Renard <=