suanPan
IGA Struct Reference

#include <BSpline.h>

Collaboration diagram for IGA:

Static Public Member Functions

static void convert_to_weighted (mat &)
 
static void convert_to_weighted (field< vec > &)
 
static uword compute_order (const vec &)
 
static uword compute_number_of_elements (const vec &)
 
static uword compute_number_of_control_points (const vec &)
 
static uvec compute_all_element_span (const vec &)
 

Member Function Documentation

◆ compute_all_element_span()

uvec IGA::compute_all_element_span ( const vec &  knot)
static
Here is the caller graph for this function:

◆ compute_number_of_control_points()

uword IGA::compute_number_of_control_points ( const vec &  knot)
static
Here is the call graph for this function:

◆ compute_number_of_elements()

uword IGA::compute_number_of_elements ( const vec &  knot)
static
Here is the call graph for this function:

◆ compute_order()

uword IGA::compute_order ( const vec &  knot)
static
Here is the caller graph for this function:

◆ convert_to_weighted() [1/2]

void IGA::convert_to_weighted ( field< vec > &  polygon)
static

◆ convert_to_weighted() [2/2]

void IGA::convert_to_weighted ( mat &  polygon)
static
Here is the caller graph for this function:

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