Overture  Version 25
Public Member Functions | Public Attributes | List of all members
SphereLoading Class Reference

#include <SphereLoading.h>

Public Member Functions

 SphereLoading (int sizeOfDistribution=1, bool fromGUI=true)
 
 ~SphereLoading ()
 
void resize (int &)
 
void updateDistribution (int, RealArray, RealArray)
 
void printSpheres (aString &)
 
void printTecPlotSpheres (aString &)
 
void printDuneSpheres (aString &)
 

Public Attributes

RealArray sphereCenter
 
RealArray sphereRadius
 
RealArray sphereDistribution
 
RealArray sphereVelocity
 
RealArray sphereStartTime
 
double volumeFraction
 
bool fromGUI
 
int RNGSeed
 

Constructor & Destructor Documentation

SphereLoading::SphereLoading ( int  sizeOfDistribution = 1,
bool  fromGUI = true 
)
SphereLoading::~SphereLoading ( )

Member Function Documentation

void SphereLoading::printDuneSpheres ( aString )
void SphereLoading::printSpheres ( aString )
void SphereLoading::printTecPlotSpheres ( aString )
void SphereLoading::resize ( int &  )
void SphereLoading::updateDistribution ( int  ,
RealArray  ,
RealArray   
)

Member Data Documentation

bool SphereLoading::fromGUI
int SphereLoading::RNGSeed
RealArray SphereLoading::sphereCenter
RealArray SphereLoading::sphereDistribution
RealArray SphereLoading::sphereRadius
RealArray SphereLoading::sphereStartTime
RealArray SphereLoading::sphereVelocity
double SphereLoading::volumeFraction

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