deal.II version GIT relicensing-1873-gbe302a5b2e 2024-09-18 11:00:00+00:00
|
#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) |