dune-localfunctions 2.10
|
#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 | |
namespace | Dune |
namespace | Dune::Python |
Functions | |
template<typename LocalFiniteElement > | |
DUNE_EXPORT auto | Dune::Python::registerLocalFiniteElement (pybind11::handle scope, const char *name="LocalFiniteElement") |