Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Arcane::IParallelNonBlockingCollectiveDispatchT< Type > Liste des membres

Liste complète des membres de Arcane::IParallelNonBlockingCollectiveDispatchT< Type >, y compris les membres hérités :

allGather(ConstArrayView< Type > send_buf, ArrayView< Type > recv_buf)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
allGatherVariable(ConstArrayView< Type > send_buf, Array< Type > &recv_buf)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
allReduce(eReduceType op, ConstArrayView< Type > send_buf, ArrayView< Type > recv_buf)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
allToAll(ConstArrayView< Type > send_buf, ArrayView< Type > recv_buf, Integer count)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
allToAllVariable(ConstArrayView< Type > send_buf, Int32ConstArrayView send_count, Int32ConstArrayView send_index, ArrayView< Type > recv_buf, Int32ConstArrayView recv_count, Int32ConstArrayView recv_index)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
broadcast(ArrayView< Type > send_buf, Integer sub_domain)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
eReduceType typedef (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >
finalize()=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
gather(ConstArrayView< Type > send_buf, ArrayView< Type > recv_buf, Integer rank)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
gatherVariable(ConstArrayView< Type > send_buf, Array< Type > &recv_buf, Integer rank)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
Request typedef (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >
scatterVariable(ConstArrayView< Type > send_buf, ArrayView< Type > recv_buf, Integer root)=0 (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >pure virtual
~IParallelNonBlockingCollectiveDispatchT() (défini dans Arcane::IParallelNonBlockingCollectiveDispatchT< Type >)Arcane::IParallelNonBlockingCollectiveDispatchT< Type >inlinevirtual