Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use flying edges for mesh generation #1741

Merged
merged 20 commits into from
Nov 16, 2024

minor cleanups

f7bbfc8
Select commit
Loading
Failed to load commit list.
Merged

Use flying edges for mesh generation #1741

minor cleanups
f7bbfc8
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 14, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 296 in avogadro/core/cube.cpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/core/cube.cpp#L296

Variable 'nx' is assigned a value that is never used.

Check notice on line 225 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L225

class member 'MeshGenerator::gridEdges' is never used.

Check notice on line 226 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L226

class member 'MeshGenerator::cubeCases' is never used.

Check notice on line 227 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L227

class member 'MeshGenerator::triCounter' is never used.

Check notice on line 228 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L228

class member 'MeshGenerator::edgeCases' is never used.

Check notice on line 237 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L237

class member 'MeshGenerator::numTris' is never used.

Check notice on line 238 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L238

class member 'MeshGenerator::isCut' is never used.

Check notice on line 239 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L239

class member 'MeshGenerator::caseTriangles' is never used.

Check notice on line 240 in avogadro/qtgui/meshgenerator.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

avogadro/qtgui/meshgenerator.h#L240

class member 'MeshGenerator::edgeVertices' is never used.