#include <rz_bounds.hpp>
|
KOKKOS_INLINE_FUNCTION | RZBounds () |
|
| RZBounds (double rmin, double rmax, double zmin, double zmax) |
|
KOKKOS_INLINE_FUNCTION bool | is_outside (double r, double z) const |
|
KOKKOS_INLINE_FUNCTION double | get_r_width () const |
|
KOKKOS_INLINE_FUNCTION double | get_z_width () const |
|
KOKKOS_INLINE_FUNCTION double | bound_r (double r) const |
|
KOKKOS_INLINE_FUNCTION double | bound_z (double z) const |
|
double | area () const |
|
double | dVolume_dphi () const |
|
KOKKOS_INLINE_FUNCTION RZBounds::RZBounds |
( |
| ) |
|
|
inline |
RZBounds::RZBounds |
( |
double |
rmin, |
|
|
double |
rmax, |
|
|
double |
zmin, |
|
|
double |
zmax |
|
) |
| |
|
inline |
double RZBounds::area |
( |
| ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION double RZBounds::bound_r |
( |
double |
r | ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION double RZBounds::bound_z |
( |
double |
z | ) |
const |
|
inline |
double RZBounds::dVolume_dphi |
( |
| ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION double RZBounds::get_r_width |
( |
| ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION double RZBounds::get_z_width |
( |
| ) |
const |
|
inline |
KOKKOS_INLINE_FUNCTION bool RZBounds::is_outside |
( |
double |
r, |
|
|
double |
z |
|
) |
| 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/rz_bounds.hpp