|
OOFEM 3.0
|
#include <oofeggraphiccontext.h>
Protected Member Functions | |
| EPixel | GR_giveColorFromUserColorTable (EPixel *table, int tableSize, double relVal) |
Protected Attributes | |
| InternalStateType | varType |
| int | component |
| OGC_PlotModeType | plotMode |
| bool | isActiveFlag |
Definition at line 132 of file oofeggraphiccontext.h.
| oofem::oofegGraphicContext::oofegGraphicContext | ( | ) |
Definition at line 84 of file oofeggraphiccontext.C.
References isActiveFlag, oofem::OGC_unknown, and plotMode.
| oofem::oofegGraphicContext::~oofegGraphicContext | ( | ) |
Definition at line 138 of file oofeggraphiccontext.C.
|
inline |
Definition at line 223 of file oofeggraphiccontext.h.
References activeCrackColor.
|
inline |
Definition at line 242 of file oofeggraphiccontext.h.
References activeDomain.
|
inline |
Definition at line 239 of file oofeggraphiccontext.h.
References activeEigVal.
| EngngModel * oofem::oofegGraphicContext::getActiveProblem | ( | ) |
Definition at line 227 of file oofeggraphiccontext.C.
References activeProblem, and emodel.
|
inline |
Definition at line 243 of file oofeggraphiccontext.h.
References activeProblem.
|
inline |
Definition at line 235 of file oofeggraphiccontext.h.
References activeStep.
|
inline |
Definition at line 236 of file oofeggraphiccontext.h.
References activeStepVersion.
|
inline |
Definition at line 240 of file oofeggraphiccontext.h.
References activeYieldStep.
|
inline |
Definition at line 220 of file oofeggraphiccontext.h.
References bcForceColor.
|
inline |
Definition at line 219 of file oofeggraphiccontext.h.
References bcicColor.
|
inline |
Definition at line 222 of file oofeggraphiccontext.h.
References crackPatternColor.
|
inline |
Definition at line 226 of file oofeggraphiccontext.h.
References crossSectionColor.
|
inline |
Definition at line 221 of file oofeggraphiccontext.h.
References deformedElementColor.
Referenced by oofem::TR1_2D_PFEM::drawScalar().
|
inline |
Definition at line 237 of file oofeggraphiccontext.h.
References defScale.
|
inline |
Definition at line 214 of file oofeggraphiccontext.h.
References meshFillColor.
|
inline |
Definition at line 215 of file oofeggraphiccontext.h.
References edgeColor.
|
inline |
Definition at line 228 of file oofeggraphiccontext.h.
References extendedSparseProfileColor.
|
inline |
Definition at line 245 of file oofeggraphiccontext.h.
References ft.
Referenced by updateFringeTableMinMax().
|
inline |
Definition at line 229 of file oofeggraphiccontext.h.
References geometryColor.
|
inline |
Definition at line 241 of file oofeggraphiccontext.h.
References intVarDefGeoFlag.
|
inline |
Definition at line 238 of file oofeggraphiccontext.h.
References zprofilescale.
Referenced by oofem::TR1_2D_PFEM::drawScalar().
| int oofem::oofegGraphicContext::getMaterialModelFilterState | ( | int | i | ) |
Returns the state of material model (region) filter for particular mod.el
Definition at line 180 of file oofeggraphiccontext.C.
References matRegFilter.
Referenced by testElementGraphicActivity().
|
inline |
Definition at line 218 of file oofeggraphiccontext.h.
References nodeColor.
|
inline |
Definition at line 216 of file oofeggraphiccontext.h.
References remoteMeshFillColor.
|
inline |
Definition at line 217 of file oofeggraphiccontext.h.
References remoteEdgeColor.
|
inline |
Definition at line 278 of file oofeggraphiccontext.h.
References scalarAlgo.
Referenced by oofem::TR1_2D_PFEM::drawScalar().
|
inline |
Definition at line 287 of file oofeggraphiccontext.h.
References emax.
Referenced by updateFringeTableMinMax().
|
inline |
Definition at line 286 of file oofeggraphiccontext.h.
References emin.
Referenced by updateFringeTableMinMax().
|
inline |
Definition at line 284 of file oofeggraphiccontext.h.
References smode.
Referenced by updateFringeTableMinMax().
|
inline |
Definition at line 230 of file oofeggraphiccontext.h.
References sparseProfileMode.
|
inline |
Definition at line 227 of file oofeggraphiccontext.h.
References standardSparseProfileColor.
|
inline |
Definition at line 224 of file oofeggraphiccontext.h.
References GR_giveColorFromUserColorTable(), OOFEG_YIELD_STEPS, and yieldPlotColors.
|
inline |
Definition at line 276 of file oofeggraphiccontext.h.
Referenced by oofem::TR1_2D_PFEM::drawScalar().
|
inline |
Definition at line 274 of file oofeggraphiccontext.h.
Referenced by oofem::TR1_2D_PFEM::drawScalar().
|
inline |
Definition at line 275 of file oofeggraphiccontext.h.
|
inline |
Definition at line 273 of file oofeggraphiccontext.h.
Referenced by oofem::TR1_2D_PFEM::drawScalar().
|
inline |
Definition at line 281 of file oofeggraphiccontext.h.
References smootherType.
|
protected |
Definition at line 142 of file oofeggraphiccontext.C.
Referenced by getYieldPlotColor().
| void oofem::oofegGraphicContext::init | ( | EngngModel * | d | ) |
Definition at line 92 of file oofeggraphiccontext.C.
References activeCrackColor, activeDomain, bcForceColor, bcicColor, crackPatternColor, crossSectionColor, deformedElementColor, edgeColor, emodel, extendedSparseProfileColor, ft, geometryColor, oofem::EngngModel::giveDomain(), oofem::EngngModel::giveNumberOfDomains(), oofem::Domain::giveNumberOfRegions(), matRegFilter, oofem::max(), meshFillColor, nodeColor, remoteMeshFillColor, standardSparseProfileColor, staticVarsInitFlag, and yieldPlotColors.
|
inline |
tests if context is active
Definition at line 323 of file oofeggraphiccontext.h.
|
inline |
Definition at line 292 of file oofeggraphiccontext.h.
References emax, emin, scaleInitFlag, oofem::SM_Autoscale, and smode.
|
inline |
Definition at line 252 of file oofeggraphiccontext.h.
References activeCrackColor.
|
inline |
Definition at line 263 of file oofeggraphiccontext.h.
References activeDomain.
|
inline |
Definition at line 259 of file oofeggraphiccontext.h.
References activeEigVal.
| int oofem::oofegGraphicContext::setActiveProblem | ( | int | a | ) |
Definition at line 208 of file oofeggraphiccontext.C.
References activeProblem, emodel, oofem::EngngModel::giveDomain(), oofem::EngngModel::giveNumberOfDomains(), oofem::Domain::giveNumberOfMaterialModels(), matRegFilter, and oofem::max().
|
inline |
Definition at line 255 of file oofeggraphiccontext.h.
References activeStep.
|
inline |
Definition at line 256 of file oofeggraphiccontext.h.
References activeStepVersion.
|
inline |
Definition at line 260 of file oofeggraphiccontext.h.
References activeYieldStep.
|
inline |
|
inline |
Definition at line 251 of file oofeggraphiccontext.h.
References crackPatternColor.
|
inline |
Definition at line 254 of file oofeggraphiccontext.h.
References crossSectionColor.
|
inline |
Definition at line 250 of file oofeggraphiccontext.h.
References deformedElementColor.
|
inline |
Definition at line 257 of file oofeggraphiccontext.h.
References defScale.
|
inline |
Definition at line 247 of file oofeggraphiccontext.h.
References meshFillColor.
|
inline |
Definition at line 248 of file oofeggraphiccontext.h.
References edgeColor.
| void oofem::oofegGraphicContext::setElementFilterState | ( | char * | initString | ) |
Sets the state of element filter for particular model
| initString | String containing valid range string representation, with element_filter keyword. |
Definition at line 200 of file oofeggraphiccontext.C.
References element_filter, and oofem::OOFEMTXTInputRecord::giveField().
|
inline |
Definition at line 253 of file oofeggraphiccontext.h.
References geometryColor.
|
inline |
Definition at line 270 of file oofeggraphiccontext.h.
References varMode.
|
inline |
Definition at line 271 of file oofeggraphiccontext.h.
References varType.
|
inline |
Definition at line 261 of file oofeggraphiccontext.h.
References intVarDefGeoFlag.
|
inline |
Definition at line 272 of file oofeggraphiccontext.h.
References component.
|
inline |
Definition at line 258 of file oofeggraphiccontext.h.
References zprofilescale.
| void oofem::oofegGraphicContext::setMaterialModelFilterState | ( | int | i, |
| int | state ) |
Sets the state of material model (region) filter for particular model.
Definition at line 190 of file oofeggraphiccontext.C.
References matRegFilter.
|
inline |
Definition at line 249 of file oofeggraphiccontext.h.
References nodeColor.
|
inline |
Definition at line 269 of file oofeggraphiccontext.h.
References plotMode.
|
inline |
Definition at line 279 of file oofeggraphiccontext.h.
References scalarAlgo.
|
inline |
Definition at line 285 of file oofeggraphiccontext.h.
References smode.
|
inline |
Definition at line 288 of file oofeggraphiccontext.h.
Referenced by updateFringeTableMinMax().
|
inline |
Definition at line 282 of file oofeggraphiccontext.h.
|
inline |
Definition at line 262 of file oofeggraphiccontext.h.
References sparseProfileMode.
| int oofem::oofegGraphicContext::testElementGraphicActivity | ( | Element * | e | ) |
Test if particular element passed fulfills various filtering criteria for its graphics output.
Definition at line 161 of file oofeggraphiccontext.C.
References element_filter, getMaterialModelFilterState(), oofem::FEMComponent::giveNumber(), and oofem::Element::giveRegionNumber().
Referenced by oofem::TR1_2D_PFEM::drawScalar().
| void oofem::oofegGraphicContext::updateFringeTableMinMax | ( | double * | s, |
| int | size ) |
Definition at line 237 of file oofeggraphiccontext.C.
References getFringeTable(), getScaleMax(), getScaleMin(), getScaleMode(), scaleInitFlag, setScaleVals(), and oofem::SM_Autoscale.
Referenced by oofem::TR1_2D_PFEM::drawScalar().
|
staticprotected |
Definition at line 152 of file oofeggraphiccontext.h.
Referenced by getActiveCrackColor(), init(), and setActiveCrackColor().
|
staticprotected |
Definition at line 183 of file oofeggraphiccontext.h.
Referenced by getActiveDomain(), init(), and setActiveDomain().
|
staticprotected |
Definition at line 161 of file oofeggraphiccontext.h.
Referenced by getActiveEigVal(), and setActiveEigVal().
|
staticprotected |
Definition at line 182 of file oofeggraphiccontext.h.
Referenced by getActiveProblem(), getActiveProblemIndx(), and setActiveProblem().
|
staticprotected |
Definition at line 158 of file oofeggraphiccontext.h.
Referenced by getActiveStep(), and setActiveStep().
|
staticprotected |
Definition at line 158 of file oofeggraphiccontext.h.
Referenced by getActiveStepVersion(), and setActiveStepVersion().
|
staticprotected |
Definition at line 162 of file oofeggraphiccontext.h.
Referenced by getActiveYieldStep(), and setActiveYieldStep().
|
staticprotected |
Definition at line 149 of file oofeggraphiccontext.h.
Referenced by getBcForceColor(), and init().
|
staticprotected |
Definition at line 148 of file oofeggraphiccontext.h.
Referenced by getBcIcColor(), and init().
|
protected |
Definition at line 201 of file oofeggraphiccontext.h.
Referenced by setIntVarIndx().
|
staticprotected |
Definition at line 151 of file oofeggraphiccontext.h.
Referenced by getCrackPatternColor(), init(), and setCrackPatternColor().
|
staticprotected |
Definition at line 156 of file oofeggraphiccontext.h.
Referenced by getCrossSectionColor(), init(), and setCrossSectionColor().
|
staticprotected |
Definition at line 150 of file oofeggraphiccontext.h.
Referenced by getDeformedElementColor(), init(), and setDeformedElementColor().
|
staticprotected |
Definition at line 159 of file oofeggraphiccontext.h.
Referenced by getDefScale(), and setDefScale().
|
staticprotected |
Definition at line 144 of file oofeggraphiccontext.h.
Referenced by getElementEdgeColor(), init(), and setElementEdgeColor().
|
staticprotected |
Definition at line 168 of file oofeggraphiccontext.h.
Referenced by setElementFilterState(), and testElementGraphicActivity().
|
staticprotected |
Definition at line 187 of file oofeggraphiccontext.h.
Referenced by getScaleMax(), resetScaleVals(), and setScaleVals().
|
staticprotected |
Definition at line 187 of file oofeggraphiccontext.h.
Referenced by getScaleMin(), resetScaleVals(), and setScaleVals().
|
staticprotected |
Definition at line 139 of file oofeggraphiccontext.h.
Referenced by getActiveProblem(), init(), and setActiveProblem().
|
staticprotected |
Definition at line 154 of file oofeggraphiccontext.h.
Referenced by getExtendedSparseProfileColor(), and init().
|
staticprotected |
Definition at line 140 of file oofeggraphiccontext.h.
Referenced by getFringeTable(), and init().
|
staticprotected |
Definition at line 155 of file oofeggraphiccontext.h.
Referenced by getGeometryColor(), init(), and setGeometryColor().
|
staticprotected |
Definition at line 176 of file oofeggraphiccontext.h.
Referenced by getInternalVarsDefGeoFlag(), and setInternalVarsDefGeoFlag().
|
protected |
Definition at line 205 of file oofeggraphiccontext.h.
Referenced by oofegGraphicContext(), and setActivityFlag().
|
staticprotected |
Definition at line 165 of file oofeggraphiccontext.h.
Referenced by getMaterialModelFilterState(), init(), setActiveProblem(), and setMaterialModelFilterState().
|
staticprotected |
Definition at line 142 of file oofeggraphiccontext.h.
Referenced by getElementColor(), init(), and setElementColor().
|
staticprotected |
Definition at line 147 of file oofeggraphiccontext.h.
Referenced by getNodeColor(), init(), and setNodeColor().
|
protected |
Definition at line 203 of file oofeggraphiccontext.h.
Referenced by oofegGraphicContext(), and setPlotMode().
|
staticprotected |
Definition at line 145 of file oofeggraphiccontext.h.
Referenced by getRemoteElementEdgeColor().
|
staticprotected |
Definition at line 143 of file oofeggraphiccontext.h.
Referenced by getRemoteElementColor(), and init().
|
staticprotected |
Definition at line 170 of file oofeggraphiccontext.h.
Referenced by getScalarAlgo(), and setScalarAlgo().
|
staticprotected |
Definition at line 188 of file oofeggraphiccontext.h.
Referenced by resetScaleVals(), and updateFringeTableMinMax().
|
staticprotected |
Definition at line 186 of file oofeggraphiccontext.h.
Referenced by getScaleMode(), resetScaleVals(), and setScaleMode().
|
staticprotected |
Definition at line 172 of file oofeggraphiccontext.h.
Referenced by giveSmootherType().
|
staticprotected |
Definition at line 179 of file oofeggraphiccontext.h.
Referenced by getSparseProfileMode(), and setSparseProfileMode().
|
staticprotected |
Definition at line 154 of file oofeggraphiccontext.h.
Referenced by getStandardSparseProfileColor(), and init().
|
staticprotected |
Definition at line 190 of file oofeggraphiccontext.h.
Referenced by init().
|
staticprotected |
Definition at line 193 of file oofeggraphiccontext.h.
Referenced by setInternalStateMode().
|
protected |
Definition at line 199 of file oofeggraphiccontext.h.
Referenced by setInternalStateType().
|
staticprotected |
Definition at line 153 of file oofeggraphiccontext.h.
Referenced by getYieldPlotColor(), and init().
|
staticprotected |
Definition at line 160 of file oofeggraphiccontext.h.
Referenced by getLandScale(), and setLandScale().