Skip to content

Bugs in CVolumetricMovement::ComputenNonconvexElements #1171

@pcarruscag

Description

@pcarruscag

Describe the bug
A compiler warning brought me to this routine.
The logic to check for convexity of 3D elements seems flawed, I left two comments in the code in #1167 (it will be in develop soon enough) of what seems odd about it.
I think this routine was introduced in #1076, and it seems the intention is to check the volume of the tet associated with each corner of an element, a similar method is used in CPhysicalGeometry::Check_IntElem_Orientation.

I am not planning to fix this myself :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions