i_fun_find_cell Interface

interface
private pure function i_fun_find_cell(self, x) result(icell)

Arguments

Type IntentOptional Attributes Name
class(sll_c_bsplines), intent(in) :: self

B-splines object

real(kind=wp), intent(in) :: x

point of interest

Return Value integer

Description

results cell index