- inputThe mesh we want to modify
C++ Type:MeshGeneratorName
Description:The mesh we want to modify
- subdomain_idsNew subdomain IDs of all elements
C++ Type:std::vector
Description:New subdomain IDs of all elements
ElementSubdomainIDGenerator
This MeshGenerator object allows the user to assign each element the subdomain id of his choice.
Input Parameters
- element_idsNew element IDs of all elements
C++ Type:std::vector
Description:New element IDs of all elements
Optional Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector
Description:Adds user-defined labels for accessing object parameters via control logic.
- enableTrueSet the enabled status of the MooseObject.
Default:True
C++ Type:bool
Description:Set the enabled status of the MooseObject.
Advanced Parameters
Input Files
- test/tests/postprocessors/point_value/point_value.i
- test/tests/meshgenerators/sidesets_between_subdomains_generator/sideset_between_vector_subdomains_generator.i
- test/tests/meshgenerators/sideset_around_subdomain_generator/around_multi_created_subdomain.i
- test/tests/userobjects/internal_side_user_object/internal_side_user_object_two_materials.i