TableRecord Class Reference#

DiFfRG: DiFfRG::OutputFrame< dim, VectorType >::TableRecord Class Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
DiFfRG::OutputFrame< dim, VectorType >::TableRecord Class Reference

#include <output_session.hh>

Public Member Functions

void value (const std::string &name, double value)
 
void set_Lambda (double Lambda)
 

Private Member Functions

 TableRecord (CsvOutput &sink)
 

Private Attributes

CsvOutput * sink
 

Friends

class OutputFrame
 

Constructor & Destructor Documentation

◆ TableRecord()

template<uint dim, typename VectorType >
DiFfRG::OutputFrame< dim, VectorType >::TableRecord::TableRecord ( CsvOutput & sink)
inlineexplicitprivate

Member Function Documentation

◆ set_Lambda()

template<uint dim, typename VectorType >
void DiFfRG::OutputFrame< dim, VectorType >::TableRecord::set_Lambda ( double Lambda)
inline

◆ value()

template<uint dim, typename VectorType >
void DiFfRG::OutputFrame< dim, VectorType >::TableRecord::value ( const std::string & name,
double value )
inline

Friends And Related Symbol Documentation

◆ OutputFrame

template<uint dim, typename VectorType >
friend class OutputFrame
friend

Member Data Documentation

◆ sink

template<uint dim, typename VectorType >
CsvOutput* DiFfRG::OutputFrame< dim, VectorType >::TableRecord::sink
private

The documentation for this class was generated from the following file:
  • /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/data/output_session.hh