MOOSE - Multiscale Object Oriented Simulation Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TableBase Member List

This is the complete list of members for TableBase, including all inherited members.

clearVec()TableBase
compareVec(vector< double > other, string op)TableBase
compareXplot(string fname, string plotname, string op)TableBase
data()TableBase
getOutputValue() const TableBase
getPlotDump() const TableBase
getVec() const TableBase
getVecSize() const TableBase
getY(unsigned int index) const TableBase
initCinfo()TableBasestatic
interpolate(double x, double xmin, double xmax) const TableBase
linearTransform(double scale, double offset)TableBase
loadCSV(string fname, int startLine, int colNum, char separator)TableBase
loadXplot(string fname, string plotname)TableBase
loadXplotRange(string fname, string plotname, unsigned int start, unsigned int end)TableBase
lookupVec(unsigned int index)TableBase
output_TableBaseprivate
plainPlot(string file)TableBase
setOutputValue(double val)TableBase
setPlotDump(string v)TableBase
setVec(vector< double > val)TableBase
setVecSize(unsigned int num)TableBase
TableBase()TableBase
vec()TableBaseprotected
vec_TableBaseprivate
xplot(string file, string plotname)TableBase