Sierra Toolkit
Version of the Day
|
#include <utility>
#include <vector>
#include <string>
#include <Teuchos_ParameterList.hpp>
#include <stk_mesh/base/Types.hpp>
#include <stk_rebalance/GeomDecomp.hpp>
Go to the source code of this file.
Classes | |
struct | stk_classic::rebalance::Zoltan::MeshInfo |
A structure to organize the mesh entity data. More... | |
Namespaces | |
stk_classic | |
Sierra Toolkit. | |
stk_classic::rebalance | |
Typedefs | |
typedef Teuchos::ParameterList | stk_classic::rebalance::Parameters |
derived from Partition to implement Zoltan based rebalancing.
Definition in file ZoltanPartition.hpp.