Functions to manipulate the coordinates. More...
| Functions/Subroutines | |
| pure double precision function, dimension(size(coordinates) -1) | coordinates_to_steps (coordinates) | 
| Translate coordinates to steps. | |
Functions to manipulate the coordinates.
| pure double precision function, dimension(size(coordinates)-1) mod_point_interpolation_coordinates::coordinates_to_steps | ( | double precision, dimension(:), intent(in) | coordinates | ) | 
Translate coordinates to steps.
| [in] | coordinates | the point coordinates of size \(N\) |