Hello,
I’m looking into a couple fenics codes written in older versions (not sure which exact version), I’m trying to update some of the syntax to make the codes work with fenice 2019.1.0. Following are some lines of codes that seem to be outdated:
from dolfin import compile_extension_module
from dolfin import mpi_comm_world