11#ifndef MESH_GEN_GMSH_MESH_PIPELINE_H
12#define MESH_GEN_GMSH_MESH_PIPELINE_H
Collection of methods and database related to input.
void fillMeshFromActiveGmshModel(mesh::Mesh *mesh_p, const inp::MeshDeck *meshDeck, const inp::ModelDeck *modelDeck)
int gmshMeshGenerateDim(const inp::ModelDeck *modelDeck)
Collection of methods and data related to finite element and mesh.
Structure to read and store mesh related input data.
Structure to read and store model related input data.