Zoltan2
Public Member Functions | Public Attributes
GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t > Class Template Reference

#include <GeometricGenerator.hpp>

Inheritance diagram for GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >:
Inheritance graph
[legend]
Collaboration diagram for GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual T getXCenter ()
virtual T getXRadius ()
 CoordinateGridDistribution (gno_t alongX, gno_t alongY, gno_t alongZ, int dim, T l_x, T r_x, T l_y, T r_y, T l_z, T r_z, int myRank_, int wSize)
virtual ~CoordinateGridDistribution ()
virtual CoordinatePoint< T > getPoint (gno_t pindex, unsigned int &state)
void GetPoints (lno_t requestedPointcount, CoordinatePoint< T > *points, Hole< T > **holes, lno_t holeCount, float *sharedRatios_, int myRank)
void GetPoints (lno_t requestedPointcount, T **coords, lno_t tindex, Hole< T > **holes, lno_t holeCount, float *sharedRatios_, int myRank)

Public Attributes

leftMostx
rightMostx
leftMosty
rightMosty
leftMostz
rightMostz
gno_t along_X
gno_t along_Y
gno_t along_Z
processCnt
int myRank
xstep
ystep
zstep
gno_t xshift
gno_t yshift
gno_t zshift
gno_t numPoints
int dimension
lno_t requested
gno_t assignedPrevious
int worldSize

Detailed Description

template<typename T, typename lno_t, typename gno_t>
class GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >

Definition at line 778 of file GeometricGenerator.hpp.


Constructor & Destructor Documentation

template<typename T, typename lno_t, typename gno_t>
GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::CoordinateGridDistribution ( gno_t  alongX,
gno_t  alongY,
gno_t  alongZ,
int  dim,
l_x,
r_x,
l_y,
r_y,
l_z,
r_z,
int  myRank_,
int  wSize 
) [inline]

Definition at line 801 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
virtual GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::~CoordinateGridDistribution ( ) [inline, virtual]

Definition at line 825 of file GeometricGenerator.hpp.


Member Function Documentation

template<typename T, typename lno_t, typename gno_t>
virtual T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::getXCenter ( ) [inline, virtual]
template<typename T, typename lno_t, typename gno_t>
virtual T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::getXRadius ( ) [inline, virtual]
template<typename T, typename lno_t, typename gno_t>
virtual CoordinatePoint<T> GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::getPoint ( gno_t  pindex,
unsigned int &  state 
) [inline, virtual]
template<typename T, typename lno_t, typename gno_t>
void GeometricGen::CoordinateDistribution< T, lno_t, gno_t >::GetPoints ( lno_t  requestedPointcount,
CoordinatePoint< T > *  points,
Hole< T > **  holes,
lno_t  holeCount,
float *  sharedRatios_,
int  myRank 
) [inline, inherited]

Definition at line 490 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
void GeometricGen::CoordinateDistribution< T, lno_t, gno_t >::GetPoints ( lno_t  requestedPointcount,
T **  coords,
lno_t  tindex,
Hole< T > **  holes,
lno_t  holeCount,
float *  sharedRatios_,
int  myRank 
) [inline, inherited]

Definition at line 579 of file GeometricGenerator.hpp.


Member Data Documentation

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::leftMostx

Definition at line 780 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::rightMostx

Definition at line 781 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::leftMosty

Definition at line 782 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::rightMosty

Definition at line 783 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::leftMostz

Definition at line 784 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::rightMostz

Definition at line 785 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::along_X

Definition at line 786 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::along_Y

Definition at line 786 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::along_Z

Definition at line 786 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::processCnt

Definition at line 788 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
int GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::myRank

Definition at line 789 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::xstep

Definition at line 790 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::ystep

Definition at line 790 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
T GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::zstep

Definition at line 790 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::xshift

Definition at line 791 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::yshift

Definition at line 791 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateGridDistribution< T, lno_t, gno_t >::zshift

Definition at line 791 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateDistribution< T, lno_t, gno_t >::numPoints [inherited]

Definition at line 475 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
int GeometricGen::CoordinateDistribution< T, lno_t, gno_t >::dimension [inherited]

Definition at line 476 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
lno_t GeometricGen::CoordinateDistribution< T, lno_t, gno_t >::requested [inherited]

Definition at line 477 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
gno_t GeometricGen::CoordinateDistribution< T, lno_t, gno_t >::assignedPrevious [inherited]

Definition at line 478 of file GeometricGenerator.hpp.

template<typename T, typename lno_t, typename gno_t>
int GeometricGen::CoordinateDistribution< T, lno_t, gno_t >::worldSize [inherited]

Definition at line 479 of file GeometricGenerator.hpp.


The documentation for this class was generated from the following file: