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

Classes

class  Computation
 

Public Member Functions

 Laplace (int n_var, int read_offset, int write_offset)
 
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 = false
 
static constexpr bool has_source = false
 
static constexpr bool needs_size = false
 
static constexpr int n_state = 1
 
static constexpr int n_update = 1
 
static constexpr int n_extrap = 1
 

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