dune-localfunctions
2.9.0
|
#include <dune/python/pybind11/pybind11.h>
#include <dune/common/visibility.hh>
#include <dune/localfunctions/common/localkey.hh>
#include <dune/localfunctions/common/virtualinterface.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
Dune::Python | |
Functions | |
template<typename LocalFiniteElement > | |
DUNE_EXPORT auto | Dune::Python::registerLocalFiniteElement (pybind11::handle scope, const char *name="LocalFiniteElement") |