#include <input.h>
Collaboration diagram for Input_data_object:
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) |
Definition at line 66 of file input.h.
|
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: |
|
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: |