Skip to content
Snippets Groups Projects
Commit fedc28de authored by Gaetan Bricteux's avatar Gaetan Bricteux
Browse files

fix

parent e73c33d9
Branches
Tags
No related merge requests found
...@@ -85,7 +85,7 @@ set(GMSH_API ...@@ -85,7 +85,7 @@ set(GMSH_API
Geo/SOrientedBoundingBox.h Geo/CellComplex.h Geo/ChainComplex.h Geo/Cell.h Geo/SOrientedBoundingBox.h Geo/CellComplex.h Geo/ChainComplex.h Geo/Cell.h
Geo/Homology.h Geo/Homology.h
Mesh/meshGEdge.h Mesh/meshGFace.h Mesh/meshGFaceOptimize.h Mesh/meshGEdge.h Mesh/meshGFace.h Mesh/meshGFaceOptimize.h
Mesh/meshGFaceDelaunayInsertion.h Mesh/levy3D.h Mesh/meshGFaceDelaunayInsertion.h Mesh/Levy3D.h
Solver/dofManager.h Solver/femTerm.h Solver/laplaceTerm.h Solver/elasticityTerm.h Solver/dofManager.h Solver/femTerm.h Solver/laplaceTerm.h Solver/elasticityTerm.h
Solver/crossConfTerm.h Solver/orthogonalTerm.h Solver/crossConfTerm.h Solver/orthogonalTerm.h
Solver/linearSystem.h Solver/linearSystemGMM.h Solver/linearSystemCSR.h Solver/linearSystem.h Solver/linearSystemGMM.h Solver/linearSystemCSR.h
......
#include "levy3D.h" #include "Levy3D.h"
#include "polynomialBasis.h" #include "polynomialBasis.h"
#include "Gauss.h" #include "Gauss.h"
#include "GModel.h" #include "GModel.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment