BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_tensorprod_indices::size_2d Interface Reference

Public Member Functions

pure integer function size_tp_inds_2d (a, dir)
 Get the size of the TensorProdIndices in 2D.
 
pure integer function size_index_list_2d (a, dir)
 Get the size of the TensorProdIndexList in 2D.
 

Member Function/Subroutine Documentation

◆ size_index_list_2d()

pure integer function m_tensorprod_indices::size_2d::size_index_list_2d ( type(tensorprodindexlist), intent(in) a,
integer, intent(in), optional dir )

Get the size of the TensorProdIndexList in 2D.

Parameters
aThe TensorProdIndexList for which to get the size
dir_(optional)_ The direction for which to get the size (1 for x, 2 for y). If not provided, the total size is returned.

◆ size_tp_inds_2d()

pure integer function m_tensorprod_indices::size_2d::size_tp_inds_2d ( type(tensorprodindices), intent(in) a,
integer, intent(in), optional dir )

Get the size of the TensorProdIndices in 2D.

Parameters
aThe TensorProdIndices for which to get the size
dir_(optional)_ The direction for which to get the size (1 for x, 2 for y). If not provided, the total size is returned.

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