You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a first .c file from a FEniCS .py file, we compile the plugin. If we are making modifications to the .py file to generate a new .c file with the same name, we need to recompile. Is there a way of avoiding this?
The text was updated successfully, but these errors were encountered:
When generating a first .c file from a FEniCS .py file, we compile the plugin. If we are making modifications to the .py file to generate a new .c file with the same name, we need to recompile. Is there a way of avoiding this?
The text was updated successfully, but these errors were encountered: