Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.5.0
\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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Classes | Namespaces | Functions
n_vector.h File Reference
#include <deal.II/base/config.h>
#include <sundials/sundials_nvector.h>
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  SUNDIALS::internal::NVectorView< VectorType >
 

Namespaces

namespace  SUNDIALS
 
namespace  SUNDIALS::internal
 

Functions

template<typename VectorType >
VectorType * SUNDIALS::internal::unwrap_nvector (N_Vector v)
 
template<typename VectorType >
const VectorType * SUNDIALS::internal::unwrap_nvector_const (N_Vector v)