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

Determine the active intervals on the subdomain. More...

Public Member Functions

pure subroutine actv_interval_inds_3d (active_inds_x, active_inds_y, active_inds_z, tp_space)
 Get the active interval indices in 3D on this rank.
 

Detailed Description

Determine the active intervals on the subdomain.

Member Function/Subroutine Documentation

◆ actv_interval_inds_3d()

pure subroutine m_tensorprod_basis::actv_interval_inds::actv_interval_inds_3d ( integer, dimension(:), intent(out), allocatable active_inds_x,
integer, dimension(:), intent(out), allocatable active_inds_y,
integer, dimension(:), intent(out), allocatable active_inds_z,
type(tensorprodspace), intent(in) tp_space )

Get the active interval indices in 3D on this rank.

Parameters
[out]active_inds_xActive interval indices in x-direction
[out]active_inds_yActive interval indices in y-direction
[out]active_inds_zActive interval indices in z-direction

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