Instantiate cpp.FunctionSpaces from compiled ufc form.
Examples of usage
fs0, c = create_ufc_function_spaces(mesh, ufc_form0) fs1, c = create_ufc_function_spaces(mesh, ufc_form1, c)
VectorFunctionSpace
dolfin.functions.specialfunctions module
Enter search terms or a module, class or function name.