eap f2d9abb577 0021859: SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
+  inline static gp_XY calcTFI(double x, double y, ...
+  void SetIsBiQuadratic(const bool theBuildBiQuadratic);
+  const SMDS_MeshNode* GetCentralNode(const SMDS_MeshNode* n1, ...

+  std::map< TBiQuad, SMDS_MeshNode* > myMapWithCentralNode; // central nodes of faces
+  bool            myCreateBiQuadratic;
2013-03-06 08:14:30 +00:00
2012-10-09 07:28:56 +00:00
2012-06-05 12:18:07 +00:00
2012-12-29 11:45:10 +00:00
2012-06-05 12:18:07 +00:00
2004-06-18 08:34:31 +00:00
2012-06-05 12:18:07 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2012-06-05 12:18:07 +00:00

The file is empty.
Description
SALOME Mesh module
Readme 91 MiB
Languages
C++ 85.2%
Python 12.8%
CMake 1.1%
HTML 0.4%
C 0.3%
Other 0.1%