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

Convert a tensor product function to a PETSc vector. More...

Public Member Functions

subroutine get_petsc_vec_single (v, this)
 Get the PETSc vector from the tensor product B-spline function.
 
subroutine get_petsc_vec_blocks (v, this)
 Get the PETSc vector from the the tensor product B-spline functions.
 

Detailed Description

Convert a tensor product function to a PETSc vector.

Member Function/Subroutine Documentation

◆ get_petsc_vec_blocks()

subroutine m_tensorprod_basis::get_petsc::get_petsc_vec_blocks ( intent(out) v,
type(tensorprodfun), dimension(1:), intent(in) this )

Get the PETSc vector from the the tensor product B-spline functions.

Parameters
[out]vThe PETSc vector
[in]thisThe array of tensor product B-spline functions

◆ get_petsc_vec_single()

subroutine m_tensorprod_basis::get_petsc::get_petsc_vec_single ( intent(out) v,
type(tensorprodfun), intent(in) this )

Get the PETSc vector from the tensor product B-spline function.

Parameters
[out]vThe PETSc vector
[in]thisThe tensor product B-spline function

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