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.

Previous topic

TrialFunction

Next topic

dolfin.functions.functionspace module

This Page