Data Structures |
| struct | VISU.TDataArrayHolder< EDataType > |
| struct | VISU.TDataArrayHolder2< EDataType > |
| struct | VISU.TTimeStampOnProfileInitArray< EDataType > |
| struct | VISU.TTimeStampOnProfileInitModulus< EDataType > |
| struct | VISU.TTimeStampOnGaussMeshInitArray< EDataType > |
Packages |
| package | VISU |
Functions |
| std::string | VISU.GenerateFieldName (const PFieldImpl &theField, const PValForTimeImpl &theValForTime) |
| template<int EDataType> |
| void | VISU.InitTimeStampOnProfile (const PUnstructuredGrid &theSource, const PFieldImpl &theField, const PValForTimeImpl &theValForTime, const VISU::TEntity &theEntity) |
| void | VISU.GetTimeStampOnProfile (const PUnstructuredGrid &theSource, const PFieldImpl &theField, const PValForTimeImpl &theValForTime, const VISU::TEntity &theEntity) |
| template<int EDataType> |
| void | VISU.InitTimeStampOnGaussMesh (const PPolyData &theSource, const PFieldImpl &theField, const PValForTimeImpl &theValForTime) |
| void | VISU.GetTimeStampOnGaussMesh (const PPolyData &theSource, const PFieldImpl &theField, const PValForTimeImpl &theValForTime) |
| void | VISU.InitMed2VisuArray (std::vector< int > &anArray, EGeometry aEGeom) |
Variables |
| static int | MYDEBUG = 0 |