nekRS icon indicating copy to clipboard operation
nekRS copied to clipboard

Add include file.

Open aprilnovak opened this issue 5 months ago • 0 comments

I think this include file is missing -- in NekRS standalone this ends up being fine because #include inipp.hpp exists just above #include nekrs.hpp in main.cpp, but in Cardinal we #include nekrs.hpp in other files where it would be nice not to have to #include inipp.hpp before every call to #include nekrs.hpp.

aprilnovak avatar Jan 26 '24 14:01 aprilnovak