#include "VISU_CorbaMedConvertor.hxx"#include "VISU_ConvertorUtils.hxx"#include <vtkCellType.h>#include <boost/tuple/tuple.hpp>#include "ReceiverFactory.hxx"#include "MED_SliceArray.hxx"#include "utilities.h"
Defines | |
| #define | USER_INTERLACE MED_FULL_INTERLACE |
Functions | |
| VISU_Convertor * | CreateMEDConvertor (SALOMEDS::SObject_ptr theMedSObject) |
| VISU_Convertor * | CreateMEDFieldConvertor (SALOME_MED::FIELD_ptr theField) |
| template<class TValueType , class TContainerType > | |
| void | ImportField (TContainerType &theContainer, VISU::PCMesh theMesh, VISU::PCField theField, VISU::PCValForTime theValForTime, VISU::PCMeshOnEntity theMeshOnEntity) |
Variables | |
| static int | MYDEBUG = 0 |
| #define USER_INTERLACE MED_FULL_INTERLACE |
| VISU_Convertor* CreateMEDConvertor | ( | SALOMEDS::SObject_ptr | theMedSObject | ) |
| VISU_Convertor* CreateMEDFieldConvertor | ( | SALOME_MED::FIELD_ptr | theField | ) |
| void ImportField | ( | TContainerType & | theContainer, |
| VISU::PCMesh | theMesh, | ||
| VISU::PCField | theField, | ||
| VISU::PCValForTime | theValForTime, | ||
| VISU::PCMeshOnEntity | theMeshOnEntity | ||
| ) |
References VISU.ePOINT1, MESSAGE, MYDEBUG, VISU.TMeshValueBase.myNbComp, and VISU.NODE_ENTITY.
int MYDEBUG = 0 [static] |