PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::MeshUtilities::CheckMesh3DConfiguration Struct Referencefinal

#include <MeshUtilities.hpp>

Public Attributes

bool Cell0D_CheckDuplications = true
 
bool Cell1D_CheckDuplications = true
 
bool Cell1D_CheckMeasure = true
 
bool Cell2D_CheckEdges = true
 
bool Cell2D_CheckDuplications = true
 
bool Cell2D_CheckConvexity = true
 
bool Cell2D_CheckMeasure = true
 
bool Cell3D_CheckDuplications = true
 
bool Cell3D_CheckEdges = true
 
bool Cell3D_CheckEdgesAreActive = true
 
bool Cell3D_CheckConvexity = true
 
bool Cell3D_CheckMeasure = true
 
bool Cell3D_CheckFaces = true
 

Member Data Documentation

◆ Cell0D_CheckDuplications

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell0D_CheckDuplications = true

◆ Cell1D_CheckDuplications

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell1D_CheckDuplications = true

◆ Cell1D_CheckMeasure

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell1D_CheckMeasure = true

◆ Cell2D_CheckConvexity

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell2D_CheckConvexity = true

◆ Cell2D_CheckDuplications

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell2D_CheckDuplications = true

◆ Cell2D_CheckEdges

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell2D_CheckEdges = true

◆ Cell2D_CheckMeasure

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell2D_CheckMeasure = true

◆ Cell3D_CheckConvexity

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell3D_CheckConvexity = true

◆ Cell3D_CheckDuplications

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell3D_CheckDuplications = true

◆ Cell3D_CheckEdges

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell3D_CheckEdges = true

◆ Cell3D_CheckEdgesAreActive

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell3D_CheckEdgesAreActive = true

◆ Cell3D_CheckFaces

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell3D_CheckFaces = true

◆ Cell3D_CheckMeasure

bool Gedim::MeshUtilities::CheckMesh3DConfiguration::Cell3D_CheckMeasure = true

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