|
Zoltan2
|
Zoltan2_BoxBoundaries is a reduction operation to all reduce the all box boundaries. More...
#include <Zoltan2_AlgMultiJagged.hpp>
Inherits ValueTypeReductionOp< Ordinal, T >.
Public Member Functions | |
| Zoltan2_BoxBoundaries () | |
| Default Constructor. More... | |
| Zoltan2_BoxBoundaries (Ordinal s_) | |
| Constructor. More... | |
| void | reduce (const Ordinal count, const T inBuffer[], T inoutBuffer[]) const |
| Implement Teuchos::ValueTypeReductionOp interface. More... | |
Zoltan2_BoxBoundaries is a reduction operation to all reduce the all box boundaries.
Definition at line 47 of file Zoltan2_AlgMultiJagged.hpp.
|
inline |
Default Constructor.
Definition at line 56 of file Zoltan2_AlgMultiJagged.hpp.
|
inline |
Constructor.
| Ordinal | DOCWORK: Documentation |
Definition at line 62 of file Zoltan2_AlgMultiJagged.hpp.
|
inline |
Implement Teuchos::ValueTypeReductionOp interface.
| count | DOCWORK: Documentation |
| inBuffer | DOCWORK: Documentation |
| inoutBuffer | DOCWORK: Documentation |
Definition at line 70 of file Zoltan2_AlgMultiJagged.hpp.
1.8.5