AFLOW
 
Loading...
Searching...
No Matches
plotter Namespace Reference

Classes

class  xoption
 

Functions

aurostd::xoption getPlotOptions (const aurostd::xoption &, const string &, bool=false)
 
aurostd::xoption getPlotOptionsEStructure (const aurostd::xoption &, const string &, bool=false)
 
aurostd::xoption getPlotOptionsPhonons (const aurostd::xoption &, const string &)
 
aurostd::xoption getPlotOptionsQHAthermo (const aurostd::xoption &xopt, const string &key)
 
void generateHeader (stringstream &, const aurostd::xoption &, bool=false)
 
void savePlotGNUPLOT (const aurostd::xoption &, const stringstream &)
 
void setFileName (aurostd::xoption &, string="")
 
void setTitle (aurostd::xoption &, ostream &oss=cout)
 
void setTitle (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
string formatDefaultPlotTitle (const aurostd::xoption &, ostream &oss=cout)
 
string formatDefaultPlotTitle (const aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
vector< double > getCompositionFromHTQCPrototype (const string &, const string &)
 
vector< double > getCompositionFromANRLPrototype (const string &)
 
string formatDefaultTitlePOCC (const aurostd::xoption &, ostream &oss=cout)
 
string formatDefaultTitlePOCC (const aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
vector< double > getCompositionFromPoccString (const string &, bool &)
 
void patchDefaultTitleAFLOWIN (xoption &plotoptions)
 
void PLOT_DOS (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_DOS (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_DOS (aurostd::xoption &, const xDOSCAR &, ostream &oss=cout)
 
void PLOT_DOS (aurostd::xoption &, const xDOSCAR &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_DOS (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_DOS (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_DOS (aurostd::xoption &, stringstream &, const xDOSCAR &, ostream &oss=cout)
 
void PLOT_DOS (aurostd::xoption &, stringstream &, const xDOSCAR &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, const xDOSCAR &, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, const xDOSCAR &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, stringstream &, const xDOSCAR &, ostream &oss=cout)
 
void PLOT_PDOS (aurostd::xoption &, stringstream &, const xDOSCAR &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_BAND (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_BAND (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_BAND (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_BAND (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void BANDDOS2JSON (ostream &, string)
 
void PLOT_BANDDOS (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_BANDDOS (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_BANDDOS (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_BANDDOS (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
xstructure getStructureWithNames (const aurostd::xoption &, const string &carstring="CAR", ostream &oss=cout)
 
xstructure getStructureWithNames (const aurostd::xoption &, ofstream &FileMESSAGE, const string &carstring="CAR", ostream &oss=cout)
 
string getLatticeFromKpointsTitle (const string &)
 
void shiftEfermiToZero (xEIGENVAL &, double)
 
void setEMinMax (aurostd::xoption &, double, double)
 
aurostd::JSON::object DOS2JSON (xoption &xopt, const xDOSCAR &xdos, ofstream &FileMESSAGE, ostream &oss)
 
aurostd::JSON::object bands2JSON (const xEIGENVAL &xeigen, const xKPOINTS &xkpts, const vector< double > &distances, const vector< double > &segment_points, const xoption &plotoptions)
 
aurostd::JSON::object bandsDOS2JSON (const xDOSCAR &xdos, const xEIGENVAL &xeigen, const xKPOINTS &xkpts, xoption &xopt, ofstream &FileMESSAGE, ostream &oss=std::cout)
 
bool dosDataAvailable (const deque< deque< deque< deque< double > > > > &vdos, int pdos)
 
void generateDosPlot (stringstream &, const xDOSCAR &, aurostd::xoption &, ostream &oss=cout)
 
void generateDosPlot (stringstream &, const xDOSCAR &, aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void generateBandPlot (stringstream &, const xEIGENVAL &, const xKPOINTS &, const xstructure &, const aurostd::xoption &)
 
void generateBandPlot (stringstream &, aurostd::JSON::object &, const xEIGENVAL &, const xKPOINTS &, const xstructure &, const aurostd::xoption &)
 
string convertKPointLabel (const string &, const string &)
 
string convertKPointLetter (string, const string &)
 
void generateDosPlotGNUPLOT (stringstream &, const xDOSCAR &, const deque< double > &, const deque< deque< deque< double > > > &, const vector< string > &, const aurostd::xoption &)
 
double getDosLimits (const aurostd::xoption &, const xDOSCAR &, const deque< deque< deque< double > > > &, const deque< double > &)
 
void generateBandPlotGNUPLOT (stringstream &, const xEIGENVAL &, const vector< double > &, const vector< double > &, const vector< string > &, const aurostd::xoption &)
 
string getFormattedUnit (const string &)
 
void PLOT_PHDOS (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_PHDOS (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PHDOS (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_PHDOS (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PHDOS (aurostd::xoption &, const xDOSCAR &, ostream &oss=cout)
 
void PLOT_PHDOS (aurostd::xoption &, const xDOSCAR &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PHDOS (aurostd::xoption &, stringstream &out, xDOSCAR, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PHDISP (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_PHDISP (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PHDISP (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PHDISPDOS (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_PHDISPDOS (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_PHDISPDOS (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_PHDISPDOS (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void convertEnergies (xEIGENVAL &, const string &)
 
void convertEnergies (xDOSCAR &, const string &)
 
double getEnergyConversionFactor (const string &)
 
void PLOT_THERMO (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_THERMO (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_THERMO (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_THERMO (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_TCOND (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_TCOND (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_TCOND (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_TCOND (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_THERMO_QHA (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_THERMO_QHA (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_THERMO_QHA (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_THERMO_QHA (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_GRUENEISEN_DISPERSION (aurostd::xoption &, ostream &oss=cout)
 
void PLOT_GRUENEISEN_DISPERSION (aurostd::xoption &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void PLOT_GRUENEISEN_DISPERSION (aurostd::xoption &, stringstream &, ostream &oss=cout)
 
void PLOT_GRUENEISEN_DISPERSION (aurostd::xoption &, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void plotSingleFromSet (xoption &, stringstream &, const vector< vector< double > > &, int, ostream &oss=cout)
 
void plotSingleFromSet (xoption &, stringstream &, const vector< vector< double > > &, int, ofstream &FileMESSAGE, ostream &oss=cout)
 
void plotMatrix (xoption &plotoptions, stringstream &, ostream &oss=cout)
 
void plotMatrix (xoption &plotoptions, stringstream &, ofstream &FileMESSAGE, ostream &oss=cout)
 
void setPlotLabels (aurostd::xoption &, const string &, const string &, const string &, const string &)
 
vector< vector< double > > readAflowDataFile (aurostd::xoption &)
 
void generatePlotGNUPLOT (stringstream &, const xoption &, const vector< vector< double > > &)
 

Function Documentation

◆ getPlotOptions()

aurostd::xoption plotter::getPlotOptions ( const aurostd::xoption & ,
const string & ,
bool = false )

◆ getPlotOptionsEStructure()

aurostd::xoption plotter::getPlotOptionsEStructure ( const aurostd::xoption & ,
const string & ,
bool = false )

◆ getPlotOptionsPhonons()

aurostd::xoption plotter::getPlotOptionsPhonons ( const aurostd::xoption & ,
const string &  )

◆ getPlotOptionsQHAthermo()

aurostd::xoption plotter::getPlotOptionsQHAthermo ( const aurostd::xoption & xopt,
const string & key )

◆ generateHeader()

void plotter::generateHeader ( stringstream & ,
const aurostd::xoption & ,
bool = false )

◆ savePlotGNUPLOT()

void plotter::savePlotGNUPLOT ( const aurostd::xoption & ,
const stringstream &  )

◆ setFileName()

void plotter::setFileName ( aurostd::xoption & ,
string = "" )

◆ setTitle() [1/2]

void plotter::setTitle ( aurostd::xoption & ,
ostream & oss = cout )

◆ setTitle() [2/2]

void plotter::setTitle ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ formatDefaultPlotTitle() [1/2]

string plotter::formatDefaultPlotTitle ( const aurostd::xoption & ,
ostream & oss = cout )

◆ formatDefaultPlotTitle() [2/2]

string plotter::formatDefaultPlotTitle ( const aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ getCompositionFromHTQCPrototype()

vector< double > plotter::getCompositionFromHTQCPrototype ( const string & ,
const string &  )

◆ getCompositionFromANRLPrototype()

vector< double > plotter::getCompositionFromANRLPrototype ( const string & )

◆ formatDefaultTitlePOCC() [1/2]

string plotter::formatDefaultTitlePOCC ( const aurostd::xoption & ,
ostream & oss = cout )

◆ formatDefaultTitlePOCC() [2/2]

string plotter::formatDefaultTitlePOCC ( const aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ getCompositionFromPoccString()

vector< double > plotter::getCompositionFromPoccString ( const string & ,
bool &  )

◆ patchDefaultTitleAFLOWIN()

void plotter::patchDefaultTitleAFLOWIN ( xoption & plotoptions)

◆ PLOT_DOS() [1/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_DOS() [2/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_DOS() [3/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
const xDOSCAR & ,
ostream & oss = cout )

◆ PLOT_DOS() [4/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
const xDOSCAR & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_DOS() [5/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_DOS() [6/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_DOS() [7/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
stringstream & ,
const xDOSCAR & ,
ostream & oss = cout )

◆ PLOT_DOS() [8/8]

void plotter::PLOT_DOS ( aurostd::xoption & ,
stringstream & ,
const xDOSCAR & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PDOS() [1/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_PDOS() [2/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PDOS() [3/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
const xDOSCAR & ,
ostream & oss = cout )

◆ PLOT_PDOS() [4/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
const xDOSCAR & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PDOS() [5/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_PDOS() [6/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PDOS() [7/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
stringstream & ,
const xDOSCAR & ,
ostream & oss = cout )

◆ PLOT_PDOS() [8/8]

void plotter::PLOT_PDOS ( aurostd::xoption & ,
stringstream & ,
const xDOSCAR & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_BAND() [1/4]

void plotter::PLOT_BAND ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_BAND() [2/4]

void plotter::PLOT_BAND ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_BAND() [3/4]

void plotter::PLOT_BAND ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_BAND() [4/4]

void plotter::PLOT_BAND ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ BANDDOS2JSON()

void plotter::BANDDOS2JSON ( ostream & ,
string  )

◆ PLOT_BANDDOS() [1/4]

void plotter::PLOT_BANDDOS ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_BANDDOS() [2/4]

void plotter::PLOT_BANDDOS ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_BANDDOS() [3/4]

void plotter::PLOT_BANDDOS ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_BANDDOS() [4/4]

void plotter::PLOT_BANDDOS ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ getStructureWithNames() [1/2]

xstructure plotter::getStructureWithNames ( const aurostd::xoption & ,
const string & carstring = "CAR",
ostream & oss = cout )

◆ getStructureWithNames() [2/2]

xstructure plotter::getStructureWithNames ( const aurostd::xoption & ,
ofstream & FileMESSAGE,
const string & carstring = "CAR",
ostream & oss = cout )

◆ getLatticeFromKpointsTitle()

string plotter::getLatticeFromKpointsTitle ( const string & )

◆ shiftEfermiToZero()

void plotter::shiftEfermiToZero ( xEIGENVAL & ,
double  )

◆ setEMinMax()

void plotter::setEMinMax ( aurostd::xoption & ,
double ,
double  )

◆ DOS2JSON()

aurostd::JSON::object plotter::DOS2JSON ( xoption & xopt,
const xDOSCAR & xdos,
ofstream & FileMESSAGE,
ostream & oss )

◆ bands2JSON()

aurostd::JSON::object plotter::bands2JSON ( const xEIGENVAL & xeigen,
const xKPOINTS & xkpts,
const vector< double > & distances,
const vector< double > & segment_points,
const xoption & plotoptions )

◆ bandsDOS2JSON()

aurostd::JSON::object plotter::bandsDOS2JSON ( const xDOSCAR & xdos,
const xEIGENVAL & xeigen,
const xKPOINTS & xkpts,
xoption & xopt,
ofstream & FileMESSAGE,
ostream & oss = std::cout )

◆ dosDataAvailable()

bool plotter::dosDataAvailable ( const deque< deque< deque< deque< double > > > > & vdos,
int pdos )

◆ generateDosPlot() [1/2]

void plotter::generateDosPlot ( stringstream & ,
const xDOSCAR & ,
aurostd::xoption & ,
ostream & oss = cout )

◆ generateDosPlot() [2/2]

void plotter::generateDosPlot ( stringstream & ,
const xDOSCAR & ,
aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ generateBandPlot() [1/2]

void plotter::generateBandPlot ( stringstream & ,
const xEIGENVAL & ,
const xKPOINTS & ,
const xstructure & ,
const aurostd::xoption &  )

◆ generateBandPlot() [2/2]

void plotter::generateBandPlot ( stringstream & ,
aurostd::JSON::object & ,
const xEIGENVAL & ,
const xKPOINTS & ,
const xstructure & ,
const aurostd::xoption &  )

◆ convertKPointLabel()

string plotter::convertKPointLabel ( const string & ,
const string &  )

◆ convertKPointLetter()

string plotter::convertKPointLetter ( string ,
const string &  )

◆ generateDosPlotGNUPLOT()

void plotter::generateDosPlotGNUPLOT ( stringstream & ,
const xDOSCAR & ,
const deque< double > & ,
const deque< deque< deque< double > > > & ,
const vector< string > & ,
const aurostd::xoption &  )

◆ getDosLimits()

double plotter::getDosLimits ( const aurostd::xoption & ,
const xDOSCAR & ,
const deque< deque< deque< double > > > & ,
const deque< double > &  )

◆ generateBandPlotGNUPLOT()

void plotter::generateBandPlotGNUPLOT ( stringstream & ,
const xEIGENVAL & ,
const vector< double > & ,
const vector< double > & ,
const vector< string > & ,
const aurostd::xoption &  )

◆ getFormattedUnit()

string plotter::getFormattedUnit ( const string & )

◆ PLOT_PHDOS() [1/7]

void plotter::PLOT_PHDOS ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_PHDOS() [2/7]

void plotter::PLOT_PHDOS ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PHDOS() [3/7]

void plotter::PLOT_PHDOS ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_PHDOS() [4/7]

void plotter::PLOT_PHDOS ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PHDOS() [5/7]

void plotter::PLOT_PHDOS ( aurostd::xoption & ,
const xDOSCAR & ,
ostream & oss = cout )

◆ PLOT_PHDOS() [6/7]

void plotter::PLOT_PHDOS ( aurostd::xoption & ,
const xDOSCAR & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PHDOS() [7/7]

void plotter::PLOT_PHDOS ( aurostd::xoption & ,
stringstream & out,
xDOSCAR ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PHDISP() [1/3]

void plotter::PLOT_PHDISP ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_PHDISP() [2/3]

void plotter::PLOT_PHDISP ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PHDISP() [3/3]

void plotter::PLOT_PHDISP ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PHDISPDOS() [1/4]

void plotter::PLOT_PHDISPDOS ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_PHDISPDOS() [2/4]

void plotter::PLOT_PHDISPDOS ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_PHDISPDOS() [3/4]

void plotter::PLOT_PHDISPDOS ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_PHDISPDOS() [4/4]

void plotter::PLOT_PHDISPDOS ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ convertEnergies() [1/2]

void plotter::convertEnergies ( xEIGENVAL & ,
const string &  )

◆ convertEnergies() [2/2]

void plotter::convertEnergies ( xDOSCAR & ,
const string &  )

◆ getEnergyConversionFactor()

double plotter::getEnergyConversionFactor ( const string & )

◆ PLOT_THERMO() [1/4]

void plotter::PLOT_THERMO ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_THERMO() [2/4]

void plotter::PLOT_THERMO ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_THERMO() [3/4]

void plotter::PLOT_THERMO ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_THERMO() [4/4]

void plotter::PLOT_THERMO ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_TCOND() [1/4]

void plotter::PLOT_TCOND ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_TCOND() [2/4]

void plotter::PLOT_TCOND ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_TCOND() [3/4]

void plotter::PLOT_TCOND ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_TCOND() [4/4]

void plotter::PLOT_TCOND ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_THERMO_QHA() [1/4]

void plotter::PLOT_THERMO_QHA ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_THERMO_QHA() [2/4]

void plotter::PLOT_THERMO_QHA ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_THERMO_QHA() [3/4]

void plotter::PLOT_THERMO_QHA ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_THERMO_QHA() [4/4]

void plotter::PLOT_THERMO_QHA ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_GRUENEISEN_DISPERSION() [1/4]

void plotter::PLOT_GRUENEISEN_DISPERSION ( aurostd::xoption & ,
ostream & oss = cout )

◆ PLOT_GRUENEISEN_DISPERSION() [2/4]

void plotter::PLOT_GRUENEISEN_DISPERSION ( aurostd::xoption & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ PLOT_GRUENEISEN_DISPERSION() [3/4]

void plotter::PLOT_GRUENEISEN_DISPERSION ( aurostd::xoption & ,
stringstream & ,
ostream & oss = cout )

◆ PLOT_GRUENEISEN_DISPERSION() [4/4]

void plotter::PLOT_GRUENEISEN_DISPERSION ( aurostd::xoption & ,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ plotSingleFromSet() [1/2]

void plotter::plotSingleFromSet ( xoption & ,
stringstream & ,
const vector< vector< double > > & ,
int ,
ostream & oss = cout )

◆ plotSingleFromSet() [2/2]

void plotter::plotSingleFromSet ( xoption & ,
stringstream & ,
const vector< vector< double > > & ,
int ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ plotMatrix() [1/2]

void plotter::plotMatrix ( xoption & plotoptions,
stringstream & ,
ostream & oss = cout )

◆ plotMatrix() [2/2]

void plotter::plotMatrix ( xoption & plotoptions,
stringstream & ,
ofstream & FileMESSAGE,
ostream & oss = cout )

◆ setPlotLabels()

void plotter::setPlotLabels ( aurostd::xoption & ,
const string & ,
const string & ,
const string & ,
const string &  )

◆ readAflowDataFile()

vector< vector< double > > plotter::readAflowDataFile ( aurostd::xoption & )

◆ generatePlotGNUPLOT()

void plotter::generatePlotGNUPLOT ( stringstream & ,
const xoption & ,
const vector< vector< double > > &  )