XGC1
|
#include "space_settings.hpp"
#include "NamelistReader.hpp"
#include "globals.hpp"
#include "gyro_radius.hpp"
Go to the source code of this file.
Typedefs | |
typedef Field< VarType::Scalar, PhiInterpType::None > | ScalarField |
Enumerations | |
enum class | VarType { Vector , Vector2D , Scalar } |
Functions | |
template<PhiInterpType PIT> | |
constexpr VarType | vec2d_if_axisym () |
template<> | |
constexpr VarType | vec2d_if_axisym< PhiInterpType::Planes > () |
template<> | |
constexpr VarType | vec2d_if_axisym< PhiInterpType::None > () |
KOKKOS_INLINE_FUNCTION bool | isfinite (const Field< VarType::Vector, PhiInterpType::Planes > &f) |
|
strong |
KOKKOS_INLINE_FUNCTION bool isfinite | ( | const Field< VarType::Vector, PhiInterpType::Planes > & | f | ) |
|
constexpr |
|
constexpr |
|
constexpr |