Switch from dolfin::Array and dolfin::ArrayView to Eigen::Map/Ref

Issue #896 new
Prof Garth Wells created an issue

Eigen::Ref/Map provide a richer syntax than dolfin::Array and dolfin::ArrayView, and interface out-of-the-box with NumPy via pybind11.

Comments (0)

  1. Log in to comment