← Back to team overview

dolfin team mailing list archive

jit signature

 

What is the prefix in this line?

            (self._compiled_form, module, self.form_data, prefix) = \
                jit(form,
                    form_compiler_parameters,
                    common_cell)

Martin


Follow ups