While trying to fix an eval function for the DiscreteFunction class I tried out the evaluate_basis_all function to obtain the values of the basis functions of an element in a given point. But when calling that function I get the following runtime error: RuntimeError: The vectorised version of evaluate_basis() is not yet implemented.
This is probably expected - Dag gave me a hint for this function so thought it would work ? Kristen _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
