Class xlifepp::Ellipse#

class Ellipse : public xlifepp::Surface#

Inheritence diagram for xlifepp::Ellipse:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "4" [label="xlifepp::Disk" tooltip="xlifepp::Disk"] "1" [label="xlifepp::Ellipse" tooltip="xlifepp::Ellipse" fillcolor="#BFBFBF"] "3" [label="xlifepp::Geometry" tooltip="xlifepp::Geometry"] "2" [label="xlifepp::Surface" tooltip="xlifepp::Surface"] "4" -> "1" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="public-inheritance"] "2" -> "3" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for xlifepp::Ellipse:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "22" [label="xlifepp::Collection< string_t >" tooltip="xlifepp::Collection< string_t >"] "15" [label="xlifepp::Matrix< real_t >" tooltip="xlifepp::Matrix< real_t >"] "19" [label="xlifepp::Vector< real_t >" tooltip="xlifepp::Vector< real_t >"] "30" [label="xlifepp::Vector< xlifepp::Vector< real_t > >" tooltip="xlifepp::Vector< xlifepp::Vector< real_t > >"] "39" [label="std::list< std::pair< number_t, real_t > >" tooltip="std::list< std::pair< number_t, real_t > >"] "11" [label="std::map< number_t, std::vector< number_t > >" tooltip="std::map< number_t, std::vector< number_t > >"] "9" [label="std::map< number_t, xlifepp::Geometry * >" tooltip="std::map< number_t, xlifepp::Geometry * >"] "38" [label="std::map< string_t, number_t >" tooltip="std::map< string_t, number_t >"] "40" [label="std::list< T >" tooltip="std::list< T >"] "10" [label="std::map< K, T >" tooltip="std::map< K, T >"] "6" [label="std::vector< T >" tooltip="std::vector< T >"] "25" [label="std::vector< T >" tooltip="std::vector< T >"] "18" [label="std::vector< K >" tooltip="std::vector< K >"] "5" [label="std::vector< RealPair >" tooltip="std::vector< RealPair >"] "21" [label="std::vector< const xlifepp::Transformation * >" tooltip="std::vector< const xlifepp::Transformation * >"] "26" [label="std::vector< number_t >" tooltip="std::vector< number_t >"] "16" [label="std::vector< real_t >" tooltip="std::vector< real_t >"] "35" [label="std::vector< std::vector< GeoNumPair > >" tooltip="std::vector< std::vector< GeoNumPair > >"] "12" [label="std::vector< std::vector< int_t > >" tooltip="std::vector< std::vector< int_t > >"] "23" [label="std::vector< string_t >" tooltip="std::vector< string_t >"] "34" [label="std::vector< xlifepp::GeomDomain * >" tooltip="std::vector< xlifepp::GeomDomain * >"] "33" [label="std::vector< xlifepp::GeomElement * >" tooltip="std::vector< xlifepp::GeomElement * >"] "37" [label="std::vector< xlifepp::Parameter * >" tooltip="std::vector< xlifepp::Parameter * >"] "8" [label="std::vector< xlifepp::Point >" tooltip="std::vector< xlifepp::Point >"] "27" [label="std::vector< xlifepp::Transformation * >" tooltip="std::vector< xlifepp::Transformation * >"] "31" [label="std::vector< xlifepp::Vector< real_t > >" tooltip="std::vector< xlifepp::Vector< real_t > >"] "4" [label="xlifepp::BoundingBox" tooltip="xlifepp::BoundingBox"] "24" [label="xlifepp::Collection< T >" tooltip="xlifepp::Collection< T >"] "1" [label="xlifepp::Ellipse" tooltip="xlifepp::Ellipse" fillcolor="#BFBFBF"] "13" [label="xlifepp::ExtrusionData" tooltip="xlifepp::ExtrusionData"] "41" [label="xlifepp::GeoNode" tooltip="xlifepp::GeoNode"] "3" [label="xlifepp::Geometry" tooltip="xlifepp::Geometry"] "17" [label="xlifepp::Matrix< K >" tooltip="xlifepp::Matrix< K >"] "32" [label="xlifepp::Mesh" tooltip="xlifepp::Mesh"] "7" [label="xlifepp::MinimalBox" tooltip="xlifepp::MinimalBox"] "36" [label="xlifepp::Parameters" tooltip="xlifepp::Parameters"] "29" [label="xlifepp::Parametrization" tooltip="xlifepp::Parametrization"] "28" [label="xlifepp::Point" tooltip="xlifepp::Point"] "2" [label="xlifepp::Surface" tooltip="xlifepp::Surface"] "14" [label="xlifepp::Transformation" tooltip="xlifepp::Transformation"] "20" [label="xlifepp::Vector< K >" tooltip="xlifepp::Vector< K >"] "22" -> "23" [dir=forward tooltip="public-inheritance"] "22" -> "24" [dir=forward tooltip="template-instance"] "15" -> "16" [dir=forward tooltip="public-inheritance"] "15" -> "17" [dir=forward tooltip="template-instance"] "19" -> "16" [dir=forward tooltip="public-inheritance"] "19" -> "20" [dir=forward tooltip="template-instance"] "30" -> "31" [dir=forward tooltip="public-inheritance"] "30" -> "20" [dir=forward tooltip="template-instance"] "39" -> "40" [dir=forward tooltip="template-instance"] "11" -> "10" [dir=forward tooltip="template-instance"] "9" -> "10" [dir=forward tooltip="template-instance"] "38" -> "10" [dir=forward tooltip="template-instance"] "18" -> "6" [dir=forward tooltip="template-instance"] "5" -> "6" [dir=forward tooltip="template-instance"] "21" -> "6" [dir=forward tooltip="template-instance"] "26" -> "6" [dir=forward tooltip="template-instance"] "16" -> "6" [dir=forward tooltip="template-instance"] "35" -> "6" [dir=forward tooltip="template-instance"] "12" -> "6" [dir=forward tooltip="template-instance"] "23" -> "6" [dir=forward tooltip="template-instance"] "34" -> "6" [dir=forward tooltip="template-instance"] "33" -> "6" [dir=forward tooltip="template-instance"] "37" -> "6" [dir=forward tooltip="template-instance"] "8" -> "6" [dir=forward tooltip="template-instance"] "27" -> "6" [dir=forward tooltip="template-instance"] "31" -> "6" [dir=forward tooltip="template-instance"] "4" -> "5" [dir=forward tooltip="usage"] "24" -> "25" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="public-inheritance"] "1" -> "8" [dir=forward tooltip="usage"] "13" -> "14" [dir=forward tooltip="usage"] "13" -> "22" [dir=forward tooltip="usage"] "13" -> "26" [dir=forward tooltip="usage"] "13" -> "16" [dir=forward tooltip="usage"] "13" -> "19" [dir=forward tooltip="usage"] "13" -> "27" [dir=forward tooltip="usage"] "13" -> "28" [dir=forward tooltip="usage"] "41" -> "41" [dir=forward tooltip="usage"] "41" -> "3" [dir=forward tooltip="usage"] "3" -> "4" [dir=forward tooltip="usage"] "3" -> "7" [dir=forward tooltip="usage"] "3" -> "9" [dir=forward tooltip="usage"] "3" -> "11" [dir=forward tooltip="usage"] "3" -> "12" [dir=forward tooltip="usage"] "3" -> "13" [dir=forward tooltip="usage"] "3" -> "29" [dir=forward tooltip="usage"] "3" -> "3" [dir=forward tooltip="usage"] "3" -> "41" [dir=forward tooltip="usage"] "17" -> "18" [dir=forward tooltip="public-inheritance"] "32" -> "3" [dir=forward tooltip="usage"] "32" -> "8" [dir=forward tooltip="usage"] "32" -> "33" [dir=forward tooltip="usage"] "32" -> "34" [dir=forward tooltip="usage"] "32" -> "26" [dir=forward tooltip="usage"] "32" -> "35" [dir=forward tooltip="usage"] "32" -> "32" [dir=forward tooltip="usage"] "7" -> "8" [dir=forward tooltip="usage"] "36" -> "37" [dir=forward tooltip="usage"] "36" -> "38" [dir=forward tooltip="usage"] "29" -> "3" [dir=forward tooltip="usage"] "29" -> "19" [dir=forward tooltip="usage"] "29" -> "30" [dir=forward tooltip="usage"] "29" -> "32" [dir=forward tooltip="usage"] "29" -> "36" [dir=forward tooltip="usage"] "29" -> "39" [dir=forward tooltip="usage"] "28" -> "16" [dir=forward tooltip="public-inheritance"] "2" -> "3" [dir=forward tooltip="public-inheritance"] "2" -> "8" [dir=forward tooltip="usage"] "2" -> "16" [dir=forward tooltip="usage"] "2" -> "26" [dir=forward tooltip="usage"] "14" -> "15" [dir=forward tooltip="usage"] "14" -> "19" [dir=forward tooltip="usage"] "14" -> "21" [dir=forward tooltip="usage"] "20" -> "18" [dir=forward tooltip="public-inheritance"] }

definition of an elliptic geometry in R^3 (surface)

Ellipse constructors are based on a key-value system. Here are the available keys:

  • _center: to define the center of the Ellipse

  • _v1, _v2: to define apogees of the Ellipse

  • _xlength, _ylength: to define axis lengths of the Ellipse

  • _xradius, _yradius: to define semi-axis lengths of the Ellipse

  • _angle1, _angle2: to define an elliptic sector from a pair of angles. The angular origin is determined by _v1

  • _type: indicator to fit curved boundaries (default) or not which gives flat (or plane) boundaries

  • _nnodes: to define the number of nodes on the edges of the Ellipse

  • _hsteps: to define the local mesh steps on build points of the Ellipse

  • _domain_name: to define the domain name

  • _side_names: to define the side names

  • _varnames: to define the variable names for print purpose

Subclassed by xlifepp::Disk

Public Functions

Ellipse()#

default constructor

default ellipse is circle of center (0,0,0) and radius 1, no parametrization

Ellipse(const Point &center, const Point &p1, const Point &p2, const std::vector<number_t> &n = std::vector<number_t>(4, 2), const string_t &domName = string_t())#

default constructor with 3 points

Ellipse(const Point &center, const Point &p1, const Point &p2, const std::vector<real_t> &h, const string_t &domName = string_t())#

default constructor with 3 points

Ellipse(Parameter p1, Parameter p2, Parameter p3)#

constructor with 3 Parameter

Ellipse(Parameter p1, Parameter p2, Parameter p3, Parameter p4)#

constructor with 4 Parameter

Ellipse(Parameter p1, Parameter p2, Parameter p3, Parameter p4, Parameter p5)#

constructor with 5 Parameter

Ellipse(Parameter p1, Parameter p2, Parameter p3, Parameter p4, Parameter p5, Parameter p6)#

constructor with 6 Parameter

Ellipse(Parameter p1, Parameter p2, Parameter p3, Parameter p4, Parameter p5, Parameter p6, Parameter p7)#

constructor with 7 Parameter

Ellipse(Parameter p1, Parameter p2, Parameter p3, Parameter p4, Parameter p5, Parameter p6, Parameter p7, Parameter p8)#

constructor with 8 Parameter

Ellipse(Parameter p1, Parameter p2, Parameter p3, Parameter p4, Parameter p5, Parameter p6, Parameter p7, Parameter p8, Parameter p9)#

constructor with 9 Parameter

inline virtual ~Ellipse()#

destructor

virtual string_t asString() const#

format as string

virtual std::vector<const Point*> boundNodes() const#

returns list of points on boundary (const)

virtual Geometry &buildBoundary() const#

create boundary geometry

create boundary geometry of ellipse

inline Point center() const#

accessor to point

inline virtual Geometry *clone() const#

virtual copy constructor for Geometry

inline virtual Surface *cloneS() const#

virtual copy constructor for Surface

virtual void collect(const string_t &n, std::list<Geometry*>&) const#

collect in a list all canonical geometry’s with name n

collect in a list all canonical geometry’s with name n (may be the ellipse itself and some ellipse sides: EllArc)

virtual void computeBB()#

computes the bounding box

virtual void computeMB()#

computes the minimal box

virtual std::vector<std::pair<ShapeType, std::vector<const Point*>>> curves() const#

returns list of edges (const)

inline virtual Disk *disk()#

access to child Disk object

inline virtual const Disk *disk() const#

access to child Disk object (const)

inline virtual Ellipse *ellipse()#

access to child Ellipse object

inline virtual const Ellipse *ellipse() const#

access to child Ellipse object (const)

Vector<real_t> funParametrization(const Point &pt, Parameters &pars, DiffOpType d = _id) const#

parametrization P0+(P1-P0)*r*cos(t)+P2-P0)*r*sin(t)

parametrization P0 + (P1-P0)*r*cos(s) + (P2-P0)*r*sin(s) 0 <= r <= 1, 0 <= t <= 1, s= thetamin_+ t*(thetamax_-thetamin_)

inline virtual Ellipse &homothetize(const Parameter &p1)#

apply a homothety on a Ellipse (1 key)

inline virtual Ellipse &homothetize(const Parameter &p1, const Parameter &p2)#

apply a homothety on a Ellipse (2 keys)

inline virtual Ellipse &homothetize(const Point &c = Point(0., 0., 0.), real_t factor = 1.)#

apply a homothety on a Ellipse

inline virtual Ellipse &homothetize(real_t factor)#

apply a homothety on a Ellipse

Vector<real_t> invParametrization(const Point &pt, Parameters &pars, DiffOpType d = _id) const#

inverse of parametrization (u,v)=invf(p)

inverse of parametrization (u,v)=invf(pt)

inline virtual bool isPlane() const#

return true if geometry is plane

inline bool isSector() const#

returns the flag being true if it is an elliptical sector

inline real_t length1() const#

return first axis length

inline real_t length2() const#

return second axis length

inline virtual real_t measure() const#

return the length/area/volume of the geometry

inline virtual number_t nbSides() const#

returns the number of sides

virtual number_t nbSubdiv() const#

returns number of subdivision

virtual std::vector<int_t> nnodesPerBorder()#

i-th value is nnodes of the Geometry’s i-th border, else -1 if defined with hsteps

virtual std::vector<Point*> nodes()#

returns list of every main point (non const)

virtual std::vector<const Point*> nodes() const#

returns list of every point (const)

inline virtual Ellipse &pointReflect(const Parameter &p1)#

apply a point reflection on a Ellipse (1 key)

inline virtual Ellipse &pointReflect(const Point &c = Point(0., 0., 0.))#

apply a point reflection on a Ellipse

inline real_t radius1() const#

return first semi-axis length

inline real_t radius2() const#

return second semi-axis length

inline virtual Ellipse &reflect2d(const Parameter &p1)#

apply a reflection2d on a Ellipse (1 key)

inline virtual Ellipse &reflect2d(const Parameter &p1, const Parameter &p2)#

apply a reflection2d on a Ellipse (2 keys)

inline virtual Ellipse &reflect2d(const Point &c, real_t dx, real_t dy = 0.)#

apply a reflection2d on a Ellipse

inline virtual Ellipse &reflect2d(const Point &c = Point(0., 0.), std::vector<real_t> d = std::vector<real_t>(2, 0.))#

apply a reflection2d on a Ellipse

inline virtual Ellipse &reflect3d(const Parameter &p1)#

apply a reflection3d on a Ellipse (1 key)

inline virtual Ellipse &reflect3d(const Parameter &p1, const Parameter &p2)#

apply a reflection3d on a Ellipse (2 keys)

inline virtual Ellipse &reflect3d(const Point &c, real_t nx, real_t ny, real_t nz = 0.)#

apply a reflection3d on a Ellipse

inline virtual Ellipse &reflect3d(const Point &c = Point(0., 0., 0.), std::vector<real_t> n = std::vector<real_t>(3, 0.))#

apply a reflection3d on a Ellipse

inline virtual Ellipse &rotate2d(const Parameter &p1)#

apply a rotation 2D on a Ellipse (1 key)

inline virtual Ellipse &rotate2d(const Parameter &p1, const Parameter &p2)#

apply a rotation 2D on a Ellipse (2 keys)

inline virtual Ellipse &rotate2d(const Point &c, real_t angle = 0.)#

apply a rotation 2D on a Ellipse

inline virtual Ellipse &rotate3d(const Parameter &p1)#

apply a rotation 3D on a Ellipse (1 key)

inline virtual Ellipse &rotate3d(const Parameter &p1, const Parameter &p2)#

apply a rotation 3D on a Ellipse (2 keys)

inline virtual Ellipse &rotate3d(const Parameter &p1, const Parameter &p2, const Parameter &p3)#

apply a rotation 3D on a Ellipse (3 keys)

inline virtual Ellipse &rotate3d(const Point &c, real_t dx, real_t dy, real_t angle)#

apply a rotation on a Ellipse

inline virtual Ellipse &rotate3d(const Point &c, real_t dx, real_t dy, real_t dz, real_t angle)#

apply a rotation on a Ellipse

inline virtual Ellipse &rotate3d(const Point &c, std::vector<real_t> d = std::vector<real_t>(3, 0.), real_t angle = 0.)#

apply a rotation 3D on a Ellipse

inline virtual Ellipse &rotate3d(real_t dx, real_t dy, real_t angle)#

apply a rotation 3D on a Ellipse

inline virtual Ellipse &rotate3d(real_t dx, real_t dy, real_t dz, real_t angle)#

apply a rotation 3D on a Ellipse

virtual std::vector<std::pair<ShapeType, std::vector<const Point*>>> surfs() const#

returns list of surfaces (const)

inline real_t thetamax() const#

returns the second angle

inline real_t thetamin() const#

returns the first angle

virtual Ellipse &transform(const Transformation &t)#

apply a geometrical transformation on a Ellipse

inline virtual Ellipse &translate(const Parameter &p1)#

apply a translation on a Ellipse (1 key)

inline virtual Ellipse &translate(real_t ux, real_t uy = 0., real_t uz = 0.)#

apply a translation on a Ellipse (3 reals version)

inline virtual Ellipse &translate(std::vector<real_t> u)#

apply a translation on a Ellipse (vector version)

inline virtual dimen_t type() const#

returns type of subdivision

inline const std::vector<Point> &v() const#

accessor to true vertices

inline const Point &v(number_t i) const#

accessor to vertex i (read only)

virtual std::vector<Point*> wholeNodes()#

returns list of every point (p_ and v_) (non const)