jit

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

Just-in-time compile any provided form.

It uses the jit function from the form compiler registered by parameters[“form_compiler”][“name”].