Open Ziemnono opened 2 years ago
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?
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?