ReconstructionDerivativeData< dim, NumberType, n_components > Struct Template Reference#

DiFfRG: DiFfRG::def::ReconstructionDerivativeData< dim, NumberType, n_components > Struct Template Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
DiFfRG::def::ReconstructionDerivativeData< dim, NumberType, n_components > Struct Template Reference

#include <types.hh>

Public Attributes

std::array< NumberType, n_components > u {}
 
GradientType< dim, NumberType, n_components > grad {}
 
ThirdDerivativeType< dim, NumberType, n_components > third_derivatives {}
 

Member Data Documentation

◆ grad

template<int dim, typename NumberType , size_t n_components>
GradientType<dim, NumberType, n_components> DiFfRG::def::ReconstructionDerivativeData< dim, NumberType, n_components >::grad {}

◆ third_derivatives

template<int dim, typename NumberType , size_t n_components>
ThirdDerivativeType<dim, NumberType, n_components> DiFfRG::def::ReconstructionDerivativeData< dim, NumberType, n_components >::third_derivatives {}

◆ u

template<int dim, typename NumberType , size_t n_components>
std::array<NumberType, n_components> DiFfRG::def::ReconstructionDerivativeData< dim, NumberType, n_components >::u {}

The documentation for this struct was generated from the following file:
  • /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FV/reconstructor/types.hh