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

  • rank0The MPI rank to assign all elements to.

    Default:0

    C++ Type:unsigned int

    Controllable:No

    Description:The MPI rank to assign all elements to.

Optional 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

References

No citations exist within this document.