Loading...
Searching...
No Matches
Go to the source code of this file.
|
subroutine | cartesian_pe_finder::cartesian_pe_finder_init (this, x, y, z, nelv, xh, comm, n_boxes, padding) |
| Initialize the global interpolation object on a set of coordinates.
|
|
subroutine | cartesian_pe_finder::cartesian_pe_finder_find (this, my_point, pe_candidates) |
|
integer(kind=i8) function, dimension(3) | cartesian_pe_finder::get_global_idx (this, x, y, z) |
|
integer function | cartesian_pe_finder::get_pe_idx (this, global_idx) |
|
subroutine | cartesian_pe_finder::cartesian_pe_finder_free (this) |
| Destructor.
|
|
subroutine | cartesian_pe_finder::cartesian_pe_finder_find_batch (this, points, n_points, points_at_pe, n_points_pe) |
|
subroutine | cartesian_pe_finder::send_recv_data (this, recv_values, n_recv_values, send_values, n_send_values) |
|