TrialFunctions

dolfin.functions.function.TrialFunctions(V)

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

This is the overloaded PyDOLFIN variant.