Error processing Cubit mesh #3835
Unanswered
Dan2997925
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
It means that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm reading a 3D cubit mesh from disk. I get an error from mesh::GetQuadOrientation, it prints out
base = [ x x x x]
test = [x x x x]
and then it exits with mfem::mfem_error
So what does this mean?
Beta Was this translation helpful? Give feedback.
All reactions