ReconstructedEoMPotential< dim, NumberType > Struct Template Reference#

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

An owning scalar potential reconstructed from a model EoM vector field. More...

#include <eom.hh>

Public Attributes

dealii::Point< dim > minimum
 
std::shared_ptr< dealii::FiniteElement< dim > > finite_element
 
std::shared_ptr< dealii::DoFHandler< dim > > dof_handler
 
dealii::Vector< NumberType > values
 

Detailed Description

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

An owning scalar potential reconstructed from a model EoM vector field.

The finite element and DoFHandler are retained alongside the potential vector so the reconstruction can be attached to delayed finite-element output safely.

Member Data Documentation

◆ dof_handler

template<int dim, typename NumberType >
std::shared_ptr<dealii::DoFHandler<dim> > DiFfRG::ReconstructedEoMPotential< dim, NumberType >::dof_handler

◆ finite_element

template<int dim, typename NumberType >
std::shared_ptr<dealii::FiniteElement<dim> > DiFfRG::ReconstructedEoMPotential< dim, NumberType >::finite_element

◆ minimum

template<int dim, typename NumberType >
dealii::Point<dim> DiFfRG::ReconstructedEoMPotential< dim, NumberType >::minimum

◆ values

template<int dim, typename NumberType >
dealii::Vector<NumberType> DiFfRG::ReconstructedEoMPotential< dim, NumberType >::values

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