Reference documentation for deal.II version GIT relicensing-493-g2fa0c96cf2 2024-04-29 17:00:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
SUNDIALS::internal::NVectorView< VectorType > Member List

This is the complete list of members for SUNDIALS::internal::NVectorView< VectorType >, including all inherited members.

make_nvector_view(VectorType &vector, SUNContext nvector_context)SUNDIALS::internal::NVectorView< VectorType >related
NVectorView()=defaultSUNDIALS::internal::NVectorView< VectorType >
NVectorView(VectorType &vector, SUNContext nvector_context)SUNDIALS::internal::NVectorView< VectorType >
NVectorView(NVectorView &&) noexcept=defaultSUNDIALS::internal::NVectorView< VectorType >
NVectorView(const NVectorView &)=deleteSUNDIALS::internal::NVectorView< VectorType >
operator N_Vector() constSUNDIALS::internal::NVectorView< VectorType >
operator->() constSUNDIALS::internal::NVectorView< VectorType >
operator=(NVectorView &&) noexcept=defaultSUNDIALS::internal::NVectorView< VectorType >
operator=(const NVectorView &)=deleteSUNDIALS::internal::NVectorView< VectorType >
vector_ptrSUNDIALS::internal::NVectorView< VectorType >private
~NVectorView()=defaultSUNDIALS::internal::NVectorView< VectorType >