TestFunctions

dolfin.functions.function.TestFunctions(V)

UFL value: Create a TestFunction in a mixed space, and return a tuple with the function components corresponding to the subelements.

This is the overloaded PyDOLFIN variant.