NerveMshCreator.set_gnd_facet
- NerveMshCreator.set_gnd_facet(outfacet=None, lfacet=None, rfacet=None)[source]
Set which of the outer facet should be the ground (element 1)
- Parameters:
outfacet (bool or None) – if true outer ring facet is included to the element 1, if None not modified by default None
lfacet (bool or None) – if true left facet is included to the element 1, if None not modified by default None
rfacet (bool or None) – if true right facet is included to the element 1, if None not modified by default None