EoMResult< dim, NumberType > Struct Template Reference#

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

Result of finding an EoM point, optionally including its reconstructed potential. More...

#include <eom.hh>

Public Attributes

dealii::Point< dim > point
 
std::optional< ReconstructedEoMPotential< dim, NumberType > > potential
 

Detailed Description

template<int dim, typename NumberType>
struct DiFfRG::EoMResult< dim, NumberType >

Result of finding an EoM point, optionally including its reconstructed potential.

Member Data Documentation

◆ point

template<int dim, typename NumberType >
dealii::Point<dim> DiFfRG::EoMResult< dim, NumberType >::point

◆ potential

template<int dim, typename NumberType >
std::optional<ReconstructedEoMPotential<dim, NumberType> > DiFfRG::EoMResult< dim, NumberType >::potential

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