GVEC
User & Developer Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
i_fun_find_cell
Interface
34 statements
Source File
sll_m_bsplines_base.f90
sll_m_bsplines_base
i_fun_find_cell
Contents
None
interface
private pure function i_fun_find_cell(self, x) result(icell)
Arguments
Type
Intent
Optional
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