XGC1
|
#include "space_settings.hpp"
#include "NamelistReader.hpp"
#include "globals.hpp"
#include "gyro_radius.hpp"
Go to the source code of this file.
Enumerations | |
enum | VarType { VarType::Vector, VarType::Vector2D, VarType::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 > () |
|
strong |
constexpr VarType vec2d_if_axisym | ( | ) |
constexpr VarType vec2d_if_axisym< PhiInterpType::None > | ( | ) |
constexpr VarType vec2d_if_axisym< PhiInterpType::Planes > | ( | ) |