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

Public Member Functions

subroutine get_petsc_inds (is, inds, domain)
 Get the PETSc indices for a list of TensorProdIndexList objects.
 

Member Function/Subroutine Documentation

◆ get_petsc_inds()

subroutine m_domain_decomp::get_petsc::get_petsc_inds ( intent(out) is,
class(tensorprodindexlist), dimension(:), intent(in) inds,
type(tensorproddomain), intent(in) domain )

Get the PETSc indices for a list of TensorProdIndexList objects.

Parameters
[out]isThe PETSc index set to be created
[in]indsThe TensorProdIndexList objects for which to create the PETSc index set
[in]domainThe TensorProdDomain for which the indices are created

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