Input_data_object Class Reference

#include <input.h>

Collaboration diagram for Input_data_object:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Input_data_object (D3vector *coordinates, double *value, int num_points, double mesh_x, double mesh_y, double mesh_z)
double Interpolate_value (D3vector coordinates)

Detailed Description

Definition at line 66 of file input.h.


Constructor & Destructor Documentation

Input_data_object::Input_data_object D3vector coordinates,
double *  value,
int  num_points,
double  mesh_x,
double  mesh_y,
double  mesh_z
 

Definition at line 69 of file input.cc.

References factor_eps_input, Find_next_prime(), MIN(), x, D3vector::x, y, D3vector::y, z, and D3vector::z.

Here is the call graph for this function:


Member Function Documentation

double Input_data_object::Interpolate_value D3vector  coordinates  ) 
 

Definition at line 187 of file input.cc.

References sum(), D3vector::x, D3vector::y, and D3vector::z.

Referenced by Variable::operator=(), and Cell_Variable::operator=().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Jan 16 14:42:00 2006 for IPPL by  doxygen 1.4.6