NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
This is the complete list of members for PlotAsset, including all inherited members.
applyModulus(PlotCoords c, double mod) | PlotAsset | |
arg(size_t layer) const | PlotAsset | |
axes | PlotAsset | |
boundAxes | PlotAsset | |
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) | PlotAsset | inline |
create2DMesh(PlotType _t, const std::vector< size_t > &samples, size_t nLayers=1) | PlotAsset | inline |
create2DVect(PlotType _t, const std::vector< size_t > &samples) | PlotAsset | inline |
create3DMesh(PlotType _t, const std::vector< size_t > &samples, size_t nLayers=1) | PlotAsset | inline |
create3DPlot(PlotType _t, size_t nSamples, size_t datarows=1) | PlotAsset | inline |
create3DVect(PlotType _t, const std::vector< size_t > &samples) | PlotAsset | inline |
data | PlotAsset | |
duplicatePoints() | PlotAsset | |
getAxisInterval(PlotCoords c=XCOORD) const | PlotAsset | |
getDataIntervals(size_t layer=0) const | PlotAsset | |
getDim() const | PlotAsset | inline |
getLayers() const | PlotAsset | inline |
getWeightedRanges(size_t layer=0, double dLowerPercentage=1.0, double dUpperPercentage=1.0) const | PlotAsset | |
isComplex(size_t layer=0) const | PlotAsset | |
legend | PlotAsset | |
norm(size_t layer) const | PlotAsset | |
PlotAsset() | PlotAsset | inline |
removeNegativeValues(PlotCoords c) | PlotAsset | |
type | PlotAsset | |
vectorsToMatrix() const | PlotAsset | |
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 |