v24 function renames #616
aprilnovak
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am in the process of updating Cardinal to NekRS v24, but am having difficulties finding the new names of some functions. Would you please assist me in correctly finding the new function names for:
nekrs::outputStep
evaluateProperties
verboseInfo
outfld
Can you please also share an example for how to correctly call
writeFld(const std::string& filename, const fldData& data, bool FP64 = false, const std::vector<int>& elementMask = {}, int Nout = 0, bool uniform = false);
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions