Reference documentation for deal.II version 9.6.0
|
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()=default | SUNDIALS::internal::NVectorView< VectorType > | |
NVectorView(VectorType &vector, SUNContext nvector_context) | SUNDIALS::internal::NVectorView< VectorType > | |
NVectorView(NVectorView &&) noexcept=default | SUNDIALS::internal::NVectorView< VectorType > | |
NVectorView(const NVectorView &)=delete | SUNDIALS::internal::NVectorView< VectorType > | |
operator N_Vector() const | SUNDIALS::internal::NVectorView< VectorType > | |
operator->() const | SUNDIALS::internal::NVectorView< VectorType > | |
operator=(NVectorView &&) noexcept=default | SUNDIALS::internal::NVectorView< VectorType > | |
operator=(const NVectorView &)=delete | SUNDIALS::internal::NVectorView< VectorType > | |
vector_ptr | SUNDIALS::internal::NVectorView< VectorType > | private |
~NVectorView()=default | SUNDIALS::internal::NVectorView< VectorType > |