|
Zoltan2
|
#include <GeometricGenerator.hpp>
Public Member Functions | |
| ~GeometricGenerator () | |
| void | print_description () |
| GeometricGenerator (Teuchos::ParameterList ¶ms, const RCP< const Teuchos::Comm< int > > &comm_) | |
| void | perturb_data (float used_perturbation_ratio, int scale) |
| void | getBestSurface (int remaining, int *dimProcs, int dim, int currentDim, int &bestSurface, int *bestDimProcs) |
| void | getMinMaxCoords (scalar_t *globalMaxCoords, scalar_t *globalMinCoords) |
| void | blockPartition (int *coordinate_grid_parts) |
| void | distribute_points (int *coordinate_grid_parts) |
| int | predistributeMJ (int *coordinate_grid_parts) |
| int | predistributeRCB (int *coordinate_grid_parts) |
| void | redistribute () |
| int | getNumWeights () |
| ########END Predistribution functions######################// | |
| int | getCoordinateDimension () |
| lno_t | getNumLocalCoords () |
| gno_t | getNumGlobalCoords () |
| scalar_t ** | getLocalCoordinatesView () |
| scalar_t ** | getLocalWeightsView () |
| void | getLocalCoordinatesCopy (scalar_t **c) |
| void | getLocalWeightsCopy (scalar_t **w) |
Definition at line 892 of file GeometricGenerator.hpp.
|
inline |
Definition at line 1527 of file GeometricGenerator.hpp.
|
inline |
Definition at line 1605 of file GeometricGenerator.hpp.
|
inline |
Definition at line 1565 of file GeometricGenerator.hpp.
|
inline |
Definition at line 1843 of file GeometricGenerator.hpp.
|
inline |
Definition at line 1886 of file GeometricGenerator.hpp.
|
inline |
Definition at line 1912 of file GeometricGenerator.hpp.
|
inline |
getting minimum and maximum coordinates for each dimension///
getting the best partitioning number along each dimension ///
getting the size of a slice along each dimension ///
##################Initial part assignments ###############///
#########Counting the num points in each part ###########///
Definition at line 1946 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2345 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2375 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2455 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2640 of file GeometricGenerator.hpp.
|
inline |
########END Predistribution functions######################//
Definition at line 2667 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2670 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2673 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2676 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2680 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2684 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2688 of file GeometricGenerator.hpp.
|
inline |
Definition at line 2699 of file GeometricGenerator.hpp.