MeshKit  1.0
IAWeights Class Reference

#include <IAWeights.hpp>

Inheritance diagram for IAWeights:

List of all members.

Public Member Functions

 IAWeights ()
virtual ~IAWeights ()
void uniquify (const double lo, const double hi)
void print () const

Static Public Member Functions

static double rand_excluded_middle ()

Public Attributes

const bool debugging

Detailed Description

Definition at line 15 of file IAWeights.hpp.


Constructor & Destructor Documentation

IAWeights ( )

default constructor

Definition at line 37 of file IAWeights.cpp.

~IAWeights ( ) [virtual]

default destructor

Definition at line 41 of file IAWeights.cpp.


Member Function Documentation

void print ( ) const

Definition at line 172 of file IAWeights.cpp.

double rand_excluded_middle ( ) [static]

Definition at line 45 of file IAWeights.cpp.

void uniquify ( const double  lo,
const double  hi 
)

Definition at line 59 of file IAWeights.cpp.


Member Data Documentation

const bool debugging

Definition at line 28 of file IAWeights.hpp.


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