You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add code that will find CGNS tools -- cgnscheck, cgnsdiff, cgnslist, cgnscompress, cgnsconvert, cgnsnames, cgnsupdate.
For each of these that is found, the symbol CGNS_{command_uppercase}_BINARY will be defined. These are useful for tests of applications/routines that access CGNS files -- the testing code can check whether a specific command exists and act accordingly.
The NetCDF and HDF5 Find routines contain similar code and naming conventions.
0 commit comments