MeshCore::MeshFixInvalids Class Reference

The MeshFixInvalids class deletes all elements that are marked as 'Invalid'. More...

#include <Degeneration.h>

Public Member Functions

bool Fixup ()
 Remove invalid elements. More...
 
 MeshFixInvalids (MeshKernel &rclM)
 Construction. More...
 
 ~MeshFixInvalids ()
 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 MeshFixInvalids class deletes all elements that are marked as 'Invalid'.

See also
MeshEvalInvalids
Author
Werner Mayer

Constructor & Destructor Documentation

◆ MeshFixInvalids()

MeshCore::MeshFixInvalids::MeshFixInvalids ( MeshKernel rclM)

Construction.

◆ ~MeshFixInvalids()

MeshCore::MeshFixInvalids::~MeshFixInvalids ( )

Destruction.

Member Function Documentation

◆ Fixup()

bool MeshFixInvalids::Fixup ( )
virtual

Remove invalid elements.

Implements MeshCore::MeshValidation.


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