|
| subroutine | orthogonalize_single_1d (vout, vin, weight_fun) |
| | Orthogonalize a B-spline function with respect to another B-spline function.
|
| |
◆ orthogonalize_single_1d()
Orthogonalize a B-spline function with respect to another B-spline function.
- Parameters
-
| [in,out] | vout | The orthogonalized B-spline function |
| [in] | vin | The B-spline function to orthogonalize against |
| [in] | weight_fun | _(optional)_ The weight function defining the inner product |
The documentation for this interface was generated from the following file:
- /builds/rwr/bspline_feec/src/bspline/m_bspline_linalg.f90