Argument

class dolfin.functions.function.Argument(V, number, part=None)

Bases: ufl.argument.Argument

UFL value: Representation of an argument to a form.

This is the overloaded PyDOLFIN variant.

function_space()

Return the FunctionSpace

Previous topic

dolfin.functions.function module

Next topic

Function

This Page