getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] master updated (de3f720 -> 816c2c0)


From: Konstantinos Poulios
Subject: [Getfem-commits] [getfem-commits] master updated (de3f720 -> 816c2c0)
Date: Fri, 4 Aug 2017 05:17:24 -0400 (EDT)

logari81 pushed a change to branch master.

      from  de3f720   moving three functions in vtk_export to protected 
classification to make them accessible for derived classes
      adds  b9bc748   normalize source code whitespace
      adds  cc2a093   add support for default values in md_param
      adds  2f8f796   calculate and cache the center of the real element in 
geotrans_interpolation_context
      adds  816c2c0   code simplifications and clean up

No new revisions were added by this update.

Summary of changes:
 src/bgeot_convex_ref.cc                |   80 +-
 src/bgeot_ftool.cc                     |  345 ++--
 src/bgeot_geometric_trans.cc           |  422 ++---
 src/getfem/bgeot_ftool.h               |   64 +-
 src/getfem/bgeot_geometric_trans.h     |   87 +-
 src/getfem/bgeot_mesh_structure.h      |   32 +-
 src/getfem/getfem_mesh_fem.h           |   12 +-
 src/getfem_assembling_tensors.cc       |  361 +++--
 src/getfem_fem.cc                      |  100 +-
 src/getfem_generic_assembly.cc         | 2775 ++++++++++++++++----------------
 src/getfem_mesh_fem_global_function.cc |    2 +-
 src/getfem_models.cc                   |  217 ++-
 src/getfem_nonlinear_elasticity.cc     |  254 +--
 src/getfem_omp.cc                      |    3 +-
 14 files changed, 2383 insertions(+), 2371 deletions(-)



reply via email to

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