Quoting [EMAIL PROTECTED]: > 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 ?
This function is currently not supported in FFC, and it is not on top of my todo list, meaning I won't have time to look at it for the next two months. But anyone should of course feel free to have a look at it. Kristian > Kristen > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
