dune-vtk 2.8
|
#include <dune/vtk/vtkwriter.hh>
#include <dune/python/pybind11/pybind11.h>
#include <dune/python/pybind11/stl.h>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
namespace | Dune::Vtk |
Functions | |
template<class Writer , class... options> | |
static void | Dune::Vtk::registerVtkWriter (pybind11::handle scope, pybind11::class_< Writer, options... > cls) |