ExtraElementIntegerDivision

Divide the mesh by increasing extra element IDs. The division will be contiguously numbered even if the extra element ids are not

The extra element integers are scanned throughout the mesh to determine the number of bins. The ordering of the divisions is the same as the numerical ordering of the extra element integers.

Input Parameters

  • extra_id_nameThe name of the extra element ID in the mesh

    C++ Type:ExtraElementIDName

    Controllable:No

    Description:The name of the extra element ID in the mesh

Required Parameters

  • control_tagsAdds user-defined labels for accessing object parameters via control logic.

    C++ Type:std::vector<std::string>

    Controllable:No

    Description:Adds user-defined labels for accessing object parameters via control logic.

  • enableTrueSet the enabled status of the MooseObject.

    Default:True

    C++ Type:bool

    Controllable:No

    Description:Set the enabled status of the MooseObject.

Advanced Parameters