NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for Plot, including all inherited members.
_data | Plot | private |
_functions | Plot | private |
_graph | Plot | private |
_option | Plot | private |
_parser | Plot | private |
_pData | Plot | private |
_pInfo | Plot | private |
applyColorbar() | Plot | protected |
applyGrid() | Plot | protected |
applyLighting() | Plot | protected |
applyPlotSizeAndQualitySettings() | Plot | protected |
bOutputDesired | Plot | private |
CalcCutBox(double dPhi, int nEdge=0, int nCoords=0, bool b3D=false) | Plot | protected |
checkMultiPlotArray(unsigned int nMultiPlot[2], unsigned int &nSubPlotMap, unsigned int nPlotPos, unsigned int nCols, unsigned int nLines) | Plot | protected |
clearData() | Plot | protected |
composeColoursForBarChart(long int nNum) | Plot | protected |
constructDataLegendElement(std::string &sColumnIndices, const std::string &sTableName) | Plot | protected |
CoordFunc(const std::string &sFuncDef, double dPhiScale=1.0, double dThetaScale=1.0) | Plot | protected |
CoordSettings() | Plot | protected |
countValidElements(const mglData &_mData) | Plot | protected |
create2dDrawing(std::vector< std::string > &vDrawVector) | Plot | protected |
create2dPlot(size_t nPlotCompose, size_t nPlotComposeSize) | Plot | protected |
create2dVect() | Plot | protected |
create3dDrawing(std::vector< std::string > &vDrawVector) | Plot | protected |
create3dPlot() | Plot | protected |
create3dVect() | Plot | protected |
createDataLegends() | Plot | protected |
createGraphHelper() | Plot | inline |
createMglPoint(int nCoords, double r, double phi, double theta, bool b3D=false) | Plot | protected |
createPlotOrAnimation(size_t nPlotCompose, size_t nPlotComposeSize, bool bNewSubPlot, bool bAnimateVar, std::vector< std::string > &vDrawVector, const std::vector< std::string > &vDataPlots) | Plot | protected |
createStd3dPlot(size_t nPlotCompose, size_t nPlotComposeSize) | Plot | protected |
createStdPlot(size_t nPlotCompose, size_t nPlotComposeSize) | Plot | protected |
createSubPlotSet(bool &bAnimateVar, std::vector< std::string > &vPlotCompose, size_t nSubPlotStart, size_t nMultiplots[2], size_t &nSubPlots, size_t &nSubPlotMap) | Plot | protected |
dataRanges | Plot | private |
defaultRanges(size_t nPlotCompose, bool bNewSubPlot) | Plot | protected |
determinePlottingDimensions(const std::string &sPlotCommand) | Plot | protected |
directionalLight(double dPhi, double dTheta, int nId, char cColor='w', double dBrightness=0.5) | Plot | protected |
displayMessage(bool bAnimateVar) | Plot | protected |
evaluateSubplot(std::string &sCmd, size_t nMultiplots[2], size_t &nSubPlots, size_t &nSubPlotMap) | Plot | protected |
expandStyleForCurveArray(const std::string &sCurrentStyle, bool expand) | Plot | protected |
extractDataValues(const std::vector< std::string > &vDataPlots) | Plot | protected |
filename(size_t nPlotComposeSize, size_t nPlotCompose) | Plot | protected |
fillData(double dt_max, int t_animate) | Plot | protected |
fitPlotRanges(size_t nPlotCompose, bool bNewSubPlot) | Plot | protected |
fmod(const mglData &_mData, double dDenominator) | Plot | protected |
getLabelPosition(int nCoord) | Plot | protected |
getLegendStyle(const std::string &sLegend) | Plot | protected |
getNN(const mglData &_mData) | Plot | protected |
getProjBackground(double dPhi, int nEdge=0) | Plot | protected |
m_manager | Plot | private |
m_types | Plot | private |
nLegends | Plot | private |
operator=(const Plot &)=delete | Plot | private |
passRangesToGraph() | Plot | protected |
Plot(const Plot &)=delete | Plot | private |
Plot(std::string &sCmd, MemoryManager &__data, mu::Parser &__parser, Settings &__option, FunctionDefinitionManager &__functions, PlotData &__pData) | Plot | |
plot2d(mglData &_mData, mglData &_mData2, mglData *_mAxisVals, mglData &_mContVec) | Plot | protected |
plotstd(mglData &_mData, mglData &_mAxisVals, mglData _mData2[2], const short nType) | Plot | protected |
plotstd3d(mglData _mData[3], mglData _mData2[3], const short nType) | Plot | protected |
prepareMemory() | Plot | protected |
secDataRanges | Plot | private |
separateFunctionsAndData() | Plot | protected |
setLogScale(bool bzLogscale) | Plot | protected |
setStyles() | Plot | protected |
sFunc | Plot | private |
sOutputName | Plot | private |
~Plot() | Plot |