Skip to content

The CompressibleFlowCadExample Test hangs with a clang build with 64 bit indices #534

@klbudzin

Description

@klbudzin

For some reason the new refactor of Geometry aware mesh topologies in Petsc 5552b385b77b214b234683fbe1b434751e6350f0 causes the call: DMPlexGenerate(surfaceDm, generator.empty() ? "tetgen" : generator.c_str(), PETSC_TRUE, &dm) >> utilities::PetscUtilities::checkError;
to hang for our clang build with 64 bit indices. Im pretty sure this is a problem with PetsC, so the CompressibleFlowCadExample Test is currently switched off to not stifle progress on other things.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions