TopSbdBdg2d< O, X, I > Struct Template Reference

Inheritance diagram for TopSbdBdg2d< O, X, I >:

bezier::sbd2d< X, I, bezier::bzislv< X > > List of all members.

Detailed Description

template<class O, class X = double, class I = Interval<X,3>>
struct TopSbdBdg2d< O, X, I >

Definition at line 113 of file TopSbdBdg2d.h.

Public Types

typedef topology::point< X > point_t
typedef topology::point_graph<
X > 
pointgraph_t
typedef I interval_t
typedef interval_t coeff_t
typedef cell2d< X, MatrDse<
coeff_t > > 
cell_t
typedef Seq< X > u_solution

Public Member Functions

 TopSbdBdg2d (bool bx=true)
 TopSbdBdg2d (const X &e, const X &a, bool bx=true)
int c_sign (const cell_t &)
int dx_sign (const cell_t &)
int dy_sign (const cell_t &)
int regularity (cell_t &c)
template<class mpol_t>
void assign (cell_t &C, const mpol_t &p, const X &x0, const X &x1, const X &y0, const X &y1)
template<typename mpol_t>
void run (topology::point_graph< double > &r, const mpol_t &p, const X &x0, const X &x1, const X &y0, const X &y1)
cell_t pop (std::vector< cell_t > &L)
void assign (cell_t &I, const mpol_t &p, const X &x0, const X &x1, const X &y0, const X &y1)
void connect_xy (pointgraph_t &g, const cell_t &c, bool b)
int c_sign (const cell_t &)
int dx_sign (const cell_t &)
int dy_sign (const cell_t &)
int regularity (cell_t &c)
void run (pointgraph_t &g, const mpol_t &p, const X &x0, const X &x1, const X &y0, const X &y1)

Public Attributes

bool draw_box
bezier::bzislv< X > slv
eps
asr


The documentation for this struct was generated from the following file:

SYNAPS DOCUMENTATION
logo