Canoe
Comprehensive Atmosphere N' Ocean Engine
|
Functions | |
std::vector< Direction > | parse_radiation_directions (std::string str) |
uint64_t | parse_radiation_flags (std::string str) |
void | get_phase_momentum (Real *pmom, int iphas, Real gg, int npmom) |
std::vector< Direction > RadiationHelper::parse_radiation_directions | ( | std::string | str | ) |
Definition at line 195 of file radiation.cpp.
uint64_t RadiationHelper::parse_radiation_flags | ( | std::string | str | ) |
Definition at line 212 of file radiation.cpp.
void RadiationHelper::get_phase_momentum | ( | Real * | pmom, |
int | iphas, | ||
Real | gg, | ||
int | npmom | ||
) |
Definition at line 256 of file radiation.cpp.