solver.tui.mesh.polyhedra#

class main_menu.mesh.polyhedra(path, service)#

Enters the polyhedra menu.

convert_domain(*args, **kwargs)#

Converts the entire domain to polyhedra cells.

convert_hanging_nodes(*args, **kwargs)#

Converts cells with hanging nodes/edges to polyhedra.

convert_hanging_nodes_zones(*args, **kwargs)#

Convert selected cell zones with hanging nodes and faces to polyhedra. The selected cell zones cannot be connected to other zones.

convert_skewed_cells(*args, **kwargs)#

Converts skewed cells to polyhedra.