#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 |
|
◆ Bounds() [1/2]
KOKKOS_INLINE_FUNCTION Bounds::Bounds |
( |
| ) |
|
|
inline |
◆ Bounds() [2/2]
Bounds::Bounds |
( |
double |
min_in, |
|
|
double |
max_in |
|
) |
| |
|
inline |
◆ bound()
KOKKOS_INLINE_FUNCTION double Bounds::bound |
( |
double |
v | ) |
const |
|
inline |
◆ is_outside()
KOKKOS_INLINE_FUNCTION bool Bounds::is_outside |
( |
double |
v | ) |
const |
|
inline |
◆ width()
KOKKOS_INLINE_FUNCTION double Bounds::width |
( |
| ) |
const |
|
inline |
◆ max_
◆ min_
The documentation for this struct was generated from the following file:
- /p/test_ssd/builds/t3_84szKM/0/xgc/XGC-Devel/XGC_core/cpp/bounds.hpp