Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

DEBUG info

pierangelo
Beginner
477 Views

Can anyone tell me how I can display the value of a variable defined in a module and used in a function?
What is the syntax for adding a variable like this to the Visual Studio 2022 Watch window?
use nlinfo, only: tend

0 Kudos
1 Reply
jimdempseyatthecove
Honored Contributor III
404 Views

try watching

nlinfo::tend

 

Jim Dempsey

0 Kudos
Reply