[Gmsh] number of gauss point per element

Christophe Geuzaine cgeuzaine at uliege.be
Wed Jun 17 13:26:09 CEST 2020



> On 16 Jun 2020, at 19:48, Panagiotis Kotronis <Panagiotis.Kotronis at ec-nantes.fr> wrote:
> 
> Is it possible to choose the number of Gauss points in an element when creating a mesh, and then to print this information for each element in the generated msh file?

Gauss point choice is independent from mesh generation. You can use the API (cf. getIntegrationPoints) to get quadrature points and perform integration (cf. getJacobians) on a mesh.

Christophe

> _______________________________________________
> gmsh mailing list
> gmsh at onelab.info
> http://onelab.info/mailman/listinfo/gmsh

— 
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science 
http://www.montefiore.ulg.ac.be/~geuzaine






More information about the gmsh mailing list