DiffusionFaceState< dim, NumberType, n_components > Struct Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::def::DiffusionFaceState< dim, NumberType, n_components > Struct Template Reference
#include <corrected_weighted_least_squares_reconstructor.hh>
Public Attributes | |
| std::array< NumberType, n_components > | u_minus {} |
| std::array< NumberType, n_components > | u_plus {} |
| GradientType< dim, NumberType, n_components > | grad_minus {} |
| GradientType< dim, NumberType, n_components > | grad_plus {} |
| std::array< NumberType, n_components > | u {} |
| GradientType< dim, NumberType, n_components > | grad {} |
Member Data Documentation
◆ grad
template<int dim, typename NumberType , size_t n_components>
| GradientType<dim, NumberType, n_components> DiFfRG::def::DiffusionFaceState< dim, NumberType, n_components >::grad {} |
◆ grad_minus
template<int dim, typename NumberType , size_t n_components>
| GradientType<dim, NumberType, n_components> DiFfRG::def::DiffusionFaceState< dim, NumberType, n_components >::grad_minus {} |
◆ grad_plus
template<int dim, typename NumberType , size_t n_components>
| GradientType<dim, NumberType, n_components> DiFfRG::def::DiffusionFaceState< dim, NumberType, n_components >::grad_plus {} |
◆ u
template<int dim, typename NumberType , size_t n_components>
| std::array<NumberType, n_components> DiFfRG::def::DiffusionFaceState< dim, NumberType, n_components >::u {} |
◆ u_minus
template<int dim, typename NumberType , size_t n_components>
| std::array<NumberType, n_components> DiFfRG::def::DiffusionFaceState< dim, NumberType, n_components >::u_minus {} |
◆ u_plus
template<int dim, typename NumberType , size_t n_components>
| std::array<NumberType, n_components> DiFfRG::def::DiffusionFaceState< dim, NumberType, n_components >::u_plus {} |
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FV/reconstructor/diffusion/corrected_weighted_least_squares_reconstructor.hh
Generated by