#include <bounds.hpp>
|
KOKKOS_INLINE_FUNCTION | Bounds () |
|
| Bounds (double min_in, double max_in) |
|
KOKKOS_INLINE_FUNCTION bool | is_outside (double v) const |
|
KOKKOS_INLINE_FUNCTION double | width () const |
|
KOKKOS_INLINE_FUNCTION double | bound (double v) const |
|
KOKKOS_INLINE_FUNCTION Bounds::Bounds |
( |
| ) |
|
|
inline |
Bounds::Bounds |
( |
double |
min_in, |
|
|
double |
max_in |
|
) |
| |
|
inline |
KOKKOS_INLINE_FUNCTION double Bounds::bound |
( |
double |
v | ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION bool Bounds::is_outside |
( |
double |
v | ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION double Bounds::width |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- /u/gitlab-xgc/builds/YGMz2TJ8/0/xgc/XGC-Devel/XGC_core/cpp/bounds.hpp