/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/data/csv_output.hh Source File#
|
DiFfRG
|
csv_output.hh
Go to the documentation of this file.
std::vector< std::string > insertion_order
Definition csv_output.hh:60
std::unordered_map< std::string, std::vector< double > > values
Definition csv_output.hh:61
CsvOutput(const std::string top_folder, const std::string output_name, const JSONValue &json)
Construct a new Csv Output object.
void value(const std::string &name, const double value)
Add a value to the output.
void set_Lambda(const double Lambda)
Set the value of Lambda. If Lambda is set, the output will contain a column for k = exp(-t) * Lambda.
Definition complex_math.hh:10
Generated by