binomial_mat | NURBSBase | protected |
BSplineSurface(vec, vec, uword, field< vec > &&={}) | NURBSSurface | explicit |
BSplineSurface(const BSplineSurface &)=default | NURBSSurface | |
BSplineSurface(BSplineSurface &&)=default | NURBSSurface | |
dimension | BSplineSurface | protected |
evaluate_point(double, double, const field< vec > &) const override | NURBSSurface | virtual |
BSplineSurface::evaluate_point(double, double) const | BSplineSurface | |
evaluate_point_derivative(double, double, const field< vec > &, sword=-1, sword=-1) const override | NURBSSurface | virtual |
BSplineSurface::evaluate_point_derivative(double, double, sword=-1, sword=-1) const | BSplineSurface | |
evaluate_shape_function(double, double, const field< vec > &) const override | NURBSSurface | virtual |
BSplineSurface::evaluate_shape_function(double, double) const | BSplineSurface | |
evaluate_shape_function_derivative(double, double, const field< vec > &, sword=-1, sword=-1) const override | NURBSSurface | virtual |
BSplineSurface::evaluate_shape_function_derivative(double, double, sword=-1, sword=-1) const | BSplineSurface | |
get_all_element_span() const | BSplineSurface | |
get_number_of_control_points() const | BSplineSurface | |
initialize_binomial(sword) const | NURBSBase | protected |
line_u | BSplineSurface | protected |
line_v | BSplineSurface | protected |
net | BSplineSurface | protected |
NURBSSurface2D(vec, vec, field< vec > &&={}) | NURBSSurface2D | explicit |
operator=(const BSplineSurface &)=delete | BSplineSurface | |
operator=(BSplineSurface &&)=delete | BSplineSurface | |
set_control_polygon(field< vec > &&) | BSplineSurface | |
set_control_polygon(const field< vec > &) | BSplineSurface | |
~BSplineSurface()=default | BSplineSurface | virtual |