MeshGrid Class Reference

List of all members.

Public Attributes

std::vector< Complex * > complexMesh
std::vector< Complex
* >::iterator 
itr

Static Public Attributes

static const double POS_PI = 3.14159265
static const double NEG_PI = -3.14159265
static const unsigned int GRID_RES = 16
static const unsigned int GRID_INTERVAL = MeshGrid::GRID_RES-1
static const double leftRange = -3.1
static const double rightRange = 3.1
static const double interval = abs(MeshGrid::leftRange) + abs(MeshGrid::rightRange)
static const float eps = 1.19209290e-07f

Detailed Description

Definition at line 14 of file MeshGrid.h.


The documentation for this class was generated from the following files:
Generated on Wed Jun 27 10:14:23 2007 for CLV by  doxygen 1.5.2