Dear GetFEM project

I fixed the following error which occured in ubuntu20.04.

getfem_models.cc:2567:19: error: ‘nbp’ was not declared in this scope
 2567 |               if (nbp > 1) {
      |                   ^~~
getfem_models.cc:2603:21: error: ‘nbp’ was not declared in this scope
 2603 |                 if (nbp > 1) {
      |                     ^~~

Could you merge devel-tetsuo-fix-error-in-ubuntu20.04 ?

BR Tetsuo

Reply via email to