XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
binary_search.hpp File Reference
#include "space_settings.hpp"
Include dependency graph for binary_search.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class Device >
KOKKOS_INLINE_FUNCTION int binary_search (const View< double *, CLayout, Device > &x0, const double x)
 

Function Documentation

template<class Device >
KOKKOS_INLINE_FUNCTION int binary_search ( const View< double *, CLayout, Device > &  x0,
const double  x 
)

Here is the caller graph for this function: