Calling createMesh
externally in v24
#617
aprilnovak
started this conversation in
General
Replies: 1 comment 1 reply
-
What's the usecase for calling |
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
-
In Cardinal, we need to be able to call
createMesh
external to the NekRS code base. I think I've updated the function call correctly, to:but I get an error message at runtime due to a kernel not being found. Here's the whole error:
Do I need to change something in Cardinal's makefile to be able to link to/find the missing kernel? Or, if I'm misinterpreting something here, would you please help me to diagnose what is going wrong?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions