gridripper::amr1d::IntervalList Class Reference

Interval of grid points. More...

List of all members.

Public Member Functions

 IntervalList (int l, int r)
 Creates an interval.
boolean contains (int i)

Public Attributes

int left
 Left bound.
int right
 Right bound.
IntervalList next
 Next interval.


Detailed Description

Interval of grid points.

Version:
0.5, 12/19/2006
Since:
GridRipper 0.4, 12/13/2006
Author:
Peter Csizmadia

Constructor & Destructor Documentation

gridripper::amr1d::IntervalList::IntervalList ( int  l,
int  r 
) [inline]

Creates an interval.

Parameters:
l left bound
r right bound


Member Data Documentation

Left bound.

Right bound.

Next interval.


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

Generated on Wed Jun 17 18:47:25 2009 for GridRipper by  doxygen 1.5.6