NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PlotAsset Member List

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

applyModulus(PlotCoords c, double mod)PlotAsset
arg(size_t layer) constPlotAsset
axesPlotAsset
boundAxesPlotAsset
create(PlotType _t, size_t nDim, size_t nAxes, const std::vector< size_t > &samples, size_t nLayers=1)PlotAsset
create1DPlot(PlotType _t, size_t nSamples, size_t datarows=1)PlotAssetinline
create2DMesh(PlotType _t, const std::vector< size_t > &samples, size_t nLayers=1)PlotAssetinline
create2DVect(PlotType _t, const std::vector< size_t > &samples)PlotAssetinline
create3DMesh(PlotType _t, const std::vector< size_t > &samples, size_t nLayers=1)PlotAssetinline
create3DPlot(PlotType _t, size_t nSamples, size_t datarows=1)PlotAssetinline
create3DVect(PlotType _t, const std::vector< size_t > &samples)PlotAssetinline
dataPlotAsset
duplicatePoints()PlotAsset
getAxisInterval(PlotCoords c=XCOORD) constPlotAsset
getDataIntervals(size_t layer=0) constPlotAsset
getDim() constPlotAssetinline
getLayers() constPlotAssetinline
getWeightedRanges(size_t layer=0, double dLowerPercentage=1.0, double dUpperPercentage=1.0) constPlotAsset
isComplex(size_t layer=0) constPlotAsset
legendPlotAsset
norm(size_t layer) constPlotAsset
PlotAsset()PlotAssetinline
removeNegativeValues(PlotCoords c)PlotAsset
typePlotAsset
vectorsToMatrix() constPlotAsset
writeAxis(double val, size_t pos, PlotCoords c=XCOORD)PlotAsset
writeData(const mu::value_type &val, size_t layer, size_t x, size_t y=0, size_t z=0)PlotAsset