hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::pde::Fix_therm_admis< n_dim, row_size > Class Template Reference

#include <pde.hpp>

Classes

class  Computation
 

Public Member Functions

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 int n_state = n_dim + 2
 
static constexpr int n_update = n_state
 
static constexpr int n_extrap = n_state
 

Detailed Description

template<int n_dim, int row_size>
class hexed::pde::Fix_therm_admis< n_dim, row_size >

represents the uniform linear diffusion equation used for fixing thermodynamic admissibility


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