dynLattice
Loading...
Searching...
No Matches
Classes | Typedefs
GMSHInputModule.h File Reference

Module for importing geometry using the GMSH C++ API. More...

Include dependency graph for GMSHInputModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GMSHInputModule
 Module for importing geometry and mesh data using GMSH API. More...
 

Typedefs

typedef jem::util::ArrayBuffer< idx_t > IdxBuffer
 

Detailed Description

Author
Til Gärtner

This module provides geometry import capabilities using GMSH mesh generator with support for various element types and mesh orders.

Typedef Documentation

◆ IdxBuffer

typedef jem::util::ArrayBuffer<idx_t> IdxBuffer