Download Python Interface

Transcript
Python Interface, Release 4.0
Level 3 Warning in getfem_import.cc, line 137:
All regions must have different number!
this means that the parametrization of the mesh in Gmsh .geo file must assign a different number to each region, the
problem exists because in Gmsh can coexist, for example, “Physical Surface (200)” and “Physical Line (200)”, as they
are different “types of regions” in Gmsh, that which does not occur in GetFEM++ since there is only one “type of
region”.
26
Chapter 6. How-tos