BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_bspline_matrix::divgrad_matrix Interface Reference

Compute the divgrad matrix of a B-spline basis (i.e., the discretization of the Laplace operator) More...

Public Member Functions

subroutine divgrad_matrix_1d (l, bspline, dbspline)
 Compute the divgrad (Laplace) matrix of a 1D B-spline space.
 

Detailed Description

Compute the divgrad matrix of a B-spline basis (i.e., the discretization of the Laplace operator)

Member Function/Subroutine Documentation

◆ divgrad_matrix_1d()

subroutine m_bspline_matrix::divgrad_matrix::divgrad_matrix_1d ( intent(out) l,
type(bsplinespace), intent(in) bspline,
type(bsplinespace), intent(in) dbspline )

Compute the divgrad (Laplace) matrix of a 1D B-spline space.

Parameters
[out]Theresulting Laplace matrix
[in]bsplineThe B-spline space
[in]dbsplineThe derivative B-spline space

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