mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
SALOME Mesh module
3244dc5cc3
0021380: EDF 1937 SMESH: Take into account QUAD9 and HEXA27 + static VTKCellType toVtkType (SMDSAbs_EntityType vtkType); + static SMDSAbs_EntityType toSmdsType(VTKCellType vtkType); + + static const std::vector<int>& toVtkOrder(VTKCellType vtkType); + static const std::vector<int>& toVtkOrder(SMDSAbs_EntityType smdsType); + static const std::vector<int>& fromVtkOrder(VTKCellType vtkType); + static const std::vector<int>& fromVtkOrder(SMDSAbs_EntityType smdsType); + + static const std::vector<int>& reverseSmdsOrder(SMDSAbs_EntityType smdsType); + static const std::vector<int>& interlacedSmdsOrder(SMDSAbs_EntityType smdsType); + + template< class VECT > + static void applyInterlace( const std::vector<int>& interlace, VECT & data) |
||
---|---|---|
adm_local | ||
bin | ||
doc | ||
idl | ||
resources | ||
src | ||
AUTHORS | ||
build_cmake | ||
build_cmake.bat | ||
build_configure | ||
ChangeLog | ||
clean_configure | ||
configure.ac | ||
COPYING | ||
cvs-tags | ||
INSTALL | ||
LICENCE | ||
Makefile.am | ||
NEWS | ||
README | ||
SMESH_version.h.in |