29 #ifndef __GmshEllipsoidDomain_H
30 #define __GmshEllipsoidDomain_H 1
33 #include <boost/parameter.hpp>
34 #include <feel/feelcore/feel.hpp>
35 #include <feel/feelcore/parameter.hpp>
66 int Order= GMSH_ORDER_ONE,
67 DomainType dt = GMSH_REAL_DOMAIN );
82 std::string getDescription1D()
const;
84 std::string getDescription2D()
const;
86 std::string getDescription3D()
const;