Version: 8.3.0
VISCOUS_3D::_CollisionEdges Struct Reference

Structure holding _LayerEdge's based on EDGEs that will collide at inflation up to the full thickness. More...

Public Member Functions

const SMDS_MeshNodenSrc (int i) const
 
const SMDS_MeshNodenTgt (int i) const
 

Data Fields

_LayerEdge_edge
 
vector< _LayerEdge * > _intEdges
 

Detailed Description

Structure holding _LayerEdge's based on EDGEs that will collide at inflation up to the full thickness.

A detected collision is fixed in updateNormals()

Member Function Documentation

const SMDS_MeshNode* VISCOUS_3D::_CollisionEdges::nSrc ( int  i) const
const SMDS_MeshNode* VISCOUS_3D::_CollisionEdges::nTgt ( int  i) const

Field Documentation

vector< _LayerEdge* > VISCOUS_3D::_CollisionEdges::_intEdges