|
virtual void | addMiscSummary () override |
| Method for adding any random summaries to the top of the summary file.
|
|
virtual void | addLumpedSummary (std::map< std::string, std::vector< std::string > > lumped_map) override |
| Method for summarizing which species have been lumped into which others.
|
|
virtual void | addSpeciesSummary () override |
| Method for summarizing the reactions that each species is involved in.
|
|
void | clear () |
| clears the state of the writer to begin a new file
|
|
std::stringstream & | summaryString () |
|
|
std::stringstream | _summary_str |
| the stream that is used to construct the summary
|
|
◆ addLumpedSummary()
void prism::DefaultSpeciesSummaryWriter::addLumpedSummary |
( |
std::map< std::string, std::vector< std::string > > | lumped_map | ) |
|
|
overridevirtual |
◆ addMiscSummary()
void prism::DefaultSpeciesSummaryWriter::addMiscSummary |
( |
| ) |
|
|
overridevirtual |
◆ addSpeciesSummary()
void prism::DefaultSpeciesSummaryWriter::addSpeciesSummary |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- /Users/graysongall/projects/prism/include/prism/DefaultSpeciesSummaryWriter.h
- /Users/graysongall/projects/prism/src/DefaultSpeciesSummaryWriter.C