Module mpstthree::functionmpst::choose[][src]

Expand description

This module contains all the choose functions

Functions

Given a choice from A, to other processes, between two [mpstthree::meshedchannels::MeshedChannels], choose the first option for each.

Given a choice from B, to other processes, between two [mpstthree::meshedchannels::MeshedChannels], choose the first option for each.

Given a choice from C, to other processes, between two [mpstthree::meshedchannels::MeshedChannels], choose the first option for each.

Given a choice from A, to other processes, between two [mpstthree::meshedchannels::MeshedChannels], choose the second option for each.

Given a choice from B, to other processes, between two [mpstthree::meshedchannels::MeshedChannels], choose the second option for each.

Given a choice from C, to other processes, between two [mpstthree::meshedchannels::MeshedChannels], choose the second option for each.