Re: [Getfem-commits] please merge branch devel-tetsuo-add_lumped_mass_python_interface_squash

2021-04-09 Thread Tetsuo Koyama
Dear Kostas and Yves @Kostas Thank you for your comment. It is a good point. I am a fan of adding brick at the end of the methods. add_isotropic_linearized_elasticity_pstrain_brick add_isotropic_linearized_elasticity_pstrain_brick add_lumped_mass_for_first_order_brick If you don't mind I will

Re: [Getfem-commits] please merge branch devel-tetsuo-add_lumped_mass_python_interface_squash

2021-04-09 Thread Konstantinos Poulios via Getfem-commits
Dear Tetsuo and Yves @Tetsuo thanks for this interface functions. I would like to use this opportunity to discuss about the word "brick" in the naming of our functions adding PDE term matrices. Traditionally, "brick" was only used at the end of the function name. More recently, Yves started

[Getfem-commits] please merge branch devel-tetsuo-add_lumped_mass_python_interface_squash

2021-04-09 Thread Tetsuo Koyama
Dear GetFEM project I added the lumped mass for first order to the python interface. Could you merge devel-tetsuo-add_lumped_mass_python_interface_squash ? BR Tetsuo

[Getfem-commits] [getfem-commits] branch devel-tetsuo-add_lumped_mass_python_interface_squash created (now a76e73d)

2021-04-09 Thread Tetsuo Koyama
tkoyama010 pushed a change to branch devel-tetsuo-add_lumped_mass_python_interface_squash. at a76e73d Add lumped mass python interface This branch includes the following new commits: new a76e73d Add lumped mass python interface

[Getfem-commits] (no subject)

2021-04-09 Thread Tetsuo Koyama
branch: devel-tetsuo-add_lumped_mass_python_interface_squash commit a76e73d0c3033eac71e08e33427d18b1a1b18435 Author: Tetsuo Koyama AuthorDate: Fri Apr 9 18:17:26 2021 +0900 Add lumped mass python interface --- interface/src/gf_model_set.cc| 23 +++