- rank0The MPI rank to assign all elements to.
Default:0
C++ Type:unsigned int
Unit:(no unit assumed)
Controllable:No
Description:The MPI rank to assign all elements to.
SingleRankPartitioner
Assigns element processor ids to a single MPI rank.
Description
Partitions all elements to the given "rank". Useful for restricting an application to run on only one processor.
Input Parameters
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector<std::string>
Unit:(no unit assumed)
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
Unit:(no unit assumed)
Controllable:No
Description:Set the enabled status of the MooseObject.