Point_hashtable_input Class Reference

#include <input.h>

Collaboration diagram for Point_hashtable_input:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Point_hashtable_input (int Nx, int Ny, int Nz, double value)
bool Is_point (int Nx, int Ny, int Nz)
double Value ()
 ~Point_hashtable_input ()

Public Attributes

int nx
int ny
int nz
double wert
Point_hashtable_inputnext

Detailed Description

Definition at line 33 of file input.h.


Constructor & Destructor Documentation

Point_hashtable_input::Point_hashtable_input int  Nx,
int  Ny,
int  Nz,
double  value
[inline]
 

Definition at line 41 of file input.h.

References next.

Point_hashtable_input::~Point_hashtable_input  )  [inline]
 

Definition at line 48 of file input.h.

References next.


Member Function Documentation

bool Point_hashtable_input::Is_point int  Nx,
int  Ny,
int  Nz
[inline]
 

Definition at line 46 of file input.h.

References nx, ny, and nz.

double Point_hashtable_input::Value  )  [inline]
 

Definition at line 47 of file input.h.

References wert.


Member Data Documentation

Point_hashtable_input* Point_hashtable_input::next
 

Definition at line 39 of file input.h.

Referenced by Point_hashtable_input(), and ~Point_hashtable_input().

int Point_hashtable_input::nx
 

Definition at line 35 of file input.h.

Referenced by Is_point().

int Point_hashtable_input::ny
 

Definition at line 35 of file input.h.

Referenced by Is_point().

int Point_hashtable_input::nz
 

Definition at line 35 of file input.h.

Referenced by Is_point().

double Point_hashtable_input::wert
 

Definition at line 37 of file input.h.

Referenced by Value().


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:45:28 2006 for IPPL by  doxygen 1.4.6