VISCOUS_3D::_ViscousBuilder Class Reference

Builder of viscous layers. More...

Public Member Functions

SMESH_ComputeErrorPtr CheckHypotheses (SMESH_Mesh &mesh, const TopoDS_Shape &shape)
 Check validity of hypotheses. More...
 
SMESH_ComputeErrorPtr Compute (SMESH_Mesh &mesh, const TopoDS_Shape &shape)
 Does its job. More...
 
bool MakeN2NMap (_MeshOfSolid *pm)
 computes SMESH_ProxyMesh::SubMesh::_n2n More...
 
void RestoreListeners ()
 At study restoration, restore event listeners used to clear an inferior dim sub-mesh modified by viscous layers. More...
 

Detailed Description

Builder of viscous layers.

Member Function Documentation

◆ CheckHypotheses()

SMESH_ComputeErrorPtr _ViscousBuilder::CheckHypotheses ( SMESH_Mesh mesh,
const TopoDS_Shape &  shape 
)

◆ Compute()

SMESH_ComputeErrorPtr _ViscousBuilder::Compute ( SMESH_Mesh mesh,
const TopoDS_Shape &  shape 
)

◆ MakeN2NMap()

◆ RestoreListeners()

void _ViscousBuilder::RestoreListeners ( )

At study restoration, restore event listeners used to clear an inferior dim sub-mesh modified by viscous layers.


The documentation for this class was generated from the following file: