jit

dolfin.compilemodules.jit.jit(ufl_object, form_compiler_parameters=None, mpi_comm=None)

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.