Skip to content
Snippets Groups Projects
Commit 5ad9044e authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

pp

parent c001de20
No related branches found
No related tags found
No related merge requests found
...@@ -115,7 +115,6 @@ GMSH_API gmshModelGeoAddSurfaceLoop(const int tag, const std::vector<int> &faceT ...@@ -115,7 +115,6 @@ GMSH_API gmshModelGeoAddSurfaceLoop(const int tag, const std::vector<int> &faceT
int &outTag); int &outTag);
GMSH_API gmshModelGeoAddVolume(const int tag, const std::vector<int> &shellTags, GMSH_API gmshModelGeoAddVolume(const int tag, const std::vector<int> &shellTags,
int &outTag); int &outTag);
GMSH_API gmshModelGeoExtrude(const vector_pair &inDimTags, GMSH_API gmshModelGeoExtrude(const vector_pair &inDimTags,
const double dx, const double dy, const double dz, const double dx, const double dy, const double dz,
vector_pair &outDimTags, vector_pair &outDimTags,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment