version 0.4.1
registerferequirements.hh File Reference
#include <dune/python/common/typeregistry.hh>
#include <dune/python/pybind11/pybind11.h>
#include <ikarus/python/finiteelements/scalarwrapper.hh>

Go to the source code of this file.

Namespaces

namespace  Ikarus
 
namespace  Ikarus::Python
 

Functions

template<class FE , class... options>
void Ikarus::Python::registerFERequirement (pybind11::handle scope, pybind11::class_< FE, options... > cls)