Variables | |
const std::string | before_terminal = "set terminal " |
const std::string | before_ext = "\nset output 'all" |
const std::string | after_ext |
const std::string gnuplot::after_ext |
Definition at line 468 of file FormattedTable.C.
Referenced by FormattedTable::makeGnuplot().
const std::string gnuplot::before_ext = "\nset output 'all" |
Definition at line 467 of file FormattedTable.C.
Referenced by FormattedTable::makeGnuplot().
const std::string gnuplot::before_terminal = "set terminal " |
Definition at line 466 of file FormattedTable.C.
Referenced by FormattedTable::makeGnuplot().