I want to ask compatibility question about multphenicsx. As dolfinx upgrade to 0.11 version. Also there is modification in the nonlinearproblem class. Can I installed the multphenicsx in same fashion as up till dolfinx 0.9.0 version because up till that nonlinearproblem class is same. Thanks in advance for any suggestion or guideline.
To me it looks like multiphenicsx is up to date with 0.11, looking at the CI:
so the installation should work.
Maybe @francesco-ballarin can comment on any changes required from a user perspective?
I believe that, if you are using dolfinx 0.10.0, you cannot use the latest version of multiphenicsx. You have to install an old version of multiphenicsx that is compatible. Is this the problem you are having?
If you are using dolfinx 0.11.0, as @dokken said you should be able to use the latest version.