Loading...
Searching...
No Matches
 
 
 
 
Go to the source code of this file.
 | 
| subroutine  | aabb_pe_finder::aabb_pe_finder_init (this, x, y, z, nelv, xh, comm, padding) | 
|   | Initialize the global interpolation object on a set of coordinates.  
  | 
|   | 
| subroutine  | aabb_pe_finder::aabb_pe_finder_free (this) | 
|   | Destructor.  
  | 
|   | 
| subroutine  | aabb_pe_finder::aabb_pe_finder_find_candidates (this, my_point, pe_candidates) | 
|   | Find pe candidates.  
  | 
|   | 
| subroutine  | aabb_pe_finder::aabb_pe_finder_find_candidates_batch (this, points, n_points, points_at_pe, n_points_pe) | 
|   |