NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
Plot Member List

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

_dataPlotprivate
_functionsPlotprivate
_graphPlotprivate
_optionPlotprivate
_parserPlotprivate
_pDataPlotprivate
_pInfoPlotprivate
applyColorbar()Plotprotected
applyGrid()Plotprotected
applyLighting()Plotprotected
applyPlotSizeAndQualitySettings()Plotprotected
bOutputDesiredPlotprivate
CalcCutBox(double dPhi, int nEdge=0, int nCoords=0, bool b3D=false)Plotprotected
checkMultiPlotArray(unsigned int nMultiPlot[2], unsigned int &nSubPlotMap, unsigned int nPlotPos, unsigned int nCols, unsigned int nLines)Plotprotected
clearData()Plotprotected
composeColoursForBarChart(long int nNum)Plotprotected
constructDataLegendElement(std::string &sColumnIndices, const std::string &sTableName)Plotprotected
CoordFunc(const std::string &sFuncDef, double dPhiScale=1.0, double dThetaScale=1.0)Plotprotected
CoordSettings()Plotprotected
countValidElements(const mglData &_mData)Plotprotected
create2dDrawing(std::vector< std::string > &vDrawVector)Plotprotected
create2dPlot(size_t nPlotCompose, size_t nPlotComposeSize)Plotprotected
create2dVect()Plotprotected
create3dDrawing(std::vector< std::string > &vDrawVector)Plotprotected
create3dPlot()Plotprotected
create3dVect()Plotprotected
createDataLegends()Plotprotected
createGraphHelper()Plotinline
createMglPoint(int nCoords, double r, double phi, double theta, bool b3D=false)Plotprotected
createPlotOrAnimation(size_t nPlotCompose, size_t nPlotComposeSize, bool bNewSubPlot, bool bAnimateVar, std::vector< std::string > &vDrawVector, const std::vector< std::string > &vDataPlots)Plotprotected
createStd3dPlot(size_t nPlotCompose, size_t nPlotComposeSize)Plotprotected
createStdPlot(size_t nPlotCompose, size_t nPlotComposeSize)Plotprotected
createSubPlotSet(bool &bAnimateVar, std::vector< std::string > &vPlotCompose, size_t nSubPlotStart, size_t nMultiplots[2], size_t &nSubPlots, size_t &nSubPlotMap)Plotprotected
dataRangesPlotprivate
defaultRanges(size_t nPlotCompose, bool bNewSubPlot)Plotprotected
determinePlottingDimensions(const std::string &sPlotCommand)Plotprotected
directionalLight(double dPhi, double dTheta, int nId, char cColor='w', double dBrightness=0.5)Plotprotected
displayMessage(bool bAnimateVar)Plotprotected
evaluateSubplot(std::string &sCmd, size_t nMultiplots[2], size_t &nSubPlots, size_t &nSubPlotMap)Plotprotected
expandStyleForCurveArray(const std::string &sCurrentStyle, bool expand)Plotprotected
extractDataValues(const std::vector< std::string > &vDataPlots)Plotprotected
filename(size_t nPlotComposeSize, size_t nPlotCompose)Plotprotected
fillData(double dt_max, int t_animate)Plotprotected
fitPlotRanges(size_t nPlotCompose, bool bNewSubPlot)Plotprotected
fmod(const mglData &_mData, double dDenominator)Plotprotected
getLabelPosition(int nCoord)Plotprotected
getLegendStyle(const std::string &sLegend)Plotprotected
getNN(const mglData &_mData)Plotprotected
getProjBackground(double dPhi, int nEdge=0)Plotprotected
m_managerPlotprivate
m_typesPlotprivate
nLegendsPlotprivate
operator=(const Plot &)=deletePlotprivate
passRangesToGraph()Plotprotected
Plot(const Plot &)=deletePlotprivate
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)Plotprotected
plotstd(mglData &_mData, mglData &_mAxisVals, mglData _mData2[2], const short nType)Plotprotected
plotstd3d(mglData _mData[3], mglData _mData2[3], const short nType)Plotprotected
prepareMemory()Plotprotected
secDataRangesPlotprivate
separateFunctionsAndData()Plotprotected
setLogScale(bool bzLogscale)Plotprotected
setStyles()Plotprotected
sFuncPlotprivate
sOutputNamePlotprivate
~Plot()Plot