solver.tui.mesh.adapt.cell_registers#

class main_menu.mesh.adapt.cell_registers(path, service)#

Enters the cell registers menu.

adapt(*args, **kwargs)#

Adapt cell register objects.

add(*args, **kwargs)#

Add a new object.

apply_poor_mesh_numerics(*args, **kwargs)#

Applies poor mesh numerics to the mesh of a cell register.

coarsen(*args, **kwargs)#

Coarsen the mesh based on a cell register.

delete(*args, **kwargs)#

Deletes a cell register.

display(*args, **kwargs)#

Displays a cell register.

edit(*args, **kwargs)#

Edit an object.

list(*args, **kwargs)#

Lists all of the currently defined cell registers.

list_properties(*args, **kwargs)#

Lists the properties of a cell register.

refine(*args, **kwargs)#

Refine the mesh based on a cell register.