Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
pe_finder::pe_finder_find_batch Interface Reference

Find rank candidates for a batch of points in the domain. More...

Public Member Functions

subroutine pe_finder_find_batch (this, points, n_points, points_at_pe, n_points_pe)
 

Detailed Description

Definition at line 78 of file pe_finder.f90.

Constructor & Destructor Documentation

◆ pe_finder_find_batch()

subroutine pe_finder::pe_finder_find_batch::pe_finder_find_batch ( class(pe_finder_t), intent(inout this,
real(kind=rp), dimension(3,n_points), intent(in points,
integer, intent(in n_points,
type(stack_i4_t), dimension(0:(this%pe_size-1)), intent(inout points_at_pe,
integer, dimension(0:(this%pe_size-1)), intent(inout n_points_pe 
)
virtual

Definition at line 78 of file pe_finder.f90.


The documentation for this interface was generated from the following file: