\( B_{i}(r)r^l \) This function is used in calculation of the overlap integral between two B-spline functions.
More...
|
procedure | init => init_bspl_prod_pow |
| This function takes as an input an array of knots. The size of the input array must be k+n. The values k, n must be set before calling this function. The input array of knots is transferred to the internal array knots which is then used in eval. More...
|
|
procedure | wp_eval => wp_bspl_prod_pow_evaluation |
|
procedure | ep_eval => ep_bspl_prod_pow_evaluation |
|
|
integer | l |
|
integer | i |
|
integer | id |
|
integer | k |
|
integer | n |
|
\( B_{i}(r)r^l \) This function is used in calculation of the overlap integral between two B-spline functions.
◆ ep_eval()
◆ init()
This function takes as an input an array of knots. The size of the input array must be k+n. The values k, n must be set before calling this function. The input array of knots is transferred to the internal array knots which is then used in eval.
◆ wp_eval()
integer function_integration_gbl::bspl_prod_pow::i |
◆ id
integer function_integration_gbl::bspl_prod_pow::id |
integer function_integration_gbl::bspl_prod_pow::k |
integer function_integration_gbl::bspl_prod_pow::l |
integer function_integration_gbl::bspl_prod_pow::n |
The documentation for this type was generated from the following file: