adapt#
Bases:
TUIMenuEnters the mesh adaption menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
adapt_mesh(service, version, mode, path)Performs manual adaption on the mesh according to the methods and settings that you specified.
anisotropic_adaption(service, version, mode, ...)Applies legacy anisotropic adaption to refine the boundary layers or registers.
cell_registers(service, version, mode, path)Enters the cell registers menu.
coarsening_criteria(service, version, mode, path)Allows you to provide an expression for the coarsening criterion.
display_adaption_cells(service, version, ...)Displays the cells that are marked for adaption in the graphics window.
free_hierarchy(service, version, mode, path)Deletes the defined adaption hierarchy.
geometry(service, version, mode, path)Enters the geometry menu.
list_adaption_cells(service, version, mode, path)Prints the number of cells marked for refinement, coarsening, and both to the console.
manage_criteria(service, version, mode, path)Enters the manage criteria menu, which provides text commands for managing automatic adaption criteria.
manual_coarsening_criteria(service, version, ...)No help available.
manual_refinement_criteria(service, version, ...)No help available.
multi_layer_refinement(service, version, ...)Enter the multiple boundary layer refinement menu.
profile(service, version, mode, path)Enters the profile menu.
refinement_criteria(service, version, mode, path)Allows you to provide an expression for the refinement criterion.
set(service, version, mode, path)Enters the set menu.
__init__ method of TUIMenu class.
Bases:
TUIMethodPerforms manual adaption on the mesh according to the methods and settings that you specified.
Bases:
TUIMethodApplies legacy anisotropic adaption to refine the boundary layers or registers. Cells will be split in the normal direction to the boundary face. Note that this text command is only available for 3D cases that have the adaption method set to hanging node.
Bases:
TUIMethodAllows you to provide an expression for the coarsening criterion.
Bases:
TUIMethodDisplays the cells that are marked for adaption in the graphics window.
Bases:
TUIMethodDeletes the defined adaption hierarchy.
Bases:
TUIMethodPrints the number of cells marked for refinement, coarsening, and both to the console.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodAllows you to provide an expression for the refinement criterion.