#include "SMESH_StdMeshers.hxx"#include "SMESH_Hypothesis.hxx"#include "SMESH_ProxyMesh.hxx"#include "SMESH_ComputeError.hxx"#include <vector>

Go to the source code of this file.
Data Structures | |
| class | StdMeshers_ViscousLayers |
| Hypothesis defining parameters of viscous layers. More... | |
Namespaces | |
| namespace | VISCOUS_3D |
Functions | |
| void | VISCOUS_3D::ToClearSubWithMain (SMESH_subMesh *sub, const TopoDS_Shape &main) |
| sets a sub-mesh event listener to clear sub-meshes of sub-shapes of the main shape when sub-mesh of the main shape is cleared, for example to clear sub-meshes of FACEs when sub-mesh of a SOLID is cleared More... | |