SpherePackingScenarioGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes | Friends
algorithms::ls::ReadInput Class Reference

#include <ReadInput.h>

List of all members.

Public Member Functions

int read (std::string filename)

Private Attributes

char datafile [NAME_LEN]
int eventspercycle
double growthrate
double initialpf
double maxpf
double maxpressure
int N
char readfile [NAME_LEN]
double temp
char writefile [NAME_LEN]

Friends

void RandomPacking::generate ()

Detailed Description

Class ReadInput read the configuration of generating spheres


Member Function Documentation

int algorithms::ls::ReadInput::read ( std::string  filename)

Read the configuaration filename the configuration


Friends And Related Function Documentation

void RandomPacking::generate ( ) [friend]

Member Data Documentation

file to write statistics

the growthrate of sphere

initial packing fraction

maximum packing fraction

maximum pressure, one of two stopping criterions

spheres

file with configuration; if new, creates new

initial temperature (temp=0 means v=0)

file to write configuration


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines