Implementation of forwarding autodiff types from python to c++ and vice versa. More...
#include <cstddef>
#include <Python.h>
#include <dune/fufem/dunepython.hh>
#include <autodiff/forward/real/real.hpp>
Go to the source code of this file.
Classes | |
struct | Python::Conversion< autodiff::Real< order, T > > |
Conversion specialization for autodiff::Real type. More... | |
Namespaces | |
namespace | Python |