SG++-Doxygen-Documentation
|
Message wrapped in MPI_Packet specifying an order to a worker to update a class' system matrix decomposition. More...
#include <NetworkMessageData.hpp>
Public Attributes | |
size_t | classIndex |
The class to execute the system matrix decomposition update for. More... | |
size_t | gridversion |
The new grid version to set after the update. More... | |
Message wrapped in MPI_Packet specifying an order to a worker to update a class' system matrix decomposition.
size_t sgpp::datadriven::AssignSystemMatrixUpdateNetworkMessage::classIndex |
The class to execute the system matrix decomposition update for.
size_t sgpp::datadriven::AssignSystemMatrixUpdateNetworkMessage::gridversion |
The new grid version to set after the update.
Referenced by sgpp::datadriven::MPIMethods::assignSystemMatrixUpdate().