I want to use RegularCutRefinement in Dolfin Python. How can i do this? Thanks for your Attention.
Questions should indicate that you've done some basic research, e.g. looked at demos, documentation.
I got a solution. You have to check out paramters with info(paramters,True) and then you can choose a method for refinement.