#include <IPTwoBlockVec.hh>
|
| IPTwoBlockVec (Vec a, Vec b) |
|
| ~IPTwoBlockVec ()=default |
|
IS | blockAIndexSet () |
|
IS | blockBIndexSet () |
|
void | scatter (Vec a, Vec b) |
|
void | scatterToA (Vec a) |
|
void | scatterToB (Vec b) |
|
void | scatter (Vec ab, Vec a, Vec b) |
|
void | scatterToA (Vec ab, Vec a) |
|
void | scatterToB (Vec ab, Vec b) |
|
void | gather (Vec a, Vec b) |
|
void | gatherFromA (Vec a) |
|
void | gatherFromB (Vec b) |
|
void | gather (Vec a, Vec b, Vec ab) |
|
void | gatherFromA (Vec a, Vec ab) |
|
void | gatherFromB (Vec b, Vec ab) |
|
| operator Vec () |
|
Definition at line 32 of file IPTwoBlockVec.hh.
The documentation for this class was generated from the following files: