Note: this is documentation for an old release. View the latest documentation at docs.fenicsproject.org/basix/v0.8.0/cpp/index.html
Home Installation C++ docs Python docs
Basix C++ documentation

Welcome to the Basix C++ documentation.

Creating an element

A Basix element can be created using the function basix::create_element(). This function will return a basix::FiniteElement object.