BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_bspline_basis::get_petsc Interface Reference

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.
 

Detailed Description

Convert a B-spline function to a PETSc vector.

Member Function/Subroutine Documentation

◆ get_petsc_1dvec()

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.

Parameters
[out]vecThe PETSc vector
[in]bfunThe B-spline function

The documentation for this interface was generated from the following file: