Zoltan2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GeometricGen::CoordinateUniformDistribution< T, lno_t, gno_t > Class Template Reference

#include <GeometricGenerator.hpp>

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

Public Member Functions

virtual T getXCenter ()
 
virtual T getXRadius ()
 
 CoordinateUniformDistribution (gno_t np_, int dim, T l_x, T r_x, T l_y, T r_y, T l_z, T r_z, int wSize)
 
virtual ~CoordinateUniformDistribution ()
 
virtual CoordinatePoint< T > getPoint (gno_t pindex, unsigned int &state)
 
- Public Member Functions inherited from GeometricGen::CoordinateDistribution< T, lno_t, gno_t >
virtual ~CoordinateDistribution ()
 
 CoordinateDistribution (gno_t np_, int dim, int wSize)
 
virtual CoordinatePoint< T > getPoint (gno_t point_index, unsigned int &state)=0
 
virtual T getXCenter ()=0
 
virtual T getXRadius ()=0
 
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
 
- Public Attributes inherited from GeometricGen::CoordinateDistribution< T, lno_t, gno_t >
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::CoordinateUniformDistribution< T, lno_t, gno_t >

Definition at line 709 of file GeometricGenerator.hpp.

Constructor & Destructor Documentation

◆ CoordinateUniformDistribution()

template<typename T , typename lno_t , typename gno_t >
GeometricGen::CoordinateUniformDistribution< T, lno_t, gno_t >::CoordinateUniformDistribution ( gno_t  np_,
int  dim,
l_x,
r_x,
l_y,
r_y,
l_z,
r_z,
int  wSize 
)
inline

Definition at line 727 of file GeometricGenerator.hpp.

◆ ~CoordinateUniformDistribution()

template<typename T , typename lno_t , typename gno_t >
virtual GeometricGen::CoordinateUniformDistribution< T, lno_t, gno_t >::~CoordinateUniformDistribution ( )
inlinevirtual

Definition at line 733 of file GeometricGenerator.hpp.

Member Function Documentation

◆ getXCenter()

template<typename T , typename lno_t , typename gno_t >
virtual T GeometricGen::CoordinateUniformDistribution< T, lno_t, gno_t >::getXCenter ( )
inlinevirtual

◆ getXRadius()

template<typename T , typename lno_t , typename gno_t >
virtual T GeometricGen::CoordinateUniformDistribution< T, lno_t, gno_t >::getXRadius ( )
inlinevirtual

◆ getPoint()

template<typename T , typename lno_t , typename gno_t >
virtual CoordinatePoint< T > GeometricGen::CoordinateUniformDistribution< T, lno_t, gno_t >::getPoint ( gno_t  pindex,
unsigned int &  state 
)
inlinevirtual

Member Data Documentation

◆ leftMostx

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

Definition at line 711 of file GeometricGenerator.hpp.

◆ rightMostx

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

Definition at line 712 of file GeometricGenerator.hpp.

◆ leftMosty

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

Definition at line 713 of file GeometricGenerator.hpp.

◆ rightMosty

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

Definition at line 714 of file GeometricGenerator.hpp.

◆ leftMostz

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

Definition at line 715 of file GeometricGenerator.hpp.

◆ rightMostz

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

Definition at line 716 of file GeometricGenerator.hpp.


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