MeshCore::MeshFixRangeFacet Class Reference

The MeshFixRangeFacet class fixes facets with invalid neighbour indices. More...

#include <Degeneration.h>

Public Member Functions

bool Fixup ()
 Fixes facets with neighbour indices out of range. More...
 
 MeshFixRangeFacet (MeshKernel &rclM)
 Construction. More...
 
 ~MeshFixRangeFacet ()
 Destruction. More...
 
- Public Member Functions inherited from MeshCore::MeshValidation
virtual bool Fixup ()=0
 This function attempts to change the mesh kernel to be valid according to the checked criterion: True is returned if the errors could be fixed, false otherwise. More...
 
 MeshValidation (MeshKernel &rclB)
 
virtual ~MeshValidation ()
 

Detailed Description

The MeshFixRangeFacet class fixes facets with invalid neighbour indices.

See also
MeshEvalRangeFacet
Author
Werner Mayer

Constructor & Destructor Documentation

◆ MeshFixRangeFacet()

MeshCore::MeshFixRangeFacet::MeshFixRangeFacet ( MeshKernel rclM)

Construction.

◆ ~MeshFixRangeFacet()

MeshCore::MeshFixRangeFacet::~MeshFixRangeFacet ( )

Destruction.

Member Function Documentation

◆ Fixup()

bool MeshFixRangeFacet::Fixup ( )
virtual

Fixes facets with neighbour indices out of range.

Implements MeshCore::MeshValidation.

Referenced by Mesh::MeshObject::validateIndices().


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