|
BSpline Finite Element Exterior Calculus
|
Convert a B-spline function to a PETSc vector. More...
Public Member Functions | |
| subroutine | get_petsc_1dvec (vec, bfun) |
| Get a PETSc vector containing the B-spline function data. | |
Convert a B-spline function to a PETSc vector.
| subroutine m_bspline_basis::get_petsc::get_petsc_1dvec | ( | intent(out) | vec, |
| type(bsplinefun), intent(in) | bfun ) |
Get a PETSc vector containing the B-spline function data.
| [out] | vec | The PETSc vector |
| [in] | bfun | The B-spline function |