BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_domain_decomp::actv_interval_inds Interface Reference

Determine the active intervals indices in one direction (based on the responsible B-spline indices). More...

Public Member Functions

pure subroutine actv_interval_inds_1d (active_inds, i0, i1, bspline)
 Determine the active interval indices for the current rank in one direction.
 

Detailed Description

Determine the active intervals indices in one direction (based on the responsible B-spline indices).

Member Function/Subroutine Documentation

◆ actv_interval_inds_1d()

pure subroutine m_domain_decomp::actv_interval_inds::actv_interval_inds_1d ( integer, dimension(:), intent(out), allocatable active_inds,
integer, intent(in) i0,
integer, intent(in) i1,
type(bsplinespace), intent(in) bspline )

Determine the active interval indices for the current rank in one direction.

Parameters
[out]active_indsThe array of active interval indices
[in]i0The start index of the responsible B-spline
[in]i1The end index of the responsible B-spline
[in]bsplineThe B-spline space

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