jit

dolfin.compilemodules.jit.jit(*args, **kwargs)

Just-in-time compile any provided UFL Form or FiniteElement using FFC.

Default parameters from FFC are overridden by parameters[“form_compiler”] first and then the form_compiler_parameters argument to this function.