Description
I've spent the last day trying to figure out how my work on creating a mesh file that contains named volumes and named surfaces is not discarded by sfepy.
I didn't give up and just replicate my work on mesh generation in the selector syntax of the regions declaration of sfepy because the selector syntax documentation is incomplete. For instance if one does a google search on:
"cell id" site:sfepy.org
One can't find a syntax for that. Is there also a missing syntax for referring to named regions so-defined in a mesh file? If I could have been confident it wasn't supported, I would have saved maybe a day of messing around in debuggers and searches trying to find it -- but I didn't want to throw out my prior work.
This may sound a bit petty but this is the kind of barrier to entry to a platform that can seriously degrade its adoption.