hexed 0.4.0
 
Loading...
Searching...
No Matches
hexed::Eikonal< n_dim, row_size > Class Template Reference

Classes

class  Computation
 

Public Member Functions

 Eikonal (int n_var, double smoothing, double grad_smoothing, double base_diffusion)
 
Mat< n_extrap > fetch_extrap (int stride, const double *data) const
 
void write_update (Mat< n_update > update, int stride, double *data, bool critical) const
 

Static Public Attributes

static constexpr bool has_diffusion = true
 
static constexpr bool has_convection = true
 
static constexpr bool has_source = true
 
static constexpr bool needs_size = true
 
static constexpr int n_state = n_dim + 2
 
static constexpr int n_update = 1
 
static constexpr int n_extrap = n_dim + 1
 

The documentation for this class was generated from the following file: