SNOWPACK 20240425.b7bfb45
SnowDrift.cc File Reference
#include <snowpack/SnowDrift.h>
#include <snowpack/Hazard.h>
#include <snowpack/Utils.h>
#include <vector>
#include <assert.h>

Functions

static bool get_bool (const SnowpackConfig &cfg, const std::string &key, const std::string &section)
 
static bool get_redistribution (const SnowpackConfig &cfg)
 
static double get_sn_dt (const SnowpackConfig &cfg)
 

Function Documentation

◆ get_bool()

static bool get_bool ( const SnowpackConfig cfg,
const std::string &  key,
const std::string &  section 
)
static

◆ get_redistribution()

static bool get_redistribution ( const SnowpackConfig cfg)
static

◆ get_sn_dt()

static double get_sn_dt ( const SnowpackConfig cfg)
static