|
static param_float_t | inverse_diffusion_coeff (const Point< space_dimT, param_float_t > &, const param_float_t=0.) |
|
static param_float_t | right_hand_side (const Point< space_dimT, param_float_t > &, const param_float_t=0.) |
|
static param_float_t | dirichlet_value (const Point< space_dimT, param_float_t > &point, const param_float_t=0.) |
|
static param_float_t | neumann_value (const Point< space_dimT, param_float_t > &, const param_float_t=0.) |
|
◆ dirichlet_value()
template<unsigned int space_dimT, typename param_float_t = double>
static param_float_t TestParametersDir< space_dimT, param_float_t >::dirichlet_value |
( |
const Point< space_dimT, param_float_t > & |
point, |
|
|
const |
param_float_t = 0. |
|
) |
| |
|
inlinestatic |
◆ inverse_diffusion_coeff()
template<unsigned int space_dimT, typename param_float_t = double>
static param_float_t TestParametersDir< space_dimT, param_float_t >::inverse_diffusion_coeff |
( |
const Point< space_dimT, param_float_t > & |
, |
|
|
const |
param_float_t = 0. |
|
) |
| |
|
inlinestatic |
◆ neumann_value()
template<unsigned int space_dimT, typename param_float_t = double>
static param_float_t TestParametersDir< space_dimT, param_float_t >::neumann_value |
( |
const Point< space_dimT, param_float_t > & |
, |
|
|
const |
param_float_t = 0. |
|
) |
| |
|
inlinestatic |
◆ right_hand_side()
template<unsigned int space_dimT, typename param_float_t = double>
static param_float_t TestParametersDir< space_dimT, param_float_t >::right_hand_side |
( |
const Point< space_dimT, param_float_t > & |
, |
|
|
const |
param_float_t = 0. |
|
) |
| |
|
inlinestatic |
◆ dirichlet_nodes
template<unsigned int space_dimT, typename param_float_t = double>
constexpr std::array<unsigned int, 2U> TestParametersDir< space_dimT, param_float_t >::dirichlet_nodes {0, 1} |
|
staticconstexpr |
◆ neumann_nodes
template<unsigned int space_dimT, typename param_float_t = double>
constexpr std::array<unsigned int, 0U> TestParametersDir< space_dimT, param_float_t >::neumann_nodes {} |
|
staticconstexpr |
The documentation for this struct was generated from the following file: