version 0.4.1
boundarypatch.hh File Reference
#include <dune/python/pybind11/eigen.h>
#include <dune/python/pybind11/functional.h>
#include <dune/python/pybind11/pybind11.h>
#include <dune/python/pybind11/stl.h>
#include <ikarus/finiteelements/ferequirements.hh>

Go to the source code of this file.

Namespaces

namespace  Ikarus
 
namespace  Ikarus::Python
 

Functions

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